For Programmers: Free Programming Magazines  


Home > Archive > ASP .NET > November 2007 > Timeouts (testing) for AJAX Web service calls









You are viewing an archived Text-only version of the thread. To view this thread in it's original format and/or if you want to reply to this thread please [click here]

 

Author Timeouts (testing) for AJAX Web service calls
Lloyd Sheen

2007-11-30, 7:16 pm

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

Lloyd Sheen

2007-11-30, 7:16 pm


"Lloyd Sheen" <a@b.c> wrote in message
news:euN3Zf2MIHA.536@TK2MSFTNGP06.phx.gbl...
> 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

Sponsored Links







Also available: Server administration forum archive | Web Design forum archive | Software forum archive | Hardware reviews archive

Copyright 2010 codecomments.com