Link to home
Start Free TrialLog in
Avatar of jtk207
jtk207

asked on

INET Freezes (VB6)

I have a Visual Basic 6 program that uses INET, and constantly makes inet requests using a timer.  This program used to work quite well, and then i reformatted my computer.  Now, the same program (I put it on a CD) freezes within about 5 minutes of running it.  It works well on my friends computer.  I tried changing the priority of the task to low in the task manager, but that didn't work.  Any idea how I can fix this problem?  Thanks in advance.
ASKER CERTIFIED SOLUTION
Avatar of mugman21
mugman21

Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial
Avatar of jtk207
jtk207

ASKER

Heh.. thanks a lot!  All you truely needed to say was:

"I believe the cause of this is due to the INET's registration info in the registry has been currupted. Re-register the msinet.ocx control."

...the rest I knew.  But thanks for the extra effort.  Good job!