Search code examples
vb6

LINK : fatal error LNK1212: error opening program database; file is in use


LINK : fatal error LNK1212: error opening program database; file is in use

While creating .exe from my VB project, getting the above error. The .exe could not be built successfully.


Solution

  • Maybe the .exe or some other output file (e.g. .pdb file) is read-only