Compiler Error C2471
Visual Studio 2015
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 Compiler Error C2471.
cannot update program database 'file'
The compiler cannot write to the database file.
To fix the problem
Make sure that the disk has enough available space.
Make sure that the file is not read-only.
Make sure that there are no sharing violations.
Show: