无法在浏览器中查看网页 [英] Not able to view the webpage in browser

查看:122
本文介绍了无法在浏览器中查看网页的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

大家好,



我使用Windows 8.1,Visual Studio 2012和IIS 8.5



我有一个托管在IIS上的经典ASP应用程序。



当我在IIS中浏览页面时,它只是下载文件。我无法在浏览器中查看网页



这是我操作系统的问题。



请帮忙。



提前致谢,

SR

Hi all,

I use Windows 8.1, Visual Studio 2012 and IIS 8.5

I have a classic ASP application which is hosted on IIS.

When I browse the page in IIS, it just downloads the file. I am not able to view the webpage in browser

Is this the problem with my OS.

Please help.

Thanks in advance,
SR

推荐答案

问题是IIS无法识别ASP扩展,因此无法将其作为内容文件处理,而是作为二进制文件,为此可以下载它...

原因是经典ASP引擎自IIS7以来没有安装(Windows 8.1有IIS 8.5),所以你必须手动安装它...

http://www.iis.net/learn/ application-frameworks / running-classic-asp-applications-on-iis-7-and-iis-8 / classic-asp-not-installed-by-default-on-iis [ ^ ]
The problem is that IIS do not recognize the ASP extension and for that can not handle it as content file, instead as binary file and for that lets you download it...
The reason is that Classic ASP engine not installed since IIS7 (Windows 8.1 has IIS 8.5), so you have to install it manually...
http://www.iis.net/learn/application-frameworks/running-classic-asp-applications-on-iis-7-and-iis-8/classic-asp-not-installed-by-default-on-iis[^]


这篇关于无法在浏览器中查看网页的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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