Results 1 to 9 of 9

Thread: Crystal Report 10 deployment problem???

  1. #1

    Thread Starter
    PowerPoster
    Join Date
    Jan 2004
    Location
    Southern California
    Posts
    5,034

    Crystal Report 10 deployment problem???

    I am trying to deploy a VB.Net 2005 application that contains Crystal Reports version 10. When I try to run the published Setup.exe, I get the following error message:

    "Unable to install or run the application. The application requires that
    assembly CrystalDecisions.CrystalReports.Engine Version 10.2.3600.0 be
    installed in the Global Assembly Cache (GAC) first."

    Please contact your system administrator.

    Please help!!!!

    Thanks,
    Blake

  2. #2
    A SQL Server fool GaryMazzone's Avatar
    Join Date
    Aug 2005
    Location
    Dover,NH
    Posts
    7,493

    Re: Crystal Report 10 deployment problem???

    Have you downloaded the current CR merge module? I always remove the dependacy that the setup project detects for CR and add CR Mergemodules by hand.
    Sometimes the Programmer
    Sometimes the DBA

    Mazz1

  3. #3

    Thread Starter
    PowerPoster
    Join Date
    Jan 2004
    Location
    Southern California
    Posts
    5,034

    Re: Crystal Report 10 deployment problem???

    Yes, I have but I'm not sure how to include them in my VB.Net project or anything else I need to do?
    Blake

  4. #4
    A SQL Server fool GaryMazzone's Avatar
    Join Date
    Aug 2005
    Location
    Dover,NH
    Posts
    7,493

    Re: Crystal Report 10 deployment problem???

    What are you using for deploy ment (INNO or Setup and Deployment Project)?
    Sometimes the Programmer
    Sometimes the DBA

    Mazz1

  5. #5

    Thread Starter
    PowerPoster
    Join Date
    Jan 2004
    Location
    Southern California
    Posts
    5,034

    Re: Crystal Report 10 deployment problem???

    I'm just performing a "Build" > "Publish" in the .Net IDE. I'm assuming that's the same thing?
    Blake

  6. #6
    A SQL Server fool GaryMazzone's Avatar
    Join Date
    Aug 2005
    Location
    Dover,NH
    Posts
    7,493

    Re: Crystal Report 10 deployment problem???

    I have never used publish, I have done this with a setup and deployment package by adding the downloaded CR Merge Modlues.
    Sometimes the Programmer
    Sometimes the DBA

    Mazz1

  7. #7
    Frenzied Member
    Join Date
    Nov 2001
    Location
    Mass USA
    Posts
    1,674

    Re: Crystal Report 10 deployment problem???

    I haven't packaged any .NET apps but I do VB6 with CR11 using Merge Modules... I use Visual Studio Installer to include the MM's.

  8. #8

    Thread Starter
    PowerPoster
    Join Date
    Jan 2004
    Location
    Southern California
    Posts
    5,034

    Re: Crystal Report 10 deployment problem???

    I don't believe VB.Net 2005 has a Visual Studio Installer project. If it does, it's referenced as something else and I don't know what it is.
    Blake

  9. #9
    PowerPoster techgnome's Avatar
    Join Date
    May 2002
    Posts
    34,687

    Re: Crystal Report 10 deployment problem???

    It's called a "Windows Installer Project"... but it's NOT available through VB Express.... the only installer that comes with VBe is the Click-Once..

    -tg
    * I don't respond to private (PM) requests for help. It's not conducive to the general learning of others.*
    * I also don't respond to friend requests. Save a few bits and don't bother. I'll just end up rejecting anyways.*
    * How to get EFFECTIVE help: The Hitchhiker's Guide to Getting Help at VBF - Removing eels from your hovercraft *
    * How to Use Parameters * Create Disconnected ADO Recordset Clones * Set your VB6 ActiveX Compatibility * Get rid of those pesky VB Line Numbers * I swear I saved my data, where'd it run off to??? *

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