I have setup a web application using Microsoft's EnterpriseLibrary, specifically the Logging library, and CSLA 3.5.
I set up the application to use local IIS and not the Visual Studio Development Server so CSLA is working fine. However, when i try and write to the log file no file is generated.
If I use IIS webserver i can write to the log file but my CSLA objects fail.
Any ideas how to trouble shoot this problem?
Copyright (c) Marimer LLC