Dear All,
When calling a long process of web services from ASP.NET, I got operation time out..
I already did the following:
to extend session time out from 360 to 1200
to extend Execution time out to 1200
when I try to investigate the problem through SQL Analyzer the task is still processing.. why I got the "Operation time out" message.
it seems like ASP.NET does not know the processing status.
I need advise ..
Thanks a lot in advance
Regards
Winanjaya
When calling a long process of web services from ASP.NET, I got operation time out..
I already did the following:
to extend session time out from 360 to 1200
to extend Execution time out to 1200
when I try to investigate the problem through SQL Analyzer the task is still processing.. why I got the "Operation time out" message.
it seems like ASP.NET does not know the processing status.
I need advise ..
Thanks a lot in advance
Regards
Winanjaya