From: jc on
RE: Could not load file or assembly 'RSSharePointSoapProxy.
SharepointRS.msi on every WFE??

I've just been to hell and back to try and implement Sharepoint SSRS
integration. I think i'm very close. After using about 5 different
guides and working through about 6 major issues .. bam.. I thought I
was golden.

I go to run one of the my only site (new far) that was working before
all of this and am getting:

Could not load file or assembly 'RSSharePointSoapProxy,
Version=9.0.242.0, Culture=neutral, PublicKeyToken=89845dcd8080cc91'
or one of its dependencies. The system cannot find the file specified.

<add verb="*" path="_vti_bin/ReportServer"
type="Microsoft.ReportingServices.SharePoint.Soap.RSProxyHttpHandler,
RSSharePointSoapProxy, Version=9.0.242.0, Culture=neutral,
PublicKeyToken=89845dcd8080cc91" />

Here's the catch I originally tried to install the RS add-in on the
WFEs but kept getting errors, so i tired on the moss server and it ran
through perfectly and everything I was expecting for configuring was
there on the Central Admin so I figured I'm good.

Now wonder, do I need to install the add-in on all my WFEs? When I
originally tried (and everything is 64bit) it would just choke.

Some other posts imply I need to simply activate SSRS (at the site
SharePoint colletion level?) If so, how if I can't get into the site
and don't see the feature anywhere from the Central Admin.

Thanks for any help or information!