Groups | Blog | Home
all groups > dotnet remoting > august 2003 >

dotnet remoting : Crystal Report Remoting Issue



dnemeth NO[at]SPAM earthlink.net
8/8/2003 3:17:16 AM
I am trying to expose a remote reference to a Crystal Report (version 9.2.2)
from a server. I'm able to gain the Transparent Proxy on the client without
issue, however, when I attach the object to my
CrystalReportViewer.ReportSource, I receive an "Unable to load 'clr:
CrystalDecisions.Shared.IReportSource, CrystalDecisions.Shared'" error.

Are there changes that I can make to my environment that will alleviate this
issue? Perhaps I am doing it wrong? If anyone has done this or has a
suggestion, I will be most appreciative.

Thanks,

Dan

Laurie Paulin
8/8/2003 5:32:10 PM
Just a thought, sounds like a serialisation issue. Crystal is unmanaged
code, i.e. it interfaces with .Net via a COM interop, not sure how that
would be handled under remoting serialisation.

[quoted text, click to view]

AddThis Social Bookmark Button