PDA

Click to See Complete Forum and Search --> : ITC Crashing on program exit


Aug 2nd, 1999, 02:22 PM
When i exit my program either in vb or compiled exe it crashes on exit. I think it is the Internet Transfer Control because i only have when I'm using it.
I do send the quit command on program exit set a requesttimeout to 1 and .cancel at the end but as soon as i invoke "end" or al my forms are destroyed so my program exits i get drwatson on my screen.

Aug 2nd, 1999, 03:15 PM
BUG: ITC Access Violation with Internet Explorer 5 when FTP Functionality Used

--------------------------------------------------------------------------------
The information in this article applies to:

Microsoft Internet Explorer (Programming) version 5.0
Microsoft Visual Basic Professional Edition for Windows, versions 5.0, 6.0

--------------------------------------------------------------------------------


SYMPTOMS
The Internet Transfer Control (ITC), which is shipped with Visual Basic, causes and Access Violation with Internet Explore 5 when both FTP and HTTP functionality is used.

The Access Violation is generally reported when the application is shut down.





Source http://support.microsoft.com/support/kb/articles/Q232/6/32.ASP

Thank you Microsoft :(


-Azzmodan