简体   繁体   English

如何使用数据库和Crystal Reports发布C#Windows应用程序?

[英]How to publish a C# windows application with database and Crystal Reports?

I am using Microsoft Visual Studio 2008 and I want to publish a C# application which contains a SQL Server database and Crystal Reports. 我正在使用Microsoft Visual Studio 2008,并且要发布一个包含SQL Server数据库和Crystal Reports的C#应用​​程序。 I have tried deploying the project with setup project and using SQL Server 2005 and Crystal Reports as prerequisites but it still doesn't work. 我尝试过使用安装项目部署项目,并使用SQL Server 2005和Crystal Reports作为先决条件,但它仍然无法正常工作。

make sure to install the Crystal reports runtime on the client's machine, then the reports will work as well. 确保在客户端计算机上安装Crystal报表运行时,报表也将正常运行。 If there is no crystal reports installed they will not work on client's machine. 如果未安装任何Crystal报表,则它们将无法在客户端计算机上运行。

Cheers 干杯

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM