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
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