vs 2010 express problem in building a project

Oct 8, 2014 at 10:37am


i have a project which is made in vs 2010. i have vs 2010 express. when i tried to open solution file of the project it give me an error that "not a valid project". while in back ground vs start loading project. when i build the project it give me errors that atlconv.h not found no such file or directory. please help me with this. Also when i open solution file in note pad, the following lines are mentioned "Microsoft Visual Studio Solution File, Format Version 11.00 #Visual Studio 2010"

also vs2010 express says that .vcxproject is not a valid file.
Oct 8, 2014 at 10:42am
closed account (48T7M4Gy)
Try creating a new Blank Project and drag/drop the old source code into the new project in the solution explorer main project folder not the include etc sub folders.
Oct 8, 2014 at 10:46am
The Express editions of Visual Studio do not support MFC or ATL.

http://msdn.microsoft.com/en-us/library/hh967573(v=vs.110).aspx
Last edited on Oct 8, 2014 at 10:46am
Oct 8, 2014 at 10:47am
it is a big project have so many files and libraries linked with each other. if i do so i have to start making it again from scratch...... any other suggestion will be appreciated thanks for replying
Oct 8, 2014 at 10:53am
@mutexe can you please tell which version i can use to compile it. as in solution file it is written that vs 2010 must be used to compile it
Oct 8, 2014 at 11:00am
Well i guess a paid version of 2010.
I'd double check though. i'm only guessing sorry.
Oct 8, 2014 at 11:13am
thanks i will try to get the torrent of 2010 professional
Topic archived. No new replies allowed.