Error: Cannot open program database
-
Hi all, I am trying to build a project of Visual C++, but its giving very strange error on every .cpp file of the project. The error is: fatal error C1033: cannot open program database 'c:\MyWorkspace\business tier\objects\MyProject\release\vc60.idb' MSDN say this about the error: ==================================== Fatal Error C1033 cannot open program database 'filename' There was an error opening the .PDB file. This may be caused by a disk error. ===================================== Can anyone tell what can be the reason of this error? Ahsan
-
Hi all, I am trying to build a project of Visual C++, but its giving very strange error on every .cpp file of the project. The error is: fatal error C1033: cannot open program database 'c:\MyWorkspace\business tier\objects\MyProject\release\vc60.idb' MSDN say this about the error: ==================================== Fatal Error C1033 cannot open program database 'filename' There was an error opening the .PDB file. This may be caused by a disk error. ===================================== Can anyone tell what can be the reason of this error? Ahsan