Unable to add Web Reference in VB.net (Timeout)

C

Chip

When trying to add a Web Reference in VB.NET you may find
your system timing out, and you never get to choose the
Service, even though you are able to navigate to it
successfully from the browser window. This is due to a
problem with WinSock calls inside of WSDL.exe (Framework
1.1). This occurs if your system has too many Network
Protocals. I removed some unnecessary protocols and it
resolved my problem.

See this article, this fixed my problem:
http://support.microsoft.com/default.aspx?scid=kb;en-
us;815209

Hopefully you wont have to endur four days of hell trying
to figure out why this wouldn't work. Thanks Microsoft!
 
O

One Handed Man [ OHM# ]

LOL, your link produced this error message.

"The page you were looking for is currently not available. The address may
not be correct, or there may be a temporary problem with this site."

Regards - OHM

When trying to add a Web Reference in VB.NET you may find
your system timing out, and you never get to choose the
Service, even though you are able to navigate to it
successfully from the browser window. This is due to a
problem with WinSock calls inside of WSDL.exe (Framework
1.1). This occurs if your system has too many Network
Protocals. I removed some unnecessary protocols and it
resolved my problem.

See this article, this fixed my problem:
http://support.microsoft.com/default.aspx?scid=kb;en-
us;815209

Hopefully you wont have to endur four days of hell trying
to figure out why this wouldn't work. Thanks Microsoft!

Regards - OHM# OneHandedMan{at}BTInternet{dot}com
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top