Hi I have a VS 2008 web app, that runs on my local machine fine, and as system admin runs fine on the server, but none of the users can run it, the error indicates that the dll is looking for files with the explicit path from my PC not the unc path on the Server.

Any advice greatly appreciated, I know I must be over looking something simple

link|improve this question

0% accept rate
feedback

1 Answer

Are You using any paths directly in Your application code? Are You using any third party components with configuration set-up in web.config?

Check this out first.

link|improve this answer
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.