CodeGuru Home VC++ / MFC / C++ .NET / C# Visual Basic VB Forums Developer.com
Results 1 to 2 of 2
  1. #1
    Join Date
    Aug 2002
    Location
    INDIA
    Posts
    20

    How to deploy Crystal Report files in .NET Framework

    Hi Friends!

    I want to deploy reports made in CR9(Reporting facility within the .NET Env) on my client's machine. My client's machine has only .NET Framework(CLR) but not VS.NET installed at his end and I'm unable to run the reports directly from my app.
    I want to know whether any support files are needed to be installed so that my reports run properly?

    Thanks in Advance,
    Debsoft

  2. #2
    Join Date
    Feb 2002
    Location
    Spain
    Posts
    148
    Hi:

    Unfortunatedly, Crystal Reports are not free distributed software. The licence you obtain with the development environment is valid only for that, software developing, not to be distributed with the developed application.

    It's a shame, but you, or better your client, will have to purchase a Crystal Reports installation licence, or... have VS.Net installed on the client's PC.

    Buy

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

Featured