Interview Question in Visual Studio 2005


 

Interview Question :: My web browser is not able to access the site

Hi,
Iam using dot net 2.0 framework.
I created one website on the local system named 'website1'. And also created virtual directory for this site.

But once i started accessing it in the browser i got the following error:

http://localhost/website1/

Configuration Error
Description: An error occurred during the processing of a configuration file required to service this request. Please review the specific error details below and modify your configuration file appropriately.

Parser Error Message: An error occurred loading a configuration file: Failed to start monitoring changes to 'C:\Documents and Settings\lakshmi.bysani\My Documents\Visual Studio 2005\WebSites' because access is denied.

Source Error:


[No relevant source lines]


Source File: C:\Documents and Settings\lakshmi.bysani\My Documents\Visual Studio 2005\WebSites\web.config Line: 0
So, let me know the solution for this problem.

Thankyou
by ksk