I was getting SQLException Time out so i added this line cmd.CommandTime out = 1000;
also in my ScriptManager i set AsyncPostBackTi meout="1200". now when i run my application all what i get is this
The operation has timedout. no further explanation from where it is hapning.
Any Thoughts!
Thanks
also in my ScriptManager i set AsyncPostBackTi meout="1200". now when i run my application all what i get is this
The operation has timedout. no further explanation from where it is hapning.
Any Thoughts!
Thanks
Comment