ajax with WCF work. but few miniute after, doesn't work.

Posted by sunglim on Stack Overflow See other posts from Stack Overflow or by sunglim
Published on 2010-05-11T13:11:33Z Indexed on 2010/05/11 13:14 UTC
Read the original article Hit count: 278

Filed under:
|

hello.

I am WCF pure newbie. I know this question could look like dumb.

I used to write ajax with the Webservice.

but on this project. I tried to use WCF for ajax.

after I build the project. I try to call wcf ajax.

and I can receive return successfully.

But 10 or more minute after. I cann't receive return, and the ajax call the error function.

and the fiddler return nothing.

if I rebuild the project without any source modifying, I can receive ajax return successfully.

such a weird situation.

is their anybody who experience this?

and know why ?

Thank You.

© Stack Overflow or respective owner

Related posts about AJAX

Related posts about wcf