Greetings. Last night I got the code for our web based application, published it in visual studio and plopped the app into our test server - a Server 2008 Standard box running IIS7 with the basic defaults setup.
When I try to start the web site I get the following error:
The process cannot access the file because it is already being used by another process. (Exception from HRESULT:0x80070020)
Our programmer feels this may be a dll issue - but I have no idea what dll or how to troubleshoot this error.
Any help most appreciated.