P.S. Just to let you know, I am working with the ASP.NET Step By Step book which installs some samples and may configure the IIS or the machine.config file. I am not sure if this related or not.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Hello,
I am getting an error when I browse SQLEntMan_0.5.1\default.asp
ERROR: Access denied to 'C:\INETPUB\WWWROOT\SQLENT~1.1' directory. Failed to start monitoring directory changes.
I have tried replacing the old web.config with the web.config posted here: http://sourceforge.net/forum/message.php?msg_id=1767229 .... but I get the same error.
Any suggestions?
Thanks
P.S. Just to let you know, I am working with the ASP.NET Step By Step book which installs some samples and may configure the IIS or the machine.config file. I am not sure if this related or not.
Right click the SQLEnt directory, properties, security, and add teh ASPNET user to tthe list.
--Brian Desmond