如何部署C#windows窗体应用程序开发与sql server express 2012和水晶报表 [英] how to deploye C# windows form application developed with sql server express 2012 and crystal report

查看:298
本文介绍了如何部署C#windows窗体应用程序开发与sql server express 2012和水晶报表的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我在Microsoft Visual Studio 2013.开发了一个应用程序.Net framework 4.5。 DBMS我使用的是sql server 2012 express和报告使用的是Crystal报表13



我想创建一个安装文件,可以安装.net框架,sql server和水晶报表在客户端计算机上。此设置应为离线和无声



我点击一次,但是当我选择 。我的意思是离线设置不能与点击一次。
第二个没有选择在哪个位置我需要安装软件。



我知道还有其他问题像这样。但我需要在上述条件下的具体帮助。



请描述如何创建这种类型的单独和独立的安装文件部署我的项目

$ b $我最近还在Crystal Reports 13的C#中开发了一个应用程序,该应用程序根据需要安装了必要的前提条件,如.NET Framework 4.5。我使用了高级安装程序



您也可以下载并使用InstallShield模板。按照此文章。 / p>

编辑。对于高级安装程序,您将为相应版本的SAP Crystal Reports运行时引擎添加先决条件。



请参阅 this


I have developed an application in Microsoft Visual Studio 2013. .Net framework 4.5. DBMS i used is sql server 2012 express and for reporting is used Crystal report 13

I want to Create a setup file which can install .net framework, sql server and crystal report on client computer. This setup should be offline and silent.

I used click once but it is not working when i choose "Download file same as my application location". I meant offline setup is not working with click once. Second there is no option to select at which location i need to install software.

I know there is other questions posted same as like this. But i need specific help in above described condition.

Please describe how can i create this type single and standalone setup file for deployment of my project

解决方案

I also recently developed an application in C# with Crystal Reports 13 that installs pre-requisites such as .NET Framework 4.5 if needed. I used Advanced Installer.

You can also download and use the InstallShield Template. Follow this article.

Edit. For Advanced installer, you will be adding a prerequisite for SAP Crystal Reports Runtime Engine for the appropriate version.

See this.

这篇关于如何部署C#windows窗体应用程序开发与sql server express 2012和水晶报表的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆