mahesh18
October 15th, 2003, 06:37 AM
Hi All,
I am very new to ASP.NET. In the Global.asa i declair a connection variable and in the Application_Start i open the connection.
My problem is when i am trying to use the same connection variable in a webform it gives error like current connection state is closed.
I think when i open the connection in the Application_Start event it should be open throughout the application.
Please help me.
Regards
Mahesh
I am very new to ASP.NET. In the Global.asa i declair a connection variable and in the Application_Start i open the connection.
My problem is when i am trying to use the same connection variable in a webform it gives error like current connection state is closed.
I think when i open the connection in the Application_Start event it should be open throughout the application.
Please help me.
Regards
Mahesh