Velocity Reviews - Computer Hardware Reviews

Velocity Reviews > Newsgroups > Programming > ASP .Net > Can't get simple web service reference to work in Beta 2

Reply
Thread Tools

Can't get simple web service reference to work in Beta 2

 
 
Michael Rodriguez
Guest
Posts: n/a
 
      05-27-2005
I created a basic website with two lines of code and was able to debug it
fine.

I created a webservice with the basic HelloWorld function and was able to
run it and debug it fine.

I went into my website and added a reference to the same web service,
doesn't work! I can run either one independently, but can't call the web
service from the web site. The message I get is:

The request failed with HTTP status 401: Unauthorized.

Also, if I try to step into the webservice from the website, I get "Unable
to automatically step into the server. The remote procedure could not be
debugged. This usually indicates that debugging has not been enabled on the
server."

All of this is using the ASP.NET Development Server. This was working in
the last CTP, it just stopped working in Beta 2.

I've already tried aspnet_regiis -i, etc.

Any ideas?

TIA,

Mike Rodriguez


 
Reply With Quote
 
 
 
 
Kevin Spencer
Guest
Posts: n/a
 
      05-28-2005
I don't have any ideas, but I have observed the same problem on my machine.
So, it is likely that it is a problem in the beta software.

--
HTH,

Kevin Spencer
Microsoft MVP
..Net Developer
Ambiguity has a certain quality to it.
"Michael Rodriguez" <> wrote in message
news:%...
>I created a basic website with two lines of code and was able to debug it
>fine.
>
> I created a webservice with the basic HelloWorld function and was able to
> run it and debug it fine.
>
> I went into my website and added a reference to the same web service,
> doesn't work! I can run either one independently, but can't call the web
> service from the web site. The message I get is:
>
> The request failed with HTTP status 401: Unauthorized.
>
> Also, if I try to step into the webservice from the website, I get "Unable
> to automatically step into the server. The remote procedure could not be
> debugged. This usually indicates that debugging has not been enabled on
> the server."
>
> All of this is using the ASP.NET Development Server. This was working in
> the last CTP, it just stopped working in Beta 2.
>
> I've already tried aspnet_regiis -i, etc.
>
> Any ideas?
>
> TIA,
>
> Mike Rodriguez
>
>



 
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
Does timer in Web Service Global.asax block my Web Service from processing web-site requests? Leo Violette ASP .Net Web Services 0 04-17-2009 12:39 AM
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
InvocationTargetException when calling "new Service()" in Axis web service to call another web service Michael Averstegge Java 0 01-10-2006 11:05 PM
Simple web service required (paid work) hardrat@hotmail.com ASP .Net 0 09-26-2005 03:50 AM
Web service does not show up while adding web reference Kiran ASP .Net 3 08-22-2003 09:40 AM



Advertisments