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

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)
 
V

Vipul Patel

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
 
A

Al

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...
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top