Timeouts (testing) for AJAX Web service calls

L

Lloyd Sheen

It seems that debugging AJAX Web services is about impossible. I have
googled and found the Sys.Net.WebRequestManager.set_defaultTimeout call. I
set the value to 15000 which is supposed to be 15 seconds but I cannot
perform anything in my webservice without timing out.

I have a logging web service which works in IIS but again not with VS 2005
Pro / debugging.

While debugging I am using the ASP.NET development server. Any ideas??

Thanks
Lloyd Sheen
 
L

Lloyd Sheen

Lloyd Sheen said:
It seems that debugging AJAX Web services is about impossible. I have
googled and found the Sys.Net.WebRequestManager.set_defaultTimeout call.
I set the value to 15000 which is supposed to be 15 seconds but I cannot
perform anything in my webservice without timing out.

I have a logging web service which works in IIS but again not with VS 2005
Pro / debugging.

While debugging I am using the ASP.NET development server. Any ideas??

Thanks
Lloyd Sheen

Ok, I just found updated docs for this (the video on ASP.NET site is wrong).
I am now changing the calls and ...

Thanks
LS
 

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

Members online

No members online now.

Forum statistics

Threads
473,766
Messages
2,569,569
Members
45,042
Latest member
icassiem

Latest Threads

Top