Hello!
I wrote an application which runs correctly on my iPaq HP 5500 series. I used VB .Net 2003 to write it. I bougth a new Pocket PC iPaq HP hx 2790b. I deployed this application on my new Pocket PC. I get an exception when the application tries to execute this instruction "LEng = New SqlCeEngine("Data Source= " & AccessBase).". The exception is "MissingMethodException". I don't know what to do?
All the best,
Yang
Hello!
I wrote an application which runs correctly on my iPaq HP 5500 series. I used VB .Net 2003 to write it. I bougth a new Pocket PC iPaq HP hx 2790b. I deployed this application on my new Pocket PC. I get an exception when the application tries to execute this instruction "LEng = New SqlCeEngine("Data Source= " & AccessBase).". The exception is "MissingMethodException". I don't know what to do?
All the best,
Yang
|||Hi Yang,
First of all your connection string does not look ok. Secondly can you check that SQL Compact is actually getting deployed to you PPC when you deploy the application? Also let me know which verison of SQL Compact are you using?
Manish Agnihotri
Program Manager
SQL Compact
|||Just a few questions:
- Have you installed the same version of SQLCE?
- Which .NET Compact Framework are you using?
ow, and google is your friend :
http://forums.microsoft.com/MSDN/ShowPost.aspx?PostID=679548&SiteID=1
Greetings from the rainy Netherlands