m.mirfazeli
Registered User
دوستان این مشکل رو از کجا باید حل کرد ؟
[h=1]Server Error in '/' Application.
[/h][h=2]The 'Microsoft.Jet.OLEDB.4.0' provider is not registered on the local machine.[/h][FONT=Arial, Helvetica, Geneva, SunSans-Regular, sans-serif]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.InvalidOperationException: The 'Microsoft.Jet.OLEDB.4.0' provider is not registered on the local machine.
Source Error:
Source File: E:\WebROOT\originalsupplement\originalsupplement.ir\wwwroot\admin\Default.aspx.vb Line: 19
Stack Trace:
Version Information: Microsoft .NET Framework Version:2.0.50727.5466; ASP.NET Version:2.0.50727.5456[/FONT]
[h=1]Server Error in '/' Application.
[/h][h=2]The 'Microsoft.Jet.OLEDB.4.0' provider is not registered on the local machine.[/h][FONT=Arial, Helvetica, Geneva, SunSans-Regular, sans-serif]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.InvalidOperationException: The 'Microsoft.Jet.OLEDB.4.0' provider is not registered on the local machine.
Source Error:
Line 17: Line 18: Line 19: con.Open()Line 20: loginsus = Convert.ToString(far.ExecuteScalar())Line 21: con.Close() |
Source File: E:\WebROOT\originalsupplement\originalsupplement.ir\wwwroot\admin\Default.aspx.vb Line: 19
Stack Trace:
[InvalidOperationException: The 'Microsoft.Jet.OLEDB.4.0' provider is not registered on the local machine.] System.Data.OleDb.OleDbServicesWrapper.GetDataSource(OleDbConnectionString constr, DataSourceWrapper& datasrcWrapper) +1804831 System.Data.OleDb.OleDbConnectionInternal..ctor(OleDbConnectionString constr, OleDbConnection connection) +148 System.Data.OleDb.OleDbConnectionFactory.CreateConnection(DbConnectionOptions options, Object poolGroupProviderInfo, DbConnectionPool pool, DbConnection owningObject) +100 System.Data.ProviderBase.DbConnectionFactory.CreateNonPooledConnection(DbConnection owningConnection, DbConnectionPoolGroup poolGroup) +45 System.Data.ProviderBase.DbConnectionFactory.GetConnection(DbConnection owningConnection) +6275598 System.Data.ProviderBase.DbConnectionClosed.OpenConnection(DbConnection outerConnection, DbConnectionFactory connectionFactory) +6275911 System.Data.OleDb.OleDbConnection.Open() +47 admin_Default.Button1_Click(Object sender, EventArgs e) in E:\WebROOT\originalsupplement\originalsupplement.ir\wwwroot\admin\Default.aspx.vb:19 System.Web.UI.WebControls.Button.OnClick(EventArgs e) +115 System.Web.UI.WebControls.Button.RaisePostBackEvent(String eventArgument) +140 System.Web.UI.Page.RaisePostBackEvent(IPostBackEventHandler sourceControl, String eventArgument) +29 System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) +2981 |
Version Information: Microsoft .NET Framework Version:2.0.50727.5466; ASP.NET Version:2.0.50727.5456[/FONT]