|
-
March 1st, 2000, 11:18 AM
#14
Re: VB 6 crashes during debug
What exactly does the AspHttp control do ? Is it something that you could remove from your project (comment out calls / return dummy values where it's expecting to be called) and see if the crashes are still happening.
If it's a C++ component being used in VB, then this could also cause some problems (especially at debug time).
As for the 'vbw' - that was a complete fluke that I ever found it - I must say that I encountered the problem with the 'vbw' files in VB5 and not in VB6 (yet).
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
|