Hi, I am using Visual Studio 2008 with Windows Mobile 6 Professional SDK and Google APIs.
My goal is to write a program to synchronize Google contacts with PocketOutlook ones. But while executing the following code : static ContactsService cs = new ContactsService(applicationName); I have this exception : System.MissingMethodException was unhandled Message: The version of the assembly System, Version=2.0.0.0, Culture=neutral, PublicKeyToken=B77A5C561934E089 cannot be loaded by this version of the Microsoft .NET Compact Framework. I tried to reinstall Compact Framework on my device, but it says it's already installed. What do I have to do ? Thanks, Jérôme --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Google Contacts API" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/google-contacts-api?hl=en -~----------~----~----~----~------~----~------~--~---
