Hi, i installed SQL Server with Reporting Services... when i try to access the ReportServer website i get this error. Can someone help me?
Server Error in '/ReportServer' 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:\inetpub\wwwroot\web.config' because access is denied.
Source Error:
[No relevant source lines]
Source File: c:\inetpub\wwwroot\web.config Line: 0
Version Information: Microsoft .NET Framework Version:2.0.50727.42; ASP.NET Version:2.0.50727.42
If you see, it says that the source file is "c:\inetpub\wwwroot\web.config" but my ReportServer document root is in other place, i've tried coping the web.config file to wwwroot, but nothing.
I guess you need to add permissions to your root folder which is wwwroot. Right click on the folder and in the Security tab, add MachineName\ASPNET user to the list and give all permission to that user.
Shyam
|||i've done what you sayed, but everything stayed the same... The report server service is runing under Local System account, also gave it permission but still nothing happend... i really need help since i've to install Microsoft CRM and it needs a running Report Server|||I guess this link will be helpful for you:
http://blog.devstone.com/Aaron/archive/2004/12/03/359.aspx
Shyam
|||did that with some differences since i'm at a domain controller... nothing happened... thanks for the fast answer...|||So, is your problem solved? Can the post be marked as answer?|||i still have the same problem.... i followed the page you posted me but nothing happened...|||Then try the last resort, which is to restart the machine. I'm sorry for this cliche in the Microsoft community.
Shyam
|||sorry, i've tried, and sorry if i wait 'till the mornings to answer, but the only time i've got to try to fix this problem is at nights when there aren't users, thanks for all your help but, the problem is still there
No comments:
Post a Comment