ajax with WCF work. but few miniute after, doesn't work.
- by sunglim
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.