部署C#应用程序 [英] Deployment of C# Application

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

问题描述

亲爱的朋友们,



我想用Crystal Reports部署我的c#windows应用程序..我们可以在没有晶体报告软件的情况下在另一个系统中安装这个已部署的软件。







有了Regrads,

Vino ..

Dear Frnds,

I want to deploy my c# windows application with Crystal Reports.. can we install this deployed software in another system without crystal report software..



With Regrads,
Vino..

推荐答案

Crystal Reports中有一些必须包含在安装工具包中的DLL,因为您的代码依赖于它们。
There are some DLLs that from Crystal Reports that you must include in your installation kit, because your code depends on them.


检查这个

Crystal Reports合并模块 [ ^ ]



编辑


查看这一串。

自动安装SQL 2005 Express的.NET安装程序 [ ^ ]

在安装.NET应用程序期间创建数据库 - 版本2 [ ^ ]

部署应用程序和数据库 [< a href =http://www.codeproject.com/Articles/16231/Deploy-your-Application-and-Databasetarget =_ blanktitle =New Window> ^ ]

FYI

将SQL Server Express嵌入到自定义中应用程序 [ ^ ]

<小时ef =http://msdn.microsoft.com/en-us/library/aa983326.aspx>如何:使用应用程序部署SQL Server Compact 4.0数据库 [ ^ ]

如何在应用程序中嵌入SQL Server Express [ ^ ]
Check this
Crystal Reports Merge Modules[^]

EDIT

Check this bunch.
.NET Installer that Automatically Installs SQL 2005 Express[^]
Create database during installation of a .NET application - Version 2[^]
Deploy your Application and Database[^]
FYI
Embedding SQL Server Express into Custom Applications[^]
How to: Deploy a SQL Server Compact 4.0 Database with an Application[^]
How to Embed SQL Server Express in an Application[^]


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

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