Hi,
I am trying to run SQL Server Compact Edition on the Digi ConnectCore 9M 2443 however I keep getting the following error on this line of code:
Dim conConnection As New System.Data.SqlServerCe.SqlCeConnection
This is the error:
An unhandled exception of type ‘System.MissingMethodException’ occurred in System.Data.SqlServerCe.dll
Additional information: Can’t find PInvoke DLL ‘sqlceme30.dll’.
I have checked the correct version of SQL Server CE and the Compact Framework version are installed.
Any help would be gratefully received.
Regards,
Duncan