部署Windows应用程序 [英] Deploy Windows application

查看:85
本文介绍了部署Windows应用程序的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

嗨frnds,



我使用C#编程语言创建了一个Winforms应用程序。我需要知道使用sql server数据库和水晶报告在客户机中部署它。我知道如何通过Google搜索来创建设置。我想知道是否需要在客户端计算机中安装SQL Server数据库并部署项目或如何在客户端安装数据库时连接数据库。

在创建设置时,我还添加了.Net框架的先决条件,以便在客户端使用我的应用程序。我需要知道数据库连接和水晶报告的所有先决条件是什么。









谢谢

BS

Hi frnds,

I Created a Winforms application using C# programming language. I need to know deploy it in client machine with sql server database and crystal reports. I Know how to create a setup by googling it. I want to know whether we need to install the SQL Server database in client machine and deploy the project or how to connect the database while installing it in client side.
While creating a setup i also added the pre-requisites for .Net framework to work my application in client side. I need to know what are all the pre-requisites for database connection and crystal report.




Thanks
BS

推荐答案

包和安装.net [ ^ ]



查看链接..希望它能帮到你..
package and installation .net[^]

Check the link..hope it will help you..


在先决条件中添加这些Dll以解决问题。



对于Crystal Report

CrystalDecisions.crystalReport.Design.dll

CrystalDecisions.ReportAppServer.Prompting.dll



对于SQl

SQLEXPR_x64_ENU .EXE

SQLEXPR32_x86_ENU.EXE



For Framework

选择取决于项目



添加此组件,Cre吃安装程序以安装Fresh Machine ..
In pre-requisites you add these Dll For Solve the Issue.

For Crystal Report
CrystalDecisions.crystalReport.Design.dll
CrystalDecisions.ReportAppServer.Prompting.dll

For SQl
SQLEXPR_x64_ENU.EXE
SQLEXPR32_x86_ENU.EXE

For Framework
Selected depends on Project

To Add This Component,Create the Setup to install for Fresh Machine..


这篇关于部署Windows应用程序的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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