The Crystal Reports for Visual Studio .NET doesn't show the report

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • Rod

    The Crystal Reports for Visual Studio .NET doesn't show the report

    I've written a Visual Studio .NET application (WinForms app) and put a
    Crystal Reports for .NET report in it. It is a very simple application -
    one regular form and another with the crystal reports viewer on it.

    When I run the application on my development machine, I can see the report
    just fine. However, when I install the application onto another machine and
    try to run the report, the form with the crystal reports viewer comes up,
    but nothing at all appears in the viewer control.

    Why not?

    Rod


  • Yonas Hagos

    #2
    Re: The Crystal Reports for Visual Studio .NET doesn't show the report

    You have to bundle all the dependecies and references to crystal report with
    your application.



    Yonas

    "Rod" <rodf@newsgroup s.nospam> wrote in message
    news:eSQ1Kb2yEH A.4004@tk2msftn gp13.phx.gbl...[color=blue]
    > I've written a Visual Studio .NET application (WinForms app) and put a
    > Crystal Reports for .NET report in it. It is a very simple application -
    > one regular form and another with the crystal reports viewer on it.
    >
    > When I run the application on my development machine, I can see the report
    > just fine. However, when I install the application onto another machine[/color]
    and[color=blue]
    > try to run the report, the form with the crystal reports viewer comes up,
    > but nothing at all appears in the viewer control.
    >
    > Why not?
    >
    > Rod
    >
    >[/color]


    Comment

    • Rod

      #3
      Re: The Crystal Reports for Visual Studio .NET doesn't show the report

      Yonas,

      I thought that I had done that. I right clicked on the "Detected
      Dependencies" folder and had it update things, and now I have the
      dotnetcrystalre ports.msm and dotnetfxredist_ x86.msm merge modules included.
      Should I include more? And if so, which ones?

      Rod

      "Yonas Hagos" <y_hagos@hotmai l.com> wrote in message
      news:eYsxP12yEH A.3824@TK2MSFTN GP09.phx.gbl...[color=blue]
      > You have to bundle all the dependecies and references to crystal report[/color]
      with[color=blue]
      > your application.
      >
      >
      >
      > Yonas
      >
      > "Rod" <rodf@newsgroup s.nospam> wrote in message
      > news:eSQ1Kb2yEH A.4004@tk2msftn gp13.phx.gbl...[color=green]
      > > I've written a Visual Studio .NET application (WinForms app) and put a
      > > Crystal Reports for .NET report in it. It is a very simple[/color][/color]
      application -[color=blue][color=green]
      > > one regular form and another with the crystal reports viewer on it.
      > >
      > > When I run the application on my development machine, I can see the[/color][/color]
      report[color=blue][color=green]
      > > just fine. However, when I install the application onto another machine[/color]
      > and[color=green]
      > > try to run the report, the form with the crystal reports viewer comes[/color][/color]
      up,[color=blue][color=green]
      > > but nothing at all appears in the viewer control.
      > >
      > > Why not?
      > >
      > > Rod
      > >
      > >[/color]
      >
      >[/color]


      Comment

      • Kevin Yu [MSFT]

        #4
        Re: The Crystal Reports for Visual Studio .NET doesn't show the report

        Hi Rod,

        First of all, I would like to confirm my understanding of your issue. From
        your description, I understand that you're having trouble on printing the
        Crystal Report to your printer. If there is any misunderstandin g, please
        feel free to let me know.

        I'm sorry but currently Crystal Report is not supported by Microsoft. It is
        only shipped with Visual Studio .NET. For Crystal Report issues, we can go
        to the crystal report support website for more information. Or we can wait
        and see if there is any community member who can share some lights on it.



        Kevin Yu
        =======
        "This posting is provided "AS IS" with no warranties, and confers no
        rights."


        Comment

        • Rod

          #5
          Re: The Crystal Reports for Visual Studio .NET doesn't show the report

          That is correct - I can print from within the VS.NET IDE, and I can also
          print if I run the built executable, but only from my PC.

          So, you're saying that, I can create a Crystal Report for Visual Studio
          ..NET and use it on my machine, but that it is impossible to use it anywhere
          else? Put another way, I cannot create a setup and deployment project which
          will include the necessary merge modules so that the Crystal Report for
          Visual Studio .NET report will work on another user's PC?

          Rod

          "Kevin Yu [MSFT]" <v-kevy@online.mic rosoft.com> wrote in message
          news:eF5RK1HzEH A.3028@cpmsftng xa10.phx.gbl...[color=blue]
          > Hi Rod,
          >
          > First of all, I would like to confirm my understanding of your issue. From
          > your description, I understand that you're having trouble on printing the
          > Crystal Report to your printer. If there is any misunderstandin g, please
          > feel free to let me know.
          >
          > I'm sorry but currently Crystal Report is not supported by Microsoft. It[/color]
          is[color=blue]
          > only shipped with Visual Studio .NET. For Crystal Report issues, we can go
          > to the crystal report support website for more information. Or we can wait
          > and see if there is any community member who can share some lights on it.
          >
          > http://support.businessobjects.com/
          >
          > Kevin Yu
          > =======
          > "This posting is provided "AS IS" with no warranties, and confers no
          > rights."
          >
          >[/color]


          Comment

          • Kevin Yu [MSFT]

            #6
            Re: The Crystal Reports for Visual Studio .NET doesn't show the report

            Hi Rod,

            I didn't mean that Crystal Report can only be used on your dev machine. The
            assemblies are distributed with Visual Studio .NET, not the .NET framework.
            So the required assemblies might not be installed properly on the client
            machine. And you need to find the assembly distribution package from
            Business Objects website.

            The following link indicates that Crystal Report is not a part of .NET
            framework SDK.



            Kevin Yu
            =======
            "This posting is provided "AS IS" with no warranties, and confers no
            rights."

            Comment

            • Rod

              #7
              Re: The Crystal Reports for Visual Studio .NET doesn't show the report

              Ah, thank you. Sorry for my misunderstandin g.

              Rod

              "Kevin Yu [MSFT]" <v-kevy@online.mic rosoft.com> wrote in message
              news:IEij4UVzEH A.2544@cpmsftng xa10.phx.gbl...[color=blue]
              > Hi Rod,
              >
              > I didn't mean that Crystal Report can only be used on your dev machine.[/color]
              The[color=blue]
              > assemblies are distributed with Visual Studio .NET, not the .NET[/color]
              framework.[color=blue]
              > So the required assemblies might not be installed properly on the client
              > machine. And you need to find the assembly distribution package from
              > Business Objects website.
              >
              > The following link indicates that Crystal Report is not a part of .NET
              > framework SDK.
              >
              > http://support.microsoft.com/default...b;en-us;833903
              >
              > Kevin Yu
              > =======
              > "This posting is provided "AS IS" with no warranties, and confers no
              > rights."
              >[/color]


              Comment

              • Kevin Yu [MSFT]

                #8
                Re: The Crystal Reports for Visual Studio .NET doesn't show the report

                You're welcome, Rod. If you have any other questions, please feel free to
                post them in the community.

                Kevin Yu
                =======
                "This posting is provided "AS IS" with no warranties, and confers no
                rights."

                Comment

                • Yan-Hong Huang[MSFT]

                  #9
                  Re: The Crystal Reports for Visual Studio .NET doesn't show the report

                  Hi Rod,

                  Please refer to MSDN document
                  "Deploying Crystal Reports in .NET Applications"

                  ml/crcondeployingc rystalreportsin netapplications .asp

                  on how to deploy dotnet applications with crystal report support. As Kevin
                  mentioned, if you have any more concerns on it, you can refer to crystal
                  report help in businessobject' s web site.

                  Thanks.

                  Best regards,
                  Yanhong Huang
                  Microsoft Community Support

                  Get Secure! ¨C www.microsoft.com/security
                  Register to Access MSDN Managed Newsgroups!
                  -http://support.microso ft.com/default.aspx?sc id=/servicedesks/msdn/nospam.as
                  p&SD=msdn

                  This posting is provided "AS IS" with no warranties, and confers no rights.

                  Comment

                  Working...