Forum
selam öncelikle konuyu nereye acacagımı bilemedim yanlış oldusa özür dilerim
kendim bir windows sever yapmıştım daha önceden hosting firmasında calışan firma sicriptimi kendi serverimde calıştıramadım bu aşagıda belirtiğim hatayı alıyorum bunla ilgili yardımcı olursanız sevinirim kolay gelsin
Server Error in '/' Application.
The 'Microsoft.Jet.OleDb.4.0' provider is not registered on the local machine.
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: c:\HostingSpaces\gelisimneon\gelisimneon.com\wwwroot\referanslar.aspx.cs Line: 17
Stack Trace:
|
Version Information: Microsoft .NET Framework Version:4.0.30319; ASP.NET Version:4.0.30319.17929
Application pool ayarlarında 32 bit'i true olarak işaretleyerek dener misiniz?
Application pool ayarlarında 32 bit'i true olarak işaretleyerek dener misiniz?
öncelikle ilginiz icin teşekkür ederim bahsettiğiniz applicatin poll ayarını 32bit yaptım fakat bi değişiklik olmadı
Şu uygulamayı kurduktan sonra dener misin
http://www.microsoft.com/en-us/download/details.aspx?id=13255
Şu uygulamayı kurduktan sonra dener misin
http://www.microsoft.com/en-us/download/details.aspx?id=13255
malesef bu dediğinizide yaptım ama sonuc değişmedi herhangi bir ayar gerektiriyormu
selam öncelikle konuyu nereye acacagımı bilemedim yanlış oldusa özür dilerim
kendim bir windows sever yapmıştım daha önceden hosting firmasında calışan firma sicriptimi kendi serverimde calıştıramadım bu aşagıda belirtiğim hatayı alıyorum bunla ilgili yardımcı olursanız sevinirim kolay gelsin
Server Error in '/' Application.
The 'Microsoft.Jet.OleDb.4.0' provider is not registered on the local machine.
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 15: OleDbConnection conn = new OleDbConnection(); Line 16: conn.ConnectionString = "Provider=Microsoft.Jet.OleDb.4.0; Data Source=" + Server.MapPath("~/App_Data\\neon.mdb"); Line 17: conn.Open(); Line 18: Line 19: }Source File: c:\HostingSpaces\gelisimneon\gelisimneon.com\wwwroot\referanslar.aspx.cs Line: 17
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) +1757474 System.Data.OleDb.OleDbConnectionInternal..ctor(OleDbConnectionString constr, OleDbConnection connection) +1770220 System.Data.OleDb.OleDbConnectionFactory.CreateConnection(DbConnectionOptions options, DbConnectionPoolKey poolKey, Object poolGroupProviderInfo, DbConnectionPool pool, DbConnection owningObject) +100 System.Data.ProviderBase.DbConnectionFactory.CreateNonPooledConnection(DbConnection owningConnection, DbConnectionPoolGroup poolGroup, DbConnectionOptions userOptions) +61 System.Data.ProviderBase.DbConnectionFactory.TryGetConnection(DbConnection owningConnection, TaskCompletionSource`1 retry, DbConnectionOptions userOptions, DbConnectionInternal& connection) +948 System.Data.ProviderBase.DbConnectionClosed.TryOpenConnection(DbConnection outerConnection, DbConnectionFactory connectionFactory, TaskCompletionSource`1 retry, DbConnectionOptions userOptions) +6711619 System.Data.ProviderBase.DbConnectionInternal.OpenConnection(DbConnection outerConnection, DbConnectionFactory connectionFactory) +26 System.Data.OleDb.OleDbConnection.Open() +48 referanslar.Page_Load(Object sender, EventArgs e) in c:\HostingSpaces\gelisimneon\gelisimneon.com\wwwroot\referanslar.aspx.cs:17 System.Web.UI.Control.LoadRecursive() +71 System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) +3178
Version Information: Microsoft .NET Framework Version:4.0.30319; ASP.NET Version:4.0.30319.17929
Sitenin veritabanı access midir ?
evet bi arkadaş yapmıştı fakat oda anlayamadı ne oldugunu sunucuda eksik bi şey var dedi
Sitenin uygulama havuzunun ekran görüntüsünü yollar mısınız ?
uygulama havuzu derken pek anlamadım orasını
Şuradaki linkte ekran görüntüleri de bulunuyor. Bunu denermisin
görüntü budur umarım
Evet ekran görüntüsü bu ama asorun olan sitede bu app pool'mu kullanılıyor bilmek gerek IIS te site üzerine tıkla sağ menüde Basic Settings var onu açınca. App pool bölümünde hangi pool adı varsa ayarı bunun üzerinde yapmamız lazım. Ayrıca websitepanel kullanıyorsun anladığım kadarı ile dedicated application pool seçerek oradan Integrated yerine classic olanı seçip seçtiğin App poolda 32 bit olmasına dikkat etmelisin.
Bu site için frameworkü 4.0 olarak ayarlayıp dener misiniz?
cok teşekkür ederim sorun cözüldü sayenizde valla süpersiniz
Estagfurullah cozulduğune sevindim.