Groups | Blog | Home
all groups > sql server reporting services > february 2005 >

sql server reporting services : Re: just started: an error


Christopher Conner
2/23/2005 1:16:07 PM
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


[quoted text, click to view]

Ciekawy
2/23/2005 4:25:46 PM
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.


[quoted text, click to view]




Ciekawy
2/24/2005 9:40:29 AM
It works!! Thank you.


U¿ytkownik "Christopher Conner" <someone@someplace.com> napisa³ w wiadomoĊ“ci
news:%23ALkMQdGFHA.2412@TK2MSFTNGP14.phx.gbl...
[quoted text, click to view]

AddThis Social Bookmark Button