PC Review


Reply
Thread Tools Rate Thread

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

 
 
Oblivion
Guest
Posts: n/a
 
      22nd Feb 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
 
      22nd Feb 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
Rate This Thread
Rate This Thread:

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
Remote Debugging Issue VS2005 (works fine with VS2003) fred64 Microsoft C# .NET 0 11th Jun 2007 10:44 AM
vs2003 to vs2005 John Microsoft Dot NET Framework Forms 1 14th Jan 2007 09:58 PM
vs2003 to vs2005 John Microsoft VB .NET 1 29th Oct 2005 10:34 AM
Re: Reference VS2005 assembly from VS2003 project Mattias Sjögren Microsoft Dot NET Framework 0 31st Aug 2005 09:44 PM
Re: Reference VS2005 assembly from VS2003 project Jody Gelowitz Microsoft Dot NET 0 31st Aug 2005 04:02 PM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 02:45 AM.