can't create new project neither compile on VC++ 2003 & 2005 express

  • Thread starter Thread starter Al
  • Start date Start date
A

Al

I'd installed VC++ Express 2005 beta 2 but I couldn't create new
projects from templates or when I opened an existing solution, I
couldn' build it: 'exe not found!'
The same happened whith VC++.NET 2003 (a friend's).
Is it a framework problem? (I've got the 1.1)
 
AFAIK, 2005 Express editions are meant to run on .NET 2.0 and not 1.1.

Try uninstalling the express edition, installing .NET 2.0 and then
installing the express edition.


Hope this helps

Regards
Vipul
 
It's alright, I uninstalled the old one and I reinstalled a downloaded
one and the SDK.
But anyway I don't know why express didn't work, because it used the
2.0 beta...
 
Back
Top