本文介绍了除了installshield之外,您还可以使用哪些其他打包工具来打包ASP.NET项目?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

安装包需要多种语言,如英语,日语,简体中文,繁体中文。另外,除了IIS之外,还有哪些其他网络服务器支持asp.net应用程序?



我尝试了什么:



Installshield限量版不支持web应用,想用其他打包工具打包asp.net应用,另外,iis安装麻烦,给客户的体验不好,可以用其他网页服务器而不是iis,它直接打包到一个键来实现安装包的安装。

The installation package requires a variety of languages, such as English, Japanese, Chinese simplified, Chinese traditional. In addition, what other web server support asp.net applications besides IIS?

What I have tried:

Installshield limited edition does not support web application, want to use other packaging tools packaged asp.net application, in addition, iis installed up trouble, to the customer's experience is not good, can use other web server instead of iis, it directly to packaging to a key to achieve the installation package to install.

推荐答案


这篇关于除了installshield之外,您还可以使用哪些其他打包工具来打包ASP.NET项目?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持!

06-05 09:44