简体   繁体   English

如何添加数据库和Crystal Reports Windows窗体应用程序,以便可以将其部署到客户端PC

[英]How to add database and crystal report yo windows form application so it can be deploy to client pc

I have created a winForm app in vs15. 我在vs15中创建了一个winForm应用程序。 But the problem is that i am not able to install it on client side.. My app contains a database on sql server 2012 and a crystal report.. It works well on my pc but not on client.. Kindly any one may help me in this problem. 但是问题是我无法在客户端安装它。.我的应用程序包含sql server 2012上的数据库和水晶报表。.它在我的PC上运行良好,但在客户端上却没有。.任何人都可以帮助我在这个问题上。 It is more convenient to me if step by step procedure provided. 如果提供了分步过程,对我来说更方便。 Thanks in advance.. Ask me about my problem if there is any misunderstanding or vagueness in my question. 预先感谢..问我有关我的问题,如果我的问题中有误解或含糊。

You can use Clickones to create a installer for your programme : 您可以使用Clickones为您的程序创建安装程序:

Have a look at this : link 看看这个: 链接

在此处输入图片说明

And also you can InstallShield : Under Other Project Types you should see Setup and Deployment. 另外,您还可以InstallShield:在“其他项目类型”下,您应该会看到“设置和部署”。 you can get the installer extension here 你可以在这里获得安装程序扩展

暂无
暂无

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

相关问题 是否可以直接将Crystal报表保存为pdf格式,而无需从C#Windows Form应用程序在客户端PC中安装Crystal报表? - Is it possible to directly save crystal report to pdf format without installing crystal report in client pc from C# windows form application? 如何在另一个PC上部署具有数据库的C#Windows窗体应用程序? - How to deploy a C# windows form application that has database on another PC? 如何在Windows窗体应用程序中使用C#将Crystal Report连接到MS Access数据库 - How to connect Crystal Report to MS Access database using C# in Windows Form Application 如何在应用程序中附加数据库文件,使其可以在c#中的客户端PC上运行? - How to Attach a database file with application so that it can work on a client pc in c#? 如何在Windows窗体应用程序中使Crystal报表更快 - how make crystal report faster in windows form application 如何在Windows窗体应用程序中将多行文本框文本传递给Crystal报表 - How to pass multiline textbox text to crystal report in windows form application 如何部署具有Crystal Report的WPF应用程序 - how to deploy WPF application having Crystal Report 带有水晶报告的 Windows 窗体应用程序错误 - Windows form application error with crystal report SharpDevelop C#Windows应用程序已准备好部署..如何将sql数据库移动到客户端PC? 我还需要什么? - SharpDevelop C# Windows Application is ready to deploy .. how to move sql database to client pc? what else i need? 关于如何在客户端机器上部署带有中央数据库的窗体应用程序的问题 - Question regarding how to deploy windows form application with central database on client machine
 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM