Jump to content
Xtreme .Net Talk

krsmurali

Members
  • Posts

    5
  • Joined

  • Last visited

Everything posted by krsmurali

  1. Assign database access to that User. Or Create a user Group,add users,then give access for this group to ur Database.
  2. Hi Thanks for those who looked my Post. Finally i got it work by Installing the Crystal Reports from .Net (bundled version) on Client Machine.
  3. yes.I tried that too. That patch is the Readme file and set of instruction to change the keycode values in Registry.
  4. Thanks for ur help. I registered the dll's. But i got the different error as "A Crystal Reports job failed because a free license could not be obtained in the time allocated..." For this,i looked through the document http://support.businessobjects.com/library/kbase/articles/c2012716.asp First i checked the Licensekey in regwiz.msm,it is not wrong one. So then i changed the Registry values because the registry keycodes>CR NET default values are differ from the value which they asked to change in document. Again i got the same error. But i notice one thing here is, after i installed my app, the keycode values in registry is changed to old one. I dont know to proceed next. Thanks... kutty
  5. Hi I have a vb.net application with Crystal Report. IDE is VS.NET 2002 and the bundled Crystal Report. My Application is works fine in both Development server and the User Machine (access the appliction via Networkdrive). But the Problem is Crystal report is creating error in the UserMachine only.(in Dev side works fine). I did add all the mergemodules and assigned the Lincesekey to regwiz.msm. First the appliction it says error as, File or assembly name CrystalDecisions.CrystalReports.Engine or one of its dependencies, was not found. The i copied all the CrystalDecisions*.dll to the installed folder(in Development machine) Then is says, File or assembly name CrystalKeyCodeLib, or one of its dependencies, was not found. File name: "CrystalKeyCodeLib" Then i copied this file to the same location. Now it says, System.Runtime.InteropServices.COMException (0x80040154): COM object with CLSID {D97C7D7D-FF5B-4802-BE3F-D8748E986F7B} is either not valid or not registered. at CrystalDecisions.CrystalReports.Engine.ReportDocument.�>() I dont find any help for this. Can anybody help in this?I worked 2 days on this.But i couldn't find anything useful.I really hate this error. Thanks. Kutty
×
×
  • Create New...