Results 1 to 10 of 10

Thread: crystal report / setup package

  1. #1

    Thread Starter
    Frenzied Member EyeTalion's Avatar
    Join Date
    Jul 2000
    Location
    New York
    Posts
    1,075

    crystal report / setup package

    I creating a setup package for my app, which contains a Crystal Report. In my setup package I include the regwiz.msm file. This asks for a License Key...since I'm using Crystal 9.0 that came with Visual Studio, do I use the product Key from VS?
    It's tough being an unhandled exception...

    ___________
    VB.NET 2008
    VB.NET 2010
    ORACLE 11g
    CRYSTAL 11

  2. #2
    Frenzied Member
    Join Date
    Oct 2002
    Location
    Gammapolis
    Posts
    1,474
    No, you have to register your copy of CR. Go ahead registering it, there is an option in Crystal Reports Desginer, and it's free.
    'Heading for the automatic overload'
    Marillion, Brave, The Great Escape, 1994

    'How will WE stand the FIRE TOMORROW?'
    Eloy, Silent Cries and Mighty Echoes, The Vision - Burning, 1979

  3. #3
    Junior Member joan_fl's Avatar
    Join Date
    Aug 2002
    Location
    Tampa, FL
    Posts
    28
    This should help in deploying your Crystal Report applications:

    http://support.crystaldecisions.com/...oyment.pdf.asp

  4. #4

    Thread Starter
    Frenzied Member EyeTalion's Avatar
    Join Date
    Jul 2000
    Location
    New York
    Posts
    1,075
    thanks guys...I registered my copy of Crystal and they sent me a Keycode..that solved the KeyCodev2.ddl file is missing error I was getting...Luna question for you...remember how I was getting the userid/password screen when I running a report...you sent me code to pass the userid/password parameters...that worked fine on my machine, but now when I go to run a report on a NT test box that screen pops up asking for user/id password...any suggestions?
    It's tough being an unhandled exception...

    ___________
    VB.NET 2008
    VB.NET 2010
    ORACLE 11g
    CRYSTAL 11

  5. #5
    Frenzied Member
    Join Date
    Oct 2002
    Location
    Gammapolis
    Posts
    1,474
    First: Is the location of database in your test machine the same as the dev machine?
    'Heading for the automatic overload'
    Marillion, Brave, The Great Escape, 1994

    'How will WE stand the FIRE TOMORROW?'
    Eloy, Silent Cries and Mighty Echoes, The Vision - Burning, 1979

  6. #6

    Thread Starter
    Frenzied Member EyeTalion's Avatar
    Join Date
    Jul 2000
    Location
    New York
    Posts
    1,075
    yes, I'm using an Oracle DB out on our server...when I use other parts of the application I don't have any problems connecting to the DB, just running a report...
    It's tough being an unhandled exception...

    ___________
    VB.NET 2008
    VB.NET 2010
    ORACLE 11g
    CRYSTAL 11

  7. #7
    Frenzied Member
    Join Date
    Oct 2002
    Location
    Gammapolis
    Posts
    1,474
    Maybe you have to provide the server info for the logoninfo too.
    'Heading for the automatic overload'
    Marillion, Brave, The Great Escape, 1994

    'How will WE stand the FIRE TOMORROW?'
    Eloy, Silent Cries and Mighty Echoes, The Vision - Burning, 1979

  8. #8

    Thread Starter
    Frenzied Member EyeTalion's Avatar
    Join Date
    Jul 2000
    Location
    New York
    Posts
    1,075
    ok, I narrowed it down to an OS problem...I have two test machines ones an XP then other is NT...only the NT asks for a login and the login attemp always fails
    It's tough being an unhandled exception...

    ___________
    VB.NET 2008
    VB.NET 2010
    ORACLE 11g
    CRYSTAL 11

  9. #9

    Thread Starter
    Frenzied Member EyeTalion's Avatar
    Join Date
    Jul 2000
    Location
    New York
    Posts
    1,075
    well, it seems like there is a problem with Crystal 9 and NT...I created anther report in Crystal 8.5 and added it to setup package...that ran fine on NT and XP...looks like I'm going to have to convert all my reports to 8.5
    It's tough being an unhandled exception...

    ___________
    VB.NET 2008
    VB.NET 2010
    ORACLE 11g
    CRYSTAL 11

  10. #10

    Thread Starter
    Frenzied Member EyeTalion's Avatar
    Join Date
    Jul 2000
    Location
    New York
    Posts
    1,075
    with a little further testing, I've concluded that I only get the error when I use the Crystal 9.0 component shipped with VS.NET. If add a report I created in Crystal Report 9.0 the full software, it works fine on NT and XP...
    It's tough being an unhandled exception...

    ___________
    VB.NET 2008
    VB.NET 2010
    ORACLE 11g
    CRYSTAL 11

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width