如何部署使用 sql server express 2012 和 Crystal Report 开发的 C# windows 窗体应用程序 [英] how to deploye C# windows form application developed with sql server express 2012 and crystal report

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

问题描述

我在 Microsoft Visual Studio 2013..Net framework 4.5 中开发了一个应用程序.我使用的 DBMS 是 sql server 2012 express 并且用于报告的是 Crystal report 13

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

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

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

推荐答案

我最近还使用 Crystal Reports 13 用 C# 开发了一个应用程序,如果需要,它会安装 .NET Framework 4.5 等先决条件.我使用高级安装程序.

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.

您还可以下载和使用 InstallShield 模板.关注这篇文章.

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

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

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

请参阅.

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

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