I’m hosting my site using Joomla on IIS 6.0 base. Now I want to use ASPDotNetStoreFront on my page as my webstore. I add the storefront page as virtual directory under the joomla. After have the application set, I tried to browse it. And I got this for the result.
Server Error in ‘/xoplaza’ Application.
——————————————————————————–
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:\Joomla\web.config’ because access is denied.
Source Error:
[No relevant source lines]
Source File: C:\Joomla\web.config Line: 0
——————————————————————————–
Version Information: Microsoft .NET Framework Version:2.0.50727.42; ASP.NET Version:2.0.50727.42
Any solution so I can make it work?
Thanks.