Netrun and FileNotFound exceptionNetrun and FileNotFound exception
Old forum URL: forums.lhotka.net/forums/t/892.aspx
SimonL posted on Monday, August 14, 2006
I've deployed an apllication (CSLA 1.15) to a web server in our organisation and everybody can access it quite happily - except one pc. The application has been up and running for a year or more and the said pc has been capable of running it all that time.
Now all of a sudden when attempting to launch the app from the particular pc it fails with a FileNotFound exception.
NetRun was unable to launch the application http://iSop/TimesheetManager.exe. File or assembly name TimesheetManager.exe, or one of its dependancies was not found.
Anybody any ideas ?
Regards,
Simon
ajj3085 replied on Monday, August 14, 2006
How is your web server security for that virtual directory configured? Anonymous, Windows Integrated?
craig replied on Wednesday, December 17, 2008
I have a CSLA 1.3 application running under .Net 1.1. When I use NetRun over the internet to run the application, I get a FileNotFound exception. I can access the startup assembly through a web browser just fine, but when I try to access it with NetRun, it doesn't work.
The probem is likely Windows/.Net security related, but several days of trying to determine what it might be have gotten me nowhere. I am not sure if it server/IIS related, or client/permissions related.
I was just wondering if anyone else has run into this issue.
Thanks!
Copyright (c) Marimer LLC