Ik heb net het ASP.NET framework opnieuw geinstalleerd maar ik heb nu de IIS root niet in c:\inetpub\enz.. maar in c:\....\my documents\my projects\
Als ik nu localhost/projectnaam in IE probeer aan te roepen krijg ik deze error..
Nu heb ik al op www.asp.net gelezen hoe je dat zou moeten fixen, maar na dat gedaan te hebben werkt het dus nog steeds niet.
Als ik nu localhost/projectnaam in IE probeer aan te roepen krijg ik deze error..
code:
1
2
3
4
| Access denied to 'C:\Documents and Settings\Marcel Vogel\My Documents\My Projects\' directory. Failed to start monitoring directory changes. Description: An unhandled exception occurred during the execution of the current web request. Please review the stack trace for more information about the error and where it originated in the code. Exception Details: System.Web.HttpException: Access denied to 'C:\Documents and Settings\Marcel Vogel\My Documents\My Projects\' directory. Failed to start monitoring directory changes. |
Nu heb ik al op www.asp.net gelezen hoe je dat zou moeten fixen, maar na dat gedaan te hebben werkt het dus nog steeds niet.
weinig tot niks..