I have it working but I can't believe that I am doing it the correct way.
I found a reference via microsoft:
http://msdn.microsoft.com/library/de...g_rdl_8mue.asp
which mentioned that the custom dll could be put in EITHER the server directory as noted in the book:
c:\Program...\ReportingServices\ReportServer\bin
or
C:\Program Files\Microsoft SQL Server\80\Tools\Report Designer
When I put the dll in the ReportServer\bin I could not preview the report. I dropped an additional copy into the Report Designer directory and it now works.
Also of note: According to microsoft if you change your class code and recompile you will have to go into each report and update your reference.
I want someone to tell me that I only need to put my class files in one place and maintain them in one place. Anyone?
Sandy Murdock MCP