Deployment crystal report

hello,
I've created a website that uses crystalreportviewer. I 've installed crystal runtime (CRRedist2005_x86.msi).
My server is a w2003 with iis6.0
Now i've an error message when i access my page
"Method not found: 'Void CrystalDecisions.ReportAppServer.Controllers.ISCRDatabaseController.ReplaceConnection(System.Object, System.Object, System.Object, System.Object)"

please help me.



Answer this question

Deployment crystal report

  • VDeepak

    Hello,

     

    I'm facing the same problem, but installing MDAC 2.8 did not solve it.

    I've already installed CRRedist2005_x86.msi and .NET 2.0 Framework Redistributable package

     

    Thanx in advance for the answer and Happy 2006

    Lorenzo

     

     


  • Rick_H

    My website is in default web site but my site folder isn't in wwwroot directory.


  • DBRGSS

    Hello,

    Is this the RTM version of the CRRedist2005_x86.msi Did you include MDAC 2.8 and .NET 2.0 (RTM) as part of the deployment

    My first guess is that you need to have MDAC 2.8 on the server as well.

    If that doesn't work then I would suggest contacting our support team:

    http://support.businessobjects.com/fix/contact.asp

    Online/e-mail support is free for 2 incidents if you register your product.

    http://support.businessobjects.com/crystalcare/assist/default.asp

    Keith - Business Objects



  • FreddyHalim

    Is your app running in the default website, or have you created a seperate website

    By the way, you might as well try switching the identity that your appdomain is running under to the local system.

  • Deployment crystal report