Forum

Database bağlantı h...
 
Bildirimler
Hepsini Temizle

Database bağlantı hatası

2 Yazılar
2 Üyeler
0 Likes
1,597 Görüntüleme
(@AhmetKapucu)
Gönderiler: 6
Active Member
Konu başlatıcı
 

Arkadaşlar Merhaba, 

Yazılımla ilgili pek bilgim olmadığı için sizden yardım istiyorum... 

Çalıştığım Firmada, hostingi yurtdışında olan bir websitesini , natro.com a tranfsfer etttik. Yurtdışındaki elemanlar, bize sitenin dosyalarını yolladılar.. 

Ben Ftp: adresinden, bana gönderilen klasörün içindeki dosyaları upload ettim.. Siteye girdiğim zaman, ana ekran geliyor, fakat ekranda tr veya eng seçeneğini seçtikten database hatası veriyor. 


Ftp: de şu klasörler var = db (içi boş) , log (içi boş), www (site dosyaları bu klasör içinde) 

BU uzantı yolunu nasıl değiştirmem gerekiyor, yarın sabaha kadar bu işi yapmam lazım, bana acil yardım ederseniz sevinirim... 


 


 


 System.Data.OleDb.OleDbException: 'C:\olimineral.com\www\veri.mdb' is not a valid path. Make sure that the path name is spelled correctly and that you are connected to the server on which the file resides. 

at System.Data.OleDb.OleDbConnectionInternal..ctor(OleDbConnectionString constr, OleDbConnection connection) 
at System.Data.OleDb.OleDbConnectionFactory.CreateConnection(DbConnectionOptions options, Object poolGroupProviderInfo, DbConnectionPool pool, DbConnection owningObject) 
at System.Data.ProviderBase.DbConnectionFactory.CreateNonPooledConnection(DbConnection owningConnection, DbConnectionPoolGroup poolGroup) 
at System.Data.ProviderBase.DbConnectionFactory.GetConnection(DbConnection owningConnection) 
at System.Data.ProviderBase.DbConnectionClosed.OpenConnection(DbConnection outerConnection, DbConnectionFactory connectionFactory) 
at System.Data.OleDb.OleDbConnection.Open() 
at DreamweaverCtrls.DataSet.GetConnection(String strConnection) 
at DreamweaverCtrls.DataSet.DoInit()


System.Data.OleDb.OleDbException: 'C:\olimineral.com\www\veri.mdb' is not a valid path. Make sure that the path name is spelled correctly and that you are connected to the server on which the file resides. 
at System.Data.OleDb.OleDbConnectionInternal..ctor(OleDbConnectionString constr, OleDbConnection connection) 
at System.Data.OleDb.OleDbConnectionFactory.CreateConnection(DbConnectionOptions options, Object poolGroupProviderInfo, DbConnectionPool pool, DbConnection owningObject) 
at System.Data.ProviderBase.DbConnectionFactory.CreateNonPooledConnection(DbConnection owningConnection, DbConnectionPoolGroup poolGroup) 
at System.Data.ProviderBase.DbConnectionFactory.GetConnection(DbConnection owningConnection) 
at System.Data.ProviderBase.DbConnectionClosed.OpenConnection(DbConnection outerConnection, DbConnectionFactory connectionFactory) 
at System.Data.OleDb.OleDbConnection.Open() 
at DreamweaverCtrls.DataSet.GetConnection(String strConnection) 
at DreamweaverCtrls.DataSet.DoInit()


System.Exception: The DefaultView was requested but no tables yet exist. 
at DreamweaverCtrls.DataSet.get_DefaultView()


System.Data.OleDb.OleDbException: 'C:\olimineral.com\www\veri.mdb' is not a valid path. Make sure that the path name is spelled correctly and that you are connected to the server on which the file resides. 
at System.Data.OleDb.OleDbConnectionInternal..ctor(OleDbConnectionString constr, OleDbConnection connection) 
at System.Data.OleDb.OleDbConnectionFactory.CreateConnection(DbConnectionOptions options, Object poolGroupProviderInfo, DbConnectionPool pool, DbConnection owningObject) 
at System.Data.ProviderBase.DbConnectionFactory.CreateNonPooledConnection(DbConnection owningConnection, DbConnectionPoolGroup poolGroup) 
at System.Data.ProviderBase.DbConnectionFactory.GetConnection(DbConnection owningConnection) 
at System.Data.ProviderBase.DbConnectionClosed.OpenConnection(DbConnection outerConnection, DbConnectionFactory connectionFactory) 
at System.Data.OleDb.OleDbConnection.Open() 
at DreamweaverCtrls.DataSet.GetConnection(String strConnection) 
at DreamweaverCtrls.DataSet.DoInit()


System.Exception: The DefaultView was requested but no tables yet exist. 
at DreamweaverCtrls.DataSet.get_DefaultView()

 

 
Gönderildi : 11/03/2014 01:07

(@BurakSenturk)
Gönderiler: 70
Trusted Member
 

Selamlar,

 

Büyük ihtimalle webconfig adında bir dosyanız var ve bu dosyanın içinde şöyle bir satır var : C:\olimineral.com\www\veri.mdb

Bunu değiştirip o veri.mdb nerde ise onu yazmanız lazım.

İyi Çalışmalar Dilerim, 

 

 
Gönderildi : 11/03/2014 18:21

Paylaş: