Groups | Blog | Home
all groups > dotnet web services enhancements > august 2006 >

dotnet web services enhancements : WSE 2.0 problem ... Server Unavailable, please try again later


AndrewTing
8/14/2006 10:45:02 AM

I am trying the sample code that came with WSE 2.0.

I deployed this web service to my test server UsernameSignCodeService.

When I point the sample client to this webservice, the example stops working.

I get the following exception:

" at
System.Web.Services.Protocols.SoapHttpClientProtocol.ReadResponse(SoapClientMessage
message, WebResponse response, Stream responseStream, Boolean asyncCall)\r\n
at System.Web.Services.Protocols.SoapHttpClientProtocol.Invoke(String
methodName, Object[] parameters)\r\n at
UsernameSigningClient.StockServiceWse.StockQuoteRequest(String[] symbols) in
c:\\program files\\microsoft
wse\\v2.0\\samples\\cs\\quickstart\\usernamesigning\\code\\usernamesigncodeclient\\usernamesigningproxy.cs:line
51\r\n at UsernameSigningClient.UsernameSigningClient.Run() in c:\\program
files\\microsoft
wse\\v2.0\\samples\\cs\\quickstart\\usernamesigning\\code\\usernamesigncodeclient\\usernamesigningclient.cs:line
106\r\n at UsernameSigningClient.UsernameSigningClient.Main(String[] args)
in c:\\program files\\microsoft
wse\\v2.0\\samples\\cs\\quickstart\\usernamesigning\\code\\usernamesigncodeclient\\usernamesigningclient.cs:line 50"

AndrewTing
8/14/2006 10:57:02 AM

I installed WSE 2.0 on the target server, I can browse to the .asmx file ok.

But I get the error "Server unavailable, please try again later".


Thanks,
Pablo Cibraro [MVP]
8/15/2006 10:06:38 AM
Hi Andrew,

Did you check the event log to see if there is any error there ?

Regards,
Pablo Cibraro.

[quoted text, click to view]

AddThis Social Bookmark Button