Hi all,
i have written an vb.net code that execute a heavy stored prodecure on web
server. At first when i browse this page on internet explorer, after some
second an error is displayed on page like this "SERVER APPLICATION
UNAVAILABLE", then i solve this problem by setting executiontimeout in
web.config file.
Now i hit to new problem, when i browse this page after 200 second an
error is displyed on page - the page can not be displayed.
How can i get rid of this problem?
can anybody help me?
i appriciate your help.