M
mobigital-ggrp
Hi All,
I have a .NET CF project which I converted to CF2.0 with vs2005 final.
After converting the project I am not able to compile resources in the
project with VS2003.
I get errors like the one below:
"Type System.Drawing.Point cannot be compiled into the .resources file.
This type is not supported for .NET Compact Frameworks."
My other resx files have this error with System.Drawing.Size and others
with System.Drawing Bitmap.
VS2003 and VS2005 are using different project files - I restored the
old vs2003 project files .csdproj and .csdproj.user after VS2005
conversion.
I thought that VS2005 might have touched the resx files, not making
then compatible with VS2003, so I restored old forms with resx files
into a separate directory and repointed the VS2003 project to them. It
still would not compile.
Could the reason be that I have both versions of Visual Studio side by
side.
The references in VS2003 csdproj only have this directory:
C:\Program Files\Microsoft Visual Studio .NET
2003\CompactFrameworkSDK\v1.0.5000\Windows CE\Designer
What's the best way to resolve this problem? Any help is be
appreciated.
mobigital
I have a .NET CF project which I converted to CF2.0 with vs2005 final.
After converting the project I am not able to compile resources in the
project with VS2003.
I get errors like the one below:
"Type System.Drawing.Point cannot be compiled into the .resources file.
This type is not supported for .NET Compact Frameworks."
My other resx files have this error with System.Drawing.Size and others
with System.Drawing Bitmap.
VS2003 and VS2005 are using different project files - I restored the
old vs2003 project files .csdproj and .csdproj.user after VS2005
conversion.
I thought that VS2005 might have touched the resx files, not making
then compatible with VS2003, so I restored old forms with resx files
into a separate directory and repointed the VS2003 project to them. It
still would not compile.
Could the reason be that I have both versions of Visual Studio side by
side.
The references in VS2003 csdproj only have this directory:
C:\Program Files\Microsoft Visual Studio .NET
2003\CompactFrameworkSDK\v1.0.5000\Windows CE\Designer
What's the best way to resolve this problem? Any help is be
appreciated.
mobigital