[RESOLVED] crviewer problems
Hey all
I have an issue with the CR references in my application. I am trying to just run a small app that calls the CR viewer and display a report. Of course, on my machine since I have all the correct .dll and such do to having CRX on my machine, it is no problem. But on a clean testing environment i am getting the crviewer.dll not correctly registered error. Now initially this was thought to be a deployment issue but I am afraid I may not have the correct references in place. With the viewer I am using the CR viewer control with is the .oca(which i assume comes with the crviewer.dll). Also I am using the CR ActiveX Designer Run Time Library 10.0 as CRX is the version I have on hand.
My question is this: Is there another reference that is needed in order for this to actually work on a non CR loaded machine? I do assume that this is possible to do on a machine not running Crystal. If this is not true, how would I go about setting the application up to pull the CR info from the server that the program is hitting anyway so the viewer will work as intended.
Thanks
Re: [RESOLVED] crviewer problems
No prob. :)
You may want to check out any documents on deploying and using CR from their site. I have this doc for .net but may come in handy or direct you to something more relevant.
http://diamond.businessobjects.com/node/728
Re: [RESOLVED] crviewer problems
Quote:
Originally Posted by RobDog888
No prob. :)
You may want to check out any documents on deploying and using CR from their site. I have this doc for .net but may come in handy or direct you to something more relevant.
http://diamond.businessobjects.com/node/728
Thanks Rob!!! :thumb: