Server Error in '/' Application.

Access to the path 'D:\localUser\GCUBE\G-CUBE\GcubeShop\data\vwscart.vdb3' is denied.

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.UnauthorizedAccessException: Access to the path 'D:\localUser\GCUBE\G-CUBE\GcubeShop\data\vwscart.vdb3' is denied.

ASP.NET is not authorized to access the requested resource. Consider granting access rights to the resource to the ASP.NET request identity. ASP.NET has a base process identity (typically {MACHINE}\ASPNET on IIS 5 or Network Service on IIS 6 and IIS 7, and the configured application pool identity on IIS 7.5) that is used if the application is not impersonating. If the application is impersonating via <identity impersonate="true"/>, the identity will be the anonymous user (typically IUSR_MACHINENAME) or the authenticated request user.

To grant ASP.NET access to a file, right-click the file in File Explorer, choose "Properties" and select the Security tab. Click "Add" to add the appropriate user or group. Highlight the ASP.NET account, and check the boxes for the desired access.

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:


[UnauthorizedAccessException: Access to the path 'D:\localUser\GCUBE\G-CUBE\GcubeShop\data\vwscart.vdb3' is denied.]
   jj.a(String A_0, Int32 A_1, Boolean A_2) +319
   jj..ctor(String A_0, c A_1, Int32 A_2) +94
   h2.a(String A_0, c A_1, Int32 A_2) +176
   u.b(c A_0, UInt64 A_1) +83
   ke.b(c A_0, UInt64 A_1) +43
   hw.b(c A_0, UInt64 A_1) +24
   kq.b(c A_0, UInt64 A_1) +40
   u.c(c A_0, UInt64 A_1) +61

[VistaDBException: Access to the path 'D:\localUser\GCUBE\G-CUBE\GcubeShop\data\vwscart.vdb3' is denied.
Error 101: Cannot open data storage or file:  D:\localUser\GCUBE\G-CUBE\GcubeShop\data\vwscart.vdb3
]
   u.c(c A_0, UInt64 A_1) +131
   jr.a(Boolean A_0, Boolean A_1, Boolean A_2, Boolean A_3) +151
   f6.a(String A_0, VistaDBDatabaseOpenMode A_1, String A_2, Boolean A_3, Boolean A_4) +202

[VistaDBException: Access to the path 'D:\localUser\GCUBE\G-CUBE\GcubeShop\data\vwscart.vdb3' is denied.
Error 101: Cannot open data storage or file:  D:\localUser\GCUBE\G-CUBE\GcubeShop\data\vwscart.vdb3
Error 117: Cannot open database:  D:\localUser\GCUBE\G-CUBE\GcubeShop\data\vwscart.vdb3
]
   f6.a(String A_0, VistaDBDatabaseOpenMode A_1, String A_2, Boolean A_3, Boolean A_4) +277
   f6.b(String A_0, VistaDBDatabaseOpenMode A_1, String A_2) +18
   j9.a(String A_0, VistaDBDatabaseOpenMode A_1, String A_2, Boolean A_3) +106
   VistaDB.Provider.VistaDBConnection.Open() +302
   vwscarttemplate.vwsdata..ctor(HttpResponse& httpResponse, HttpRequest& httpRequest, HttpSessionState& httpSession) +159
   vwscarttemplate.default1.Page_Load(Object sender, EventArgs e) +219
   System.Web.UI.Control.OnLoad(EventArgs e) +79
   System.Web.UI.Control.LoadRecursive() +130
   System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) +2853


Version Information: Microsoft .NET Framework Version:4.0.30319; ASP.NET Version:4.8.4667.0