Hi guys i have a new kind of error , i never seen before . Error Message is

Cannot update Program database "e:\ganesh_projects\Framework\Framework\debug\vc90.pdp .

I am a fresher so any one tell what the problem is

Recommended Answers

All 2 Replies

Is this a compiler error? It seems to be related to your development environment more so than your code...

That file is a debug database. Normally, other than your finished exe, there really isn't anything mission-critical in that folder (and even the exe really isn't). Try renaming it to "vc90.pdb.old" or moving the file to a different folder then recompiling. I think it will just create a new one for you.

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.