Internet problems VS2005
C#
1
Posts
1
Posters
0
Views
1
Watching
-
I've can into a problem. I have som "old" code made in VS2003. It's an application which queries some information on the internet, which is used in the application. In VS2003 it was able to close all the open connections to the internet. BUT after VS2005 has compiled the exe, the connection stays open? and therefore, windows cannot shut down while the program is running. Any help would be appreciated!!