Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

SSRS Add-in . Failure in loading assembly: Microsoft.ReportingServices.SharePoint.UI.WebParts

211 views
Skip to first unread message

jc

unread,
Sep 21, 2008, 12:03:08 PM9/21/08
to
I've performed a MOSS standalone all-in-one install. (MOSS,SQL,SSRS)
are all on the same box and there is NO Active Directory.

After installing the SSRS add in however, I wont display the Report
Services section the central Admin.

I see this error in the event log when I accessed the Central Admin.

Failure in loading assembly:
Microsoft.ReportingServices.SharePoint.UI.WebParts

I confirmed this about the web.config for the central admin:


<SafeControl
Assembly="Microsoft.ReportingServices.SharePoint.UI.ServerPages,
Version=10.0.0.0, Culture=neutral, PublicKeyToken=89845dcd8080cc91"
Namespace="Microsoft.ReportingServices.SharePoint.UI" TypeName="*"
Safe="True" />

<SafeControl
Assembly="Microsoft.ReportingServices.SharePoint.UI.WebParts,
Version=10.0.0.0, Culture=neutral, PublicKeyToken=89845dcd8080cc91"
Namespace="Microsoft.ReportingServices.SharePoint.UI.WebParts"
TypeName="*" Safe="True" />

<SafeControl
Assembly="Microsoft.ReportingServices.SharePoint.UI.WebParts,
Version=9.0.242.0, Culture=neutral, PublicKeyToken=89845dcd8080cc91"
Namespace="Microsoft.ReportingServices.SharePoint.UI.WebParts"
TypeName="*" Safe="True" />


I did perform this:

STSADM.EXE -o addwppack -filename RSWebParts.cab -globalinstall

which succeeded.

My installing local admin user is the same user as all services and
the farm admin.

I confirmed the admin site is set to Kerberos.

This is a standalone box with no AD. Do I need to run SETSPN anyways?

Thanks for any help or information

jc

unread,
Sep 21, 2008, 6:50:17 PM9/21/08
to
more info on this..

the gac has version 10 of that webpart dll.. which i don;t even think
is relevant to the issue.

the add-in msi puts out version 8.?? ..but again I don't think that
assembly and the error is the problem.


I'm now thinking my problem is I patched to wss sp1 and now the add-in
does not work or apply.

anybody know?

0 new messages