Velocity Reviews - Computer Hardware Reviews

Velocity Reviews > Newsgroups > Programming > ASP .Net > Cannot Add Web Reference in VS2005 (but everything works in VS2003)

Reply
Thread Tools

Cannot Add Web Reference in VS2005 (but everything works in VS2003)

 
 
Oblivion
Guest
Posts: n/a
 
      02-22-2008
Hi Everyone.

I'm running into a weird problem with VS 2005. I can no longer easily
add web references. In Visual Studio, I right click "References" and
choose "Add Web Reference". Then, in the dialog box, I type the
location of the reference, "http://acme/acmeWebServices/". After a
few seconds, I see the web methods in the right pane (which is just a
reflection of Internet Explorer) but in the right pane, the "Add
Reference" button is greyed out and there's a error: "The request
failed with HTTP status 503: Service Unavailable." I cannot create a
proxyFile using WSDL.exe either (even when I specify the proxy URL,
user and password properties). Other oddities include having to use
fully qualified names for some web references. I found that there's
one server in our enterprise who's webservice I can add (besides
localhost). But even there, i can't simply specify "http://server/
WebService/" (I get a "Proxy Authentication Required" error). i have
to specify "http://server.company.com/WebService/" to correctly get
all the web services.

I do all of this in VS 2003 with no problems. There's something
that's changed in VS 2005 and I don't know where to look for it. I've
scoured Google and other search engines and tried almost everything
(even obscure stuff like "regsvr32 msxml.dll", etc).

Thanks in advance for the help!
 
Reply With Quote
 
 
 
 
bruce barker
Guest
Posts: n/a
 
      02-22-2008
update the proxy settings in vs2005 configuration file:

http://support.microsoft.com/kb/910804

-- bruce (sqlwork.com)


"Oblivion" wrote:

> Hi Everyone.
>
> I'm running into a weird problem with VS 2005. I can no longer easily
> add web references. In Visual Studio, I right click "References" and
> choose "Add Web Reference". Then, in the dialog box, I type the
> location of the reference, "http://acme/acmeWebServices/". After a
> few seconds, I see the web methods in the right pane (which is just a
> reflection of Internet Explorer) but in the right pane, the "Add
> Reference" button is greyed out and there's a error: "The request
> failed with HTTP status 503: Service Unavailable." I cannot create a
> proxyFile using WSDL.exe either (even when I specify the proxy URL,
> user and password properties). Other oddities include having to use
> fully qualified names for some web references. I found that there's
> one server in our enterprise who's webservice I can add (besides
> localhost). But even there, i can't simply specify "http://server/
> WebService/" (I get a "Proxy Authentication Required" error). i have
> to specify "http://server.company.com/WebService/" to correctly get
> all the web services.
>
> I do all of this in VS 2003 with no problems. There's something
> that's changed in VS 2005 and I don't know where to look for it. I've
> scoured Google and other search engines and tried almost everything
> (even obscure stuff like "regsvr32 msxml.dll", etc).
>
> Thanks in advance for the help!
>

 
Reply With Quote
 
 
 
Reply

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Not Quite Everything for a Theory of Everything fitz VOIP 0 02-28-2010 04:42 PM
VS2005 "Add Web Reference" "Unable to connect to the remote server", then successfully displays the service info. Add reference button is disabled. Connecting to WS outside of VS is fast. BobC ASP .Net Web Services 1 01-25-2007 02:27 PM
VS2005 Add Reference Mark Olbert ASP .Net 11 02-24-2006 02:09 AM
vs2005 consuming web service, adding web reference ? only_me ASP .Net Web Services 2 09-25-2005 12:46 PM
After rebooting my PC works, works, works! Antivirus problem? Adriano Computer Information 1 12-15-2003 05:30 AM



Advertisments
 



1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57