473,773 Members | 2,345 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

Deploying Crystal

This is really a licence question....

I want to deploy the version of Crystal Reports that comes with Visual
Studio 2005 to a production server. Is there another license charge if the
I'm licensed on the production server to run Visual Studio?

--
Regards,
Gary Blakely


Apr 14 '07 #1
3 1821
Hi Gary,

For the cryustal report component integrated with Visual Studio IDE, based
on my understanding, for thick-client/desktop based application, you have a
free limited license for you to deploy crystal report runtime with your
desktop applciation developed with Visual studio. For crystal report
server-side component, it may have some limitation(base d on concorrent
requests). Here is a knowledge base article that describe the license cases:

#Pricing and licensing for Crystal Reports in Visual Studio .NET or in
Visual Studio 2005
http://support.microsoft.com/kb/318102/en-us

If you have any more specific scenario or requirement, you can also contact
the BO for support:

#Licensing and support for Crystal Reports for Visual Studio .NET and for
Visual Studio 2005
http://support.microsoft.com/kb/317789/en-us

Hope this helps.

Sincerely,

Steven Cheng

Microsoft MSDN Online Support Lead

=============== =============== =============== =====

Get notification to my posts through email? Please refer to
http://msdn.microsoft.com/subscripti...ult.aspx#notif
ications.

Note: The MSDN Managed Newsgroup support offering is for non-urgent issues
where an initial response from the community or a Microsoft Support
Engineer within 1 business day is acceptable. Please note that each follow
up response may take approximately 2 business days as the support
professional working with you may need further investigation to reach the
most efficient resolution. The offering is not appropriate for situations
that require urgent, real-time or phone-based interactions or complex
project analysis and dump analysis issues. Issues of this nature are best
handled working with a dedicated Microsoft Support Engineer by contacting
Microsoft Customer Support Services (CSS) at
http://msdn.microsoft.com/subscripti...t/default.aspx.

=============== =============== =============== =====

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


Apr 16 '07 #2
Steven,
Thanks. The link says that I am allowed to deploy Crystal with my ASP.Net
application. I guess this is now a technical question as the "Publish"
option in build doesn't deploy the necessary Crystal dlls. Maybe a
deployment project will do that.

--
Regards,
Gary Blakely
"Steven Cheng[MSFT]" <st*****@online .microsoft.comw rote in message
news:qq******** ******@TK2MSFTN GHUB02.phx.gbl. ..
Hi Gary,

For the cryustal report component integrated with Visual Studio IDE, based
on my understanding, for thick-client/desktop based application, you have
a
free limited license for you to deploy crystal report runtime with your
desktop applciation developed with Visual studio. For crystal report
server-side component, it may have some limitation(base d on concorrent
requests). Here is a knowledge base article that describe the license
cases:

#Pricing and licensing for Crystal Reports in Visual Studio .NET or in
Visual Studio 2005
http://support.microsoft.com/kb/318102/en-us

If you have any more specific scenario or requirement, you can also
contact
the BO for support:

#Licensing and support for Crystal Reports for Visual Studio .NET and for
Visual Studio 2005
http://support.microsoft.com/kb/317789/en-us

Hope this helps.

Sincerely,

Steven Cheng

Microsoft MSDN Online Support Lead

=============== =============== =============== =====

Get notification to my posts through email? Please refer to
http://msdn.microsoft.com/subscripti...ult.aspx#notif
ications.

Note: The MSDN Managed Newsgroup support offering is for non-urgent issues
where an initial response from the community or a Microsoft Support
Engineer within 1 business day is acceptable. Please note that each follow
up response may take approximately 2 business days as the support
professional working with you may need further investigation to reach the
most efficient resolution. The offering is not appropriate for situations
that require urgent, real-time or phone-based interactions or complex
project analysis and dump analysis issues. Issues of this nature are best
handled working with a dedicated Microsoft Support Engineer by contacting
Microsoft Customer Support Services (CSS) at
http://msdn.microsoft.com/subscripti...t/default.aspx.

=============== =============== =============== =====

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




Apr 16 '07 #3
Thanks for the reply Gary,

Yes, for ASP.NET application, you can also deploy the crystal report
component directly, the only difference is that the requests count to the
server(for crystal report processing) is limited.
Sincerely,

Steven Cheng

Microsoft MSDN Online Support Lead
This posting is provided "AS IS" with no warranties, and confers no rights.
Apr 17 '07 #4

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

4
1924
by: Ala | last post by:
when i deploy an appication that uses Crystal reports, it doesn't work why because i don't register Crystal reports i want to get Registration No. and Keycode. pls email them to me if u have.
0
1334
by: SWu | last post by:
Hi all Could someone please tell me how to configure and deploy my Crystal reports? Any help would be greatly appreciated. I want to be able to deploy my reports/web pages to another domain, web server, database and have the report connect via integrated security. 1. I have created a stored proc in my SQL Server db, created a report in my ASP.NET project, created a reports.aspx and placed a CrystalReportViewer on the page. This is...
0
1021
by: Serdar Kalaycý | last post by:
Hi everyone, I have a web application coded in C#, using Crystal Reports. The problem is, I don't have the right to run a setup program on my hosting server, I can only reach it through FTP. When I try to deploy the output files on the server, it gives an error message "Cannot find KeycodeV2.dll, or invalid keycode.". The support people tried to install a Crystal Reports package found on the Crystal Decisions website, but it didn't...
2
3563
by: fig000 | last post by:
Hi everyone, I recently wrote a vb.net app which includes some crystal reports. The user has very little money in their budget and have been without a working application for quite a while. This being the case I worked with what was available: I used vb.net and crystal 8.5. The crystal reports are being viewed in the crystal report viewer which is still included in vb.net. I went ahead with developing this project because I found that...
2
2675
by: Ray | last post by:
Dear all, I have used Setup Winzard to deploy a windows application with crystal viewer to show a crystal report. I am using vb.net 2003. However, after I have installed the Setup in a computer with no vs.net and crystal report. The crystal report cannot be shown. The error message is : Cannot find KeycodeV2.dll, or invalid keycode. Please help. Thanks a lot, Ray
1
1425
by: John R. Dougherty | last post by:
I have a VB.NET 2003 application which is using the built-in Crystal Reports control for viewing an .RPT file. The .RPT files reside on the server, and the data pulled by these reports is in a SQL Server database. On any client PC, I can create an ODBC connection to the SQL Server database - and the DSN name for this connection is what I reference in code when setting up a user-selected report for viewing. I have created a deployment...
0
1090
by: markcash | last post by:
I have developed a ASP.NET application that contains several reports that were developed with Crystal Report XI. My development machine is Windows XP SP2. Everything works fine, but when I deploy the application to my web server which is running Windows 2003 SP1, the reports do not work. I get no errors when I click the link to the page that has the CrystalReportViewer control, but I also get no report. I have tried deploying the...
3
1226
by: Rabbit | last post by:
I would like to know the common practise for the captioned subject Currently if create a Web Setup Project to deploy my ASP.net 2.0 solution, it will include all my source code, as my target machine don't have crystal report installed, I was wondering if I can use Build->Publish Web Site to deploy my solution which has Crystal Reports? Can some give me some suggestion, how to deploy web solution to customer web server which has Crystal...
1
1836
pbala
by: pbala | last post by:
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: "CrystalDecisions.CrystalReports.Engine.LogOnException: Logon failed." What is the reason of this error......
0
9621
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However, people are often confused as to whether an ONU can Work As a Router. In this blog post, we’ll explore What is ONU, What Is Router, ONU & Router’s main usage, and What is the difference between ONU and Router. Let’s take a closer look ! Part I. Meaning of...
1
10039
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows Update option using the Control Panel or Settings app; it automatically checks for updates and installs any it finds, whether you like it or not. For most users, this new feature is actually very convenient. If you want to control the update process,...
0
9914
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each protocol has its own unique characteristics and advantages, but as a user who is planning to build a smart home system, I am a bit confused by the choice of these technologies. I'm particularly interested in Zigbee because I've heard it does some...
1
7463
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new presenter, Adolph Dupré who will be discussing some powerful techniques for using class modules. He will explain when you may want to use classes instead of User Defined Types (UDT). For example, to manage the data in unbound forms. Adolph will...
0
6717
by: conductexam | last post by:
I have .net C# application in which I am extracting data from word file and save it in database particularly. To store word all data as it is I am converting the whole word file firstly in HTML and then checking html paragraph one by one. At the time of converting from word file to html my equations which are in the word document file was convert into image. Globals.ThisAddIn.Application.ActiveDocument.Select();...
0
5484
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
1
4012
by: 6302768590 | last post by:
Hai team i want code for transfer the data from one system to another through IP address by using C# our system has to for every 5mins then we have to update the data what the data is updated we have to send another system
2
3610
muto222
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.
3
2852
bsmnconsultancy
by: bsmnconsultancy | last post by:
In today's digital era, a well-designed website is crucial for businesses looking to succeed. Whether you're a small business owner or a large corporation in Toronto, having a strong online presence can significantly impact your brand's success. BSMN Consultancy, a leader in Website Development in Toronto offers valuable insights into creating effective websites that not only look great but also perform exceptionally well. In this comprehensive...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.