Could it be that you added a reference to the desktop System.Drawing
assembly rather than the CF one?
Cheers
Daniel
--
http://www.danielmoth.com/Blog/
<(E-Mail Removed)> wrote in message
news:(E-Mail Removed)...
> Hi.
>
> This one has really got me puzzled. I have a game that I have written
> that was targeted at the Smartphone 2003 platform (and PocketPC 2003).
>
> Now when trying to run it on the SE editions I get the following error:
>
> An unhandled exception of type 'System.TypeLoadException' occurred in
> Jammed.exe
>
> Additional information: Could not load type System.Drawing.Point from
> assembly System.Drawing, Version=1.0.5000.0, Culture=neutral,
> PublicKeyToken=B03F5F7F11D50A3A.
>
> I've no idea what is going on.
>
> Can anyone help me?
>
> I'm using Visual Studio 2003.
>
> The game will not run on real devices either (Smartphone SE and
> PocketPC SE editions tested).
>
> Thanks.
> /Trev
>