ASP通过IIS运行网页时出现问题 [英] ASP Problem running web page through IIS

查看:87
本文介绍了ASP通过IIS运行网页时出现问题的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

这个问题适合那些熟悉ASP的人

我计算机上的IIS处于启动状态。状态...........

默认网站正在运行............

但是当我尝试运行我的asp程序,它显示错误如下........


无法找到网页 HTTP 404错误


为了上帝的缘故告诉我问题出在哪里????

我试图尝试一切来使代码运行..........


当我在Internet Explorer中输入以下内容时,会发生这种情况....


Oracle HTTP Server

组件

这显示了一长串链接.........


我通过在IE中键入如下来运行我的代码........

http://localhost/trial.as ...


每次出现错误网页无法显示时显示.......


怎么办?????


我甚至尝试更改端口号,因为我有2个并行运行的web服务器,即IIS和Oracle ...................


当我打开管理工具时 - >服务,然后在这里我看到IIS已启动

状态...........

这是否意味着IIS已正确安装在我的计算机上? ??


那么问题是什么????

解决方案

那么IIS正在为该网站监听什么端口中的文件?

Oracle HTTP服务器正在侦听哪个端口?


Oracle HTTP是什么意思?


你在运行这个操作系统是什么?


如果是Windows Server 2003,你需要确保ASP是允许的。跑步。通过单击Web服务扩展来执行此操作。在IIS管理器中,然后选择Active Server Pages并单击允许按钮。按钮。



Oracle HTTP是什么意思?


你是什么操作系统运行这个?


如果它是Windows Server 2003,你需要确保ASP是允许的跑步。通过单击Web服务扩展来执行此操作。在IIS管理器中,然后选择Active Server Pages并单击允许按钮。按钮。




我的操作系统是Windows XP专业人员.............


我编写了Oracle HTTP,因为无论何时我输入
http:// localhost
在Internet Explorer中
然后总是页面显示标题Oracle HTTP Server及其下面的很多链接。


我想要的是它应该打开帮助页面IIS或localstart.asp页面等存储在wwwroot文件夹中。


IIS侦听端口80,Oracle也监听端口80,我更改了端口号。 IIS到90 .......

没有结果............. :-(


我只是想知道问题在哪里.......


plzzz帮助....


谢谢...... .............


This question is for those familiar with ASP
The IIS on my computer is in "started" state...........
the default website is running............
but when I try to run my asp program, it shows the error as follows........

"Webpage cannot be found" HTTP 404 error

For God''s sake tell me where is the problem ????
I am tried of trying everything to make the code run..........

When I type just the following in Internet explorer, this happens....

Oracle HTTP Server
Components
This is shown and a long list of links.........

I have run my code by typing in IE as follows........
http://localhost/trial.as...

Everytime the error "Webpage cant be displayed" is shown.......

What to do ?????

I have even tried changing the port numbers because I have 2 webservers running in parallel ie IIS and Oracle...................

When I open Administrative tools -> services , then here I see IIS in started
state...........
Does this mean that IIS is properly installed on my computer ????

Then what is the problem ????

解决方案

So what port is IIS listening on for the site the files in?
What port is Oracle HTTP server listening on?


What do you mean by Oracle HTTP?

What operating system are you running this on?

If it''s Windows Server 2003, you need to make sure that ASP is "Allowed" to run. Do this by clicking "Web Service Extensions" in the IIS Manager, then select Active Server Pages and click the "Allow" button.


What do you mean by Oracle HTTP?

What operating system are you running this on?

If it''s Windows Server 2003, you need to make sure that ASP is "Allowed" to run. Do this by clicking "Web Service Extensions" in the IIS Manager, then select Active Server Pages and click the "Allow" button.



My operating system is Windows XP professional.............

I have written Oracle HTTP because whenever I type
http://localhost
in internet explorer then always a page shows up with the heading Oracle HTTP Server and a lot of links below it.

What I want is that it should open the help page of IIS or localstart.asp page , etc which are stored in wwwroot folder.

IIS listens to port 80 and Oracle too listens to port 80 and I changed the port no. of IIS to 90.......
no result............. :-(

I just want to know where the problem is lying.......

plzzz help....

thanks................


这篇关于ASP通过IIS运行网页时出现问题的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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