Page 1 of 1

MissingMethodException

Posted: Mon 06 Jun 2011 07:44
by sandy82
Hi Everyone,

I've developeed a simple app with SharpDevelop using dotConnect for PostgreSQL 5.30 Mobile Trial. All the app does is define a PgSqlConnection and then call Open() and Close().
My target framework is 'Compact Framework 2.0'. This builds and runs fine on my Win7. However as soon as I port the app to Windows Mobile 6.1 I get a 'MissingMethodException' at MainForm..ctor(). Looks like this is happening on the Open() call. I've included the Devart.Data.PostgreSql.dll. What could be the problem?

Thanks for all your help,
Sandy

Posted: Tue 07 Jun 2011 13:44
by Shalex
Please refer to this thread: http://www.devart.com/forums/viewtopic.php?t=21178. We have sent the license compiler to you as well.
If this doesn't help, please post here your stack trace. We cannot reproduce the problem at the moment.