This problem occurs after several refresh operations. Is it because the database is not properly shut down?
Server Error in '/'application.
Unspecified error
Description:An unhandled exception occurred during the execution of the current Web request. Please review the stack trace for more information about the error and where it originated in the code.
Exception details:System. Data. oledb. oledbexception: unspecified error
Source error:
An unhandled exception was generated during the execution of the current Web request. Information regarding the origin and location of the exception can be identified using the exception stack trace below. |
Stack trace:
[Oledbexception (0x80004005): unspecified error] system. data. oledb. oledbconnectioninternal .. ctor (oledbconnectionstring constr, oledbconnection connection) + 1054817 system. data. oledb. oledbconnectionfactory. createconnection (dbconnectionoptions options, object poolgroupproviderinfo, dbconnectionpool, dbconnection owningobject) + 53 system. data. providerbase. dbconnectionfactory. createnonpooledconnection (dbconnection owningconnection, dbconnectionpoolgroup poolgroup) + 27 system. data. providerbase. dbconnectionfactory. getconnection (dbconnection owningconnection) + 47 system. data. providerbase. dbconnectionclosed. open connection (dbconnection outerconnection, dbconnectionfactory connectionfactory) + 105 system. data. oledb. oledbconnection. open () + 37 power. chklogin () + 267 power. chkpowerlogin () + 6 power. chktype (string powertype) + 8 admin_aann.page_load (Object sender, eventargs e) + 16 system. web. util. callihelper. eventargfunctioncaller (intptr FP, object o, object T, eventargs e) + 15 system. web. util. callieventhandlerdelegateproxy. callback (Object sender, eventargs e) + 34 system. web. UI. control. onload (eventargs e) + 99 system. web. UI. control. loadrecursive () + 47 system. web. UI. page. processrequestmain (Boolean includestagesbeforeasyncpoint, Boolean includestagesafterasyncpoint) + 1061
|
Version Information: Microsoft. NET Framework Version: 2.0.50727.42; ASP. NET version: 2.0.50727.210