manuel0081 ha scritto:
Sostituisci | con /
ecco l'errore ...
Server Error in '/personale' Application.
--------------------------------------------------------------------------------
AccessFile is not valid: C:\HostingSpaces\rockopera\rockopera.it\wwwroot\personale\Provider=Microsoft.Jet.OLEDB.4.0;Data Source=\DataDirectory\ASPNetDB.mdb;Persist Security Info=True
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.Exception: AccessFile is not valid: C:\HostingSpaces\rockopera\rockopera.it\wwwroot\personale\Provider=Microsoft.Jet.OLEDB.4.0;Data Source=\DataDirectory\ASPNetDB.mdb;Persist Security Info=True
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:
[Exception: AccessFile is not valid: C:\HostingSpaces\rockopera\rockopera.it\wwwroot\personale\Provider=Microsoft.Jet.OLEDB.4.0;Data Source=\DataDirectory\ASPNetDB.mdb;Persist Security Info=True]
Samples.AccessProviders.AccessConnectionHelper.EnsureValidMdbFile(String fileName) in D:\documenti\Visual Studio 2008\Projects\ASP.NET Access Providers\Samples\AccessProviders\AccessConnectionHelper.cs:249
Samples.AccessProviders.AccessConnectionHelper.BuildConnectionForFileName(String dbFileName) in D:\documenti\Visual Studio 2008\Projects\ASP.NET Access Providers\Samples\AccessProviders\AccessConnectionHelper.cs:84
Samples.AccessProviders.AccessConnectionHelper.GetConnection(String dbFileName, Boolean revertImpersonation) in D:\documenti\Visual Studio 2008\Projects\ASP.NET Access Providers\Samples\AccessProviders\AccessConnectionHelper.cs:131
Samples.AccessProviders.AccessMembershipProvider.ValidateUser(String username, String password) in D:\documenti\Visual Studio 2008\Projects\ASP.NET Access Providers\Samples\AccessProviders\AccessMembershipProvider.cs:855
System.Web.UI.WebControls.Login.AuthenticateUsingMembershipProvider(AuthenticateEventArgs e) +105
System.Web.UI.WebControls.Login.AttemptLogin() +160
System.Web.UI.WebControls.Login.OnBubbleEvent(Object source, EventArgs e) +93
System.Web.UI.Control.RaiseBubbleEvent(Object source, EventArgs args) +84
System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) +3804