Problems with SQLCE Database Pack
Posted: Wed May 21, 2014 6:07 pm
I am trying to connect Stimulsoft Designer to a SQLCE .sdf file. I downloaded and built the Stimulsoft.Report.SqlCEDatabase project and copied the Stimulsoft.Report.SqlCeDatabase.dll library up to the designer directory and opened the designer. When i try to test the connection string I get
I added the sqlceme30.dll as well as the other required sqlce dlls to the designer directory and tried testing the connection again. This time I get the error message
I have verified that the Database Pack project build properties has Platform Target set to "Any CPU".
I'm not sure what I am doing wrong here but the installation.txt didnt mention anything about having to copy the sqlce dlls to the designer directory.
I was wondering if anyone has run into this before and if there might be a solution to this problem?
Code: Select all
Connection error: Unable to load DLL 'sqlceme30.dll': The specified module could not be found.
Code: Select all
Connection error: An attempt was made to load a program with an incorrect format.
I'm not sure what I am doing wrong here but the installation.txt didnt mention anything about having to copy the sqlce dlls to the designer directory.
I was wondering if anyone has run into this before and if there might be a solution to this problem?