Groups | Blog | Home
all groups > dotnet compact framework > november 2004 >

dotnet compact framework : MissingMethodException


djs_tn NO[at]SPAM yahoo.com
11/30/2004 8:54:08 PM
I have an application running on a symbol device running PocketPC.
This app work on a previous demo symbol device also running PocketPC,
but after we purchased a new device we get a MissingMethodException on
the following command: sql.SqlDataAdapter1.Fill(data)
If I run in the emulator everything runs fine. Any ideas? I have tried
a hard reset and re-applying the .net compact framework service pack.
Robert Burdick [eMVP]
12/2/2004 11:01:09 AM
Are you using SqlDataAdapter to load data from SQL Server CE? If so, it
could simply be that SQL Server CE is not installed on the new device.
Perhaps it works on the other device and the emulator since SQL Server CE is
installed in both of those places.

[quoted text, click to view]
djs_tn NO[at]SPAM yahoo.com
12/3/2004 11:12:43 AM
I am trying to load data from a Database on my laptop, acroos
ActiveSync or a Wireless connection.
Thanks.

[quoted text, click to view]
AddThis Social Bookmark Button