It works!! Thank you.
> Do this:
> go to command prompt:
>
> cd %systemroot%\microsoft.net\framework\v1.1.4322\
>
> aspnet_regiis -u
> aspnet_regiis -i -enable
>
> reboot.
>
> This should set the aspnet account credentials properly on the web server.
>
> =-Chris
>
>
> "Ciekawy" <ciekawy@poczta.pl> wrote in message
> news:cvi7dl$2vls$1@news2.ipartners.pl...
>> Well, I found a solution. I had to add permissions for ASP.NET user.
>> But finally, after opening the page http://<ServerName>/Reports I got
>> another error:
>>
>> "An internal error occurred on the report server. See the error log for
>> more
>> details. (rsInternalError) Get Online Help The system cannot find the
>> file
>> specified."
>>
>> More detailed info taken from log file:
>> " aspnet_wp!library!9e0!2005-02-23-16:27:37:: e ERROR: Throwing
>> Microsoft.ReportingServices.Diagnostics.Utilities.InternalCatalogException:
>> An internal error occurred on the report server. See the error log for
>> more
>> details., Error getting running jobs;
>> Info:
>> Microsoft.ReportingServices.Diagnostics.Utilities.InternalCatalogException:
>> An internal error occurred on the report server. See the error log for
>> more
>> details. ---> System.IO.FileNotFoundException: The system cannot find the
>> file specified.
>> at System.Runtime.InteropServices.Marshal.ThrowExceptionForHR(Int32
>> errorCode, IntPtr errorInfo)"
>>
>>
>> Regards.
>>
>>
>>> Is there any kind of software you have running which monitors and
>>> reports
>>> on changes to any production file?( specifically in inetpub?)...I would
>>> maybe post this in the IE forum...
>>>
>>> --
>>> Wayne Snyder, MCDBA, SQL Server MVP
>>> Mariner, Charlotte, NC
>>>
www.mariner-usa.com >>> (Please respond only to the newsgroups.)
>>>
>>> I support the Professional Association of SQL Server (PASS) and it's
>>> community of SQL Server professionals.
>>>
www.sqlpass.org >>>
>>> "Ciekawy" <ciekawy@poczta.pl> wrote in message
>>> news:cvf5e3$17mc$1@news2.ipartners.pl...
>>>> Hell everybody,
>>>> I have just installed Reporting Services (the server part). I did it
>>>> preciously according to the instructions and completed it successfully.
>>>> As a test I opened IE and prompted http://<ServerName>/Reports and I
>>>> got
>>>> something like that:
>>>> (any help appreciated)
>>>>
>>>>
>>>> Server Error in '/Reports' Application.
>>>> --------------------------------------------------------------------------------
>>>>
>>>> Access denied to 'c:\inetpub'. Failed to start monitoring file 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:\inetpub'. Failed to start monitoring file changes.
>>>>
>>>> Source Error:
>>>>
>>>> An unhandled exception was generated during the execution of the
>>>> current
>>>> web request. Information regarding the origin and location of the
>>>> exception can be identified using the exception stack trace below.
>>>>
>>>> Stack Trace:
>>>>
>>>>
>>>> [HttpException (0x80070005): Access denied to 'c:\inetpub'. Failed to
>>>> start monitoring file changes.]
>>>> System.Web.FileChangesMonitor.FindDirectoryMonitor(String dir,
>>>> Boolean
>>>> addIfNotFound, Boolean throwOnError) +527
>>>> System.Web.FileChangesMonitor.StartMonitoringPath(String alias,
>>>> FileChangeEventHandler callback) +477
>>>> System.Web.Caching.CacheDependency.Init(Boolean isPublic, Boolean
>>>> isSensitive, String[] filenamesArg, String[] cachekeysArg,
>>>> CacheDependency dependency, DateTime utcStart) +1535
>>>> System.Web.Caching.CacheDependency..ctor(Boolean isSensitive,
>>>> String[]
>>>> filenames, DateTime utcStart) +50
>>>>
>>>> System.Web.Configuration.HttpConfigurationSystem.GetCacheDependencies(Hashtable
>>>> cachedeps, DateTime utcStart) +151
>>>> System.Web.Configuration.HttpConfigurationSystem.ComposeConfig(String
>>>> reqPath, IHttpMapPath configmap) +697
>>>> System.Web.HttpContext.GetCompleteConfigRecord(String reqpath,
>>>> IHttpMapPath configmap) +434
>>>> System.Web.HttpContext.GetCompleteConfig() +48
>>>> System.Web.HttpContext.GetConfig(String name) +195
>>>> System.Web.CustomErrors.GetSettings(HttpContext context, Boolean
>>>> canThrow) +20
>>>> System.Web.HttpResponse.ReportRuntimeError(Exception e, Boolean
>>>> canThrow) +40
>>>> System.Web.HttpRuntime.FinishRequest(HttpWorkerRequest wr,
>>>> HttpContext
>>>> context, Exception e) +480
>>>>
>>>>
>>>>
>>>>
>>>> --------------------------------------------------------------------------------
>>>> Version Information: Microsoft .NET Framework Version:1.1.4322.573;
>>>> ASP.NET Version:1.1.4322.573
>>>>
>>>>
>>>
>>>
>>
>>
>>
>>
>>
>
>