Can't convert the PocketPC project in Visual Studio 2010 project format
Posted
by nihi_l_ist
on Stack Overflow
See other posts from Stack Overflow
or by nihi_l_ist
Published on 2010-04-13T11:40:30Z
Indexed on
2010/04/13
11:43 UTC
Read the original article
Hit count: 358
Just downloaded the Visual Studio 2010 Premium and realized that can't compile the project, made for PDA!
The error log in output window says:
Loading D:\Work...\PDA2.csproj ...
D:\Work...\PDA2.csproj : error : The project file 'D:\Work...\PDA2.csproj' cannot be opened.
The project type is not supported by this installation.
I want to know if mobile development projects are supported in RTM version or they are deprecated?
© Stack Overflow or respective owner