Error C2471: cannot update program database, Visual C++ 2008 project

L

liuxinfengabc

Hi:

I met a problem when using .net2008 to compile a solution migrated from
..net2003,give me a help please
Error C2471: cannot update program database, Visual C++ 2008 project
 
B

Ben Voigt [C++ MVP]

Check that the file is not read-only. Are you using any version control
system?

Try doing a Clean, Rebuild All. Information from the VC7 and VC9 compilers
cannot be combined into a single file, it has to be totally remade with VC9.

liuxinfengabc said:
Hi:

I met a problem when using .net2008 to compile a solution migrated from
.net2003,give me a help please
Error C2471: cannot update program database, Visual C++ 2008 project


__________ Information from ESET NOD32 Antivirus, version of virus
signature database 4386 (20090901) __________

The message was checked by ESET NOD32 Antivirus.

http://www.eset.com

__________ Information from ESET NOD32 Antivirus, version of virus signature database 4386 (20090901) __________

The message was checked by ESET NOD32 Antivirus.

http://www.eset.com
 

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