|
-
March 1st, 2000, 04:00 AM
#5
Re: VB 6 crashes during debug
Are you using :
1 - Any third party OCX / DLL's ?
2 - Any WinAPI calls ?
3 - Any Subclassing at all ?
4 - Loading more than one project at a time (ie. a 'vbg' group) ?
All of these can cause the kinds of crashes you are experiencing.
I had a similar problem in VB5 when it would crash just loading a project - in the end I found removing the '.vbw' files from the project directory made some difference (although it shouldn't).
Chris Eastwood
CodeGuru - the website for developers
http://codeguru.developer.com/vb
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|