exception in ASP.NET deployment
Posted: Wed 23 Jul 2008 22:50
After uploading CoreLab.DbxMda.DriverLoader.dll I get an exception:
Borland.Data.EClassRegistryError: CoreLab.DbxMda.DriverLoader.TCRDynalinkDriverLoader class cannot be found in CoreLab.DbxMda.DriverLoader,Version=1.0.0.5001,Culture=neutral,PublicKeyToken=09af7300eec23701
The dll's in my ASP.NET bin folder:
Borland.Data.AdoDbxClient.dll
Borland.Data.DbxCommonDriver.dll
Borland.Data.DbxReadOnlyMetaData.dll
Borland.Delphi.dll
Borland.VclDbRtl.dll
Borland.VclRtl.dll
CoreLab.DbxMda.DriverLoader.dll
my_application.dll
When I also upload Borland.Data.DbxDynalinkDriver.dll I get:
Borland.Data.TDBXError: Unable to load dbexpmda40.dll (ErrorCode 126). It may be missing from the system path.
If I then upload dbexpmda40.dll I still get
Borland.Data.TDBXError: Unable to load dbexpmda40.dll (ErrorCode 126). It may be missing from the system path.
Strange... I had three ASP.NET applications running and suddenly I got this last error. Anyone?
Borland.Data.EClassRegistryError: CoreLab.DbxMda.DriverLoader.TCRDynalinkDriverLoader class cannot be found in CoreLab.DbxMda.DriverLoader,Version=1.0.0.5001,Culture=neutral,PublicKeyToken=09af7300eec23701
The dll's in my ASP.NET bin folder:
Borland.Data.AdoDbxClient.dll
Borland.Data.DbxCommonDriver.dll
Borland.Data.DbxReadOnlyMetaData.dll
Borland.Delphi.dll
Borland.VclDbRtl.dll
Borland.VclRtl.dll
CoreLab.DbxMda.DriverLoader.dll
my_application.dll
When I also upload Borland.Data.DbxDynalinkDriver.dll I get:
Borland.Data.TDBXError: Unable to load dbexpmda40.dll (ErrorCode 126). It may be missing from the system path.
If I then upload dbexpmda40.dll I still get
Borland.Data.TDBXError: Unable to load dbexpmda40.dll (ErrorCode 126). It may be missing from the system path.
Strange... I had three ASP.NET applications running and suddenly I got this last error. Anyone?