Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Peter and Robert posted that you will have few problems when running as a non-admin. I do all of my development in C:\Projects and give the appropriate permissions. This is something we should have put in the readme . Sorry about that. I use MakeMeAdmin and if I have anything that needs admin permissions I launch Visual Studio from the command prompt as an admin.
Comments
- Anonymous
February 17, 2005
Here is the list of links from .NET Musings: Enterprise Library Configuration Part 1 http://weblogs.asp.net/scottdensmore/archive/2005/01/28/362579.aspx Enterprise Library as non-Admin http://weblogs.asp.net/scottdensmore/archive/2005/01/29/363202.aspx Manage Application Settings Using Enterprise Library Configuration http://blog.hishambaz.com/archive/2005/01/30/197.aspx Logging with Enterprise Library http://blog.hishambaz.com/archive/2005/01/30/202.aspx Enterprise Library Logging - Rolling File Sink...