PDA

View Full Version : Link Error on Compiling WebApp.exe



Nav Malhotra
21-Jan-2016, 07:39 PM
Hi,

I am using DF 18.2 Beta 4 . Everytime I compile my WebApp.exe I get the following error:

"Link Error: Unable to open output file C:\xxxxxx\WebApp.exe , File May be in use or read only "

Now, my file is not in use at the time of compilation .

I have no clue what causes this error and how to fix it.

Thanks in advance for the help.


Nav.

Bob Worsley
21-Jan-2016, 10:34 PM
I've seen it on occasion. Restart the 18.2 Webapp service and that should fix it. If not, stop it, do your compile, and restart. From then on it should be ok. Seems like there are some situations where the studio can't handle it.

Nav Malhotra
25-Jan-2016, 07:45 PM
Hi Bob,

I implemented your solution and that solved the problem and webapp.exe is having no problem in compiling since then .

Thanks for the help.

Nav.