|
Recently we have migrated the reporting services, we have taken backup of the old server reportserver and restored in new server. Due to some problem's one folder is not recovered in the new server. To recover that folder, we have copied those folder reports rows from catalog table to new server. The folder has been recovered in new server but if i am trying to opening the table, it is giving the error...What could be the reason
(comments are locked)
|
|
You say that one folder has not been restored properly. Have you tried to rerun the restore? Have you used the article 'Moving the Report Server Databases to Another Computer' from MS as a guide? yes, but not able to restore...
Apr 03 '12 at 02:44 PM
Mohan
Why are you not able to restore? Do you get an error from the restore operation?
Apr 04 '12 at 07:46 AM
Kev Riley ♦♦
(comments are locked)
|


What is the error message?
An internal error occurred on the report server. See the error log for more details. (rsInternalError) Get Online Help
I have seen errorlog,but i did not figure out...
And what is in the error log?
-------Details-------- System.Web.Services.Protocols.SoapException: System.Web.Services.Protocols.SoapException: An internal error occurred on the report server. See the error log for more details. ---> Microsoft.ReportingServices.Diagnostics.Utilities.InternalCatalogException: An internal error occurred on the report server. See the error log for more details. at Microsoft.ReportingServices.WebServer.ReportingService2010Impl.ListChildren(String Item, Boolean Recursive, CatalogItem[]& CatalogItems) at Microsoft.ReportingServices.WebServer.ReportingService2010.ListChildren(String ItemPath, Boolean Recursive, CatalogItem[]& CatalogItems)
at Microsoft.ReportingServices.UI.FolderItems.LoadItems()