MIcrosoft Linker Tools Error LNK1104
- Another program may have the file open and the linker cannot write to it
If you have previously build HelloWorld successfully and loaded it in MicroStation then the DLL file is open. You must unload HelloWorld to free the DLL file so that the linker can delete and replace it with the new version.