Hi,
Itry to start a project with visual studio 2005 i allready write n application for Orange SPV C 500 with emVC++ 4.0
We want to port this application in C# so i download VS 2005.
Firts shot, try to make a simple project :
new project >> smartphone 200>> device app (1.0)
Then i change nothing and try to build the project, but i get an error
Error 1 The specified task executable location "C:\WINDOWS\Microsoft.NET\Framework\v1.1.4322\Csc.exe" is invalid. C:\WINDOWS\Microsoft.NET\Framework\v2.0.50215\Microsoft.CSharp.Targets 127 9
Does anyone knows why i've got this problem
By the way is it really possible to write an application for windows mobile 2003 SE with frame work 1.1 (orange spv c 500 features)

[C#][VS 2005 B2] Starting a new project
Jay B. Harlow
DeepaRathinam
It is possible to write an application on Windows Mobile 2003 SE with .Net Compact Framework v1, you just need to create a v1 Pocket PC 2003 project.
David