Fatal Error C1033

 

The new home for Visual Studio documentation is Visual Studio 2017 Documentation on docs.microsoft.com.

The latest version of this topic can be found at Fatal Error C1033.

cannot open program database pdb

This error can be caused by disk error.

In Visual C++ .NET 2002, the user locale must be set correctly when the file name (or directory path to the file name) contains MBCS characters. Setting the system locale is not sufficient; the user locale must be set to process MBCS characters.

For more information, see http://support.microsoft.com/default.aspx?scid=kb;en-us;246007.

Show: