GoldRenard / DMOAdvancedLauncher

Advanced launcher for Digimon Masters Online (DMO)
16 stars 9 forks source link

SqlCeException (Native components of SQL Server Compact engine are not loaded. Please reinstall Microsoft SQL Server Compact.) #55

Closed GoldRenard closed 8 years ago

GoldRenard commented 8 years ago
Error Reason:
----------------------------------------
AdvancedLauncher.exe caused SqlCeException (Native components of SQL Server Compact engine are not loaded. Please reinstall Microsoft SQL Server Compact.) in assembly "System.Data.SqlServerCe" at IL:23, NATIVE:99, System.Void System.Data.SqlServerCe.NativeMethods.ThrowIfNativeLibraryNotLoaded()

CLR Stack Trace: Interrupted Thread, TID: 14
----------------------------------------
"System.Data.SqlServerCe" at IL:23, NATIVE:99, System.Void System.Data.SqlServerCe.NativeMethods.ThrowIfNativeLibraryNotLoaded()
"System.Data.SqlServerCe" at IL:188, NATIVE:285, System.Void System.Data.SqlServerCe.SqlCeConnection.Dispose(System.Boolean disposing)
"System.Data.SqlServerCe" at IL:0, NATIVE:39, System.Void System.Data.SqlServerCe.SqlCeConnection.Finalize()
GoldRenard commented 8 years ago

This problem is caused by user's environment. Looks like SQLCE couldn't load msvcr90.dll or smth. We distribute it in amd64 x86 folders, in normal way it must work.