V aplikaci / došlo k chybě serveru.

The Microsoft Access database engine cannot open or write to the file ''. It is already opened exclusively by another user, or you need permission to view and write its data.

Popis: Při provádění aktuálního webového požadavku došlo k neošetřené výjimce. Další informace o chybě a o jejím původu v kódu naleznete v trasování zásobníku.

Podrobnosti o výjimce: System.Data.OleDb.OleDbException: The Microsoft Access database engine cannot open or write to the file ''. It is already opened exclusively by another user, or you need permission to view and write its data.

Zdrojová chyba:

Při provádění aktuálního webového požadavku byla vyvolána neošetřená výjimka. Informace týkající se původu a umístění výjimky lze zjistit pomocí níže uvedeného trasování zásobníku výjimek.

Trasování zásobníku:


[OleDbException (0x80004005): The Microsoft Access database engine cannot open or write to the file ''. It is already opened exclusively by another user, or you need permission to view and write its data.]
   System.Data.OleDb.OleDbCommand.ExecuteCommandTextErrorHandling(OleDbHResult hr) +1553134
   System.Data.OleDb.OleDbCommand.ExecuteCommandTextForSingleResult(tagDBPARAMS dbParams, Object& executeResult) +323
   System.Data.OleDb.OleDbCommand.ExecuteCommandText(Object& executeResult) +225
   System.Data.OleDb.OleDbCommand.ExecuteReaderInternal(CommandBehavior behavior, String method) +203
   System.Data.OleDb.OleDbCommand.ExecuteReader(CommandBehavior behavior) +143
   WebCtrlLib.ResourceManagerHelper..ctor(HttpSessionState session, HttpApplicationState application, String baseName, Assembly assembly) +2226
   WebCtrlLib.PageDef.OnPreInit(EventArgs e) +1659
   System.Web.UI.Page.PerformPreInit() +47
   System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) +335


Informace o verzi: Microsoft .NET Framework verze:4.0.30319; verze ASP.NET:4.8.4700.0