SharePoint
(1)
DLL
(1)
ReportingServices
(1)
PublicKeyToken
(1)
WebParts
(1)
En_US_c
(1)
GAC
(1)
MVP
(1)

Locating the assembly DLL and it's Version ??

Asked By jc
22-Sep-08 12:09 AM
Windows 2003 Server.

I'm getting this event error:

Error: Failure in loading assembly:
Microsoft.ReportingServices.SharePoint.UI.WebParts, Version=9.0.242.0,
Culture=neutral, PublicKeyToken=89845dcd8080cc91

and I suspect I have the wrong DLL version as my web.config has these
two entries.:

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


How can  I locate the DLL associated with these? And get it's
version .

Also, is there any way to extract version information from the GAC? a
cab file ? how about an msi file?

Thanks for any help or information.

Also, might there be a more verbose log of why it could not load

Locating the assembly DLL and it's Version ??

Asked By Dave Patrick
21-Sep-08 05:59 PM
I'd ask them here.

http://www.microsoft.com/communities/newsgroups/en-us/default.aspx?dg=microsoft.public.sqlserver.reportingsvcs&cat=en_US_c04ce93c-03af-4a30-8a7c-5fcab20910da&lang=en&cr=US
http://groups.google.com/group/microsoft.public.sqlserver.reportingsvcs/topics?hl=en&lnk=sg



--

Regards,

Dave Patrick ....Please no email replies - reply in newsgroup.
Microsoft Certified Professional
Microsoft MVP [Windows]
http://www.microsoft.com/protect
Post Question To EggHeadCafe