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


link : fatal error lnk1212: error opening program database; file in use

while creating .exe vb project, getting above error. .exe not built successfully.

maybe .exe or other output file (e.g. .pdb file) read-only


Comments

Popular posts from this blog

html - jquery - p element wont show after I hid it -

python - BeautifulSoup: How to get the nearest tag -

php - Return Last Insert ID with PDO -