HighTechTalks DotNet Forums  

Using .NET DLL in COM+ as a data source for Crystal Reports

Dotnet Framework (Component Services) microsoft.public.dotnet.framework.component_services


Discuss Using .NET DLL in COM+ as a data source for Crystal Reports in the Dotnet Framework (Component Services) forum.



Reply
 
Thread Tools Search this Thread Display Modes
  #1  
Old   
Jonas
 
Posts: n/a

Default Using .NET DLL in COM+ as a data source for Crystal Reports - 11-22-2004 , 03:47 AM






Hi!

I have an existing working .NET DLL in COM+ which returns a DataSet from a
SQL Server. Now I want to use this in Crystal Reports. I have created a new
DLL to act as middleware between CR and the .NET DLL hosted in COM+. When I
call the middleware DLL from CR I get a RemotingException:Cannot load type
when I try to access methods in my COM+ hosted DLL. If I use an ordinary
Windows Form application and do the same thing it works so I figure it has
something to do with how CR calls the DLL.

I'm using CR Advanced v10.0.0.533.

Any tips?

Brgds

Jonas



Reply With Quote
Reply




Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.4
Copyright ©2000 - 2013, Jelsoft Enterprises Ltd.