HI
I am working with DotNetNuke 4th version.i am using VS2005.Data is storing in .mdf file.i am using server explorer for database operations.but if my server explorer is open and if i try to run apllication its giving following error
"ERROR: Could not connect to database specified in connectionStrin g for SqlDataProvider "
for this every time i am closing connection and closing server explorer window.
then only its working.
same way if apllication is running and i try to open the server explorer its giving error.
I am working with DotNetNuke 4th version.i am using VS2005.Data is storing in .mdf file.i am using server explorer for database operations.but if my server explorer is open and if i try to run apllication its giving following error
"ERROR: Could not connect to database specified in connectionStrin g for SqlDataProvider "
for this every time i am closing connection and closing server explorer window.
then only its working.
same way if apllication is running and i try to open the server explorer its giving error.
Comment