如何在不安装Visual Studio的情况下在客户端服务器上部署已发布的asp.net网站 [英] How do I deploy published asp.net website on client's server without installing Visual studio

查看:97
本文介绍了如何在不安装Visual Studio的情况下在客户端服务器上部署已发布的asp.net网站的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我已在客户端计算机上的IIS上部署了我的asp.net Web应用程序。但是每当客户端通过浏览器访问网站时,消息由于扩展​​配置,无法提供您请求的页面。如果页面是脚本,请添加处理程序。如果要下载文件,请添加MIME映射。来了。为了在我的机器上处理这个问题,我在c:\ Windows \ Mesrosoft.NET \Framework64 \v4.0.30319上注册了aspnet_regiis.exe。但是在我的客户端服务器上,Microsoft.NET \ Framework64 \v4.0.30319不存在..所以我无法按照我处理机器的方式处理这种情况。我的客户不喜欢在他的机器上安装Visual Studio解决方案..



那么如何在客户端机器上处理这个错误!!!!

如果你在说明任何想法,请指出网址。

提前致谢....

I have deployed my asp.net web application on IIS on my client machine. But whenever client access the website via browser, message "The page you are requesting cannot be served because of the extension configuration. If the page is a script, add a handler. If the file should be downloaded, add a MIME map." is coming. In order to deal with this issue on my machine, i had aspnet_regiis.exe registered on c:\Windows\Microsoft.NET\Framework64\v4.0.30319.. But on my client server, Microsoft.NET\Framework64\v4.0.30319 does not exist .. So i was not able to deal with this situation the way i had dealt in my machine. My client does not prefer installing Visual studio solution on his machine..

So how can i deal with this error on client machine!!!!
Please point out URL if u are stating any ideas ..
Thanks in advance....

推荐答案

你需要为iis安装aspx(不是视觉工作室的东西)



这个过程很简单,但它确实依赖于你正在运行的IIS版本。



这将帮助您入门:



https://msdn.microsoft.com/en-us/library/ms178477.aspx [ ^ ]



评论如果你遇到困难,但有一旦你知道要寻找什么,谷歌上的大量指南^ _ ^
you need to install aspx for iis (not a visual studio thing)

the process is simple but it does depend what version of IIS you are running.

This will get you started:

https://msdn.microsoft.com/en-us/library/ms178477.aspx[^]

Comment back if you get stuck, but there are plenty of guides on google once you know what to look for ^_^


这篇关于如何在不安装Visual Studio的情况下在客户端服务器上部署已发布的asp.net网站的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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