如何在客户端计算机上部署ASP.NET网站 [英] How to Deploy ASP.NET website on client machine

查看:86
本文介绍了如何在客户端计算机上部署ASP.NET网站的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我使用c#在ASP.NET 3.5中开发了2-3页的网站。这个网站将在离线环境中的客户端机器上使用(即我不想在服务器上托管这个网站)。如何在客户端计算机上部署或安装此网站。



我是否需要在客户端计算机上安装Visual Studio 2008?我想从客户端获取我的源代码。



基本上,这个网站将在单机上作为Windows应用程序运行。



先谢谢。

I have developed 2-3 pages website in ASP.NET 3.5 using c#. this website will be used on client machine in offline environment (i.e. I don''t want to host this website on server). How would I deploy or install this website on client machine.

Do I need to install Visual Studio 2008 on client machine? I would like to secure my source code from client.

Basically, this website will work as a Windows application on single machine.

Thanks in advance.

推荐答案

1。设置Windows框架(3.5),因为你的网站使用它。

2.需要设置IIS(在该机器上运行网站)。

3.数据库如果需要。

4.crystal报告如果需要可运行版本。
1. set up windows framework(3.5) as ur website use it.
2. Need to set up IIS(to run the website on that machine).
3. database if needed.
4.crystal report runnable version if needed.


这篇关于如何在客户端计算机上部署ASP.NET网站的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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