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

sql server - MSSQL Text and Varchar(MAX) fields shown (MEMO) in DBGrid -

php - Changing the visibility scope of parent methods in child classes -

qml - Is it possible to implement SystemTrayIcon functionality in Qt Quick application -