Deploying the Windows Application with Crystal Report 9 in .Net 2003

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • pbala
    New Member
    • Dec 2008
    • 37

    Deploying the Windows Application with Crystal Report 9 in .Net 2003

    Hi,
    I created the windows application with Crystal Report 9.0 in .net 2003. While Deploying the Setup file I created the Merge Modules. I installed .net Framework 1.1 in that user system. After that i installed the Setup File.


    Now I am Receiving Error:

    "CrystalDecisio ns.CrystalRepor ts.Engine.LogOn Exception: Logon failed."

    What is the reason of this error......


    Thanks,
  • MrMancunian
    Recognized Expert Contributor
    • Jul 2008
    • 569

    #2
    Hi,

    Do you use a database connection that might have gone missing? (ODBC, SQL, Access?) Did you install CRRedist2005_x8 6.msi? Did you check your code for the credentials you use to log in?

    Steven

    Comment

    Working...