Microsoft VBScript运行时错误“800a000b”与HTTP 500 - 内部服务器错误 [英] Microsoft VBScript runtime error '800a000b' vs HTTP 500 - Internal server error

查看:67
本文介绍了Microsoft VBScript运行时错误“800a000b”与HTTP 500 - 内部服务器错误的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我在ISP服务器上使用w2k

IE6访问相同的包含错误的ASP页面但效果不同。


在第一台计算机上我得到ASP输出的几行HTML,浏览器正确显示

,然后是描述性错误消息:


Microsoft VBScript运行时错误''800a000b' '

除以零


后跟错误生成线的数量


在第二台机器上我的HTML根本没有显示。相反,我得到

那个无意义的错误页面说不能显示页面,HTTP

500 - 内部服务器错误。


如何让第二台计算机更好地了解错误?

I am accessing the same error-containing ASP page on an ISP server using w2k
IE6 but with different effect.

On the first computer I get several line of HTML outputed by ASP, shown
correctly by the browser, followed by a descriptive error message:

Microsoft VBScript runtime error ''800a000b''
Division by zero

followed by the number of the error-making line

On the second machine my HTML is not displayed at all. Instead I am getting
that meaningless error page sayng that The page cannot be displayed, HTTP
500 - Internal server error.

How can I get the second computer be more informative about the errors?


推荐答案

它是一个IE浏览器设置。

取消选中显示友好错误消息选项


-

Curt Christianson

所有者/首席开发人员,DF-Software
www.Darkfalz.com

< aa>在消息新闻中写道:ew ************* @ TK2MSFTNGP10.phx.gbl ...
it''s an IE setting.
Uncheck the "Show Friendly Error Messages" option

--
Curt Christianson
Owner/Lead Developer, DF-Software
www.Darkfalz.com
<aa> wrote in message news:ew*************@TK2MSFTNGP10.phx.gbl...
我在ISP服务器上访问同一个包含错误的ASP页面使用
w2k IE6,但效果不同。

在第一台计算机上,我得到几行HTML输出,由浏览器正确显示,然后是描述性错误消息:微软VBScript运行时错误''800a000b''
除零后

后面跟着错误编号行的数量

>在第二台机器上,我的HTML根本不显示。相反,我是
得到无意义的错误页面说不能显示页面,HTTP
500 - 内部服务器错误。

如何让第二台计算机提供更多信息错误?
I am accessing the same error-containing ASP page on an ISP server using w2k IE6 but with different effect.

On the first computer I get several line of HTML outputed by ASP, shown
correctly by the browser, followed by a descriptive error message:

Microsoft VBScript runtime error ''800a000b''
Division by zero

followed by the number of the error-making line

On the second machine my HTML is not displayed at all. Instead I am getting that meaningless error page sayng that The page cannot be displayed, HTTP
500 - Internal server error.

How can I get the second computer be more informative about the errors?



http://www.aspfaq.com/show.asp?id=2109


雷在工作


< aa>在消息新闻中写道:ew ************* @ TK2MSFTNGP10.phx.gbl ...
http://www.aspfaq.com/show.asp?id=2109

Ray at work

<aa> wrote in message news:ew*************@TK2MSFTNGP10.phx.gbl...
我在ISP服务器上访问同一个包含错误的ASP页面使用
w2k IE6,但效果不同。

在第一台计算机上,我得到几行HTML输出,由浏览器正确显示,然后是描述性错误消息:微软VBScript运行时错误''800a000b''
除零后

后面跟着错误编号行的数量

>在第二台机器上,我的HTML根本不显示。相反,我是
得到无意义的错误页面说不能显示页面,HTTP
500 - 内部服务器错误。

如何让第二台计算机提供更多信息错误?
I am accessing the same error-containing ASP page on an ISP server using w2k IE6 but with different effect.

On the first computer I get several line of HTML outputed by ASP, shown
correctly by the browser, followed by a descriptive error message:

Microsoft VBScript runtime error ''800a000b''
Division by zero

followed by the number of the error-making line

On the second machine my HTML is not displayed at all. Instead I am getting that meaningless error page sayng that The page cannot be displayed, HTTP
500 - Internal server error.

How can I get the second computer be more informative about the errors?



谢谢。

但奇怪的是 - 显示友情错误消息在两台
计算机上都进行了检查。还有一个仍然显示ASP错误


另一个奇怪的是,另一台计算机(在我取消选中

框之前)处理不同的错误。

如果除以零,则显示不提供信息

"页面无法显示,HTTP 500 - 内部服务器错误


然而在另一页上,错误下标超出范围显示所有

必要的细节


< aa>在消息新闻中写道:ew ************* @ TK2MSFTNGP10.phx.gbl ...
Thanks.
But strange thing - that Show "Friendly Error Messages" is checked on both
computers. And one still shows the ASP errors

Another strange thing is that the other computer (before I unchecked that
box on it) treated different errors differently.
In case of Division by zero it displayed that non-informative
" The page cannot be displayed, HTTP 500 - Internal server error"

Yet on another page the error "subscript out of range" was shown with all
the necessary details

<aa> wrote in message news:ew*************@TK2MSFTNGP10.phx.gbl...
我在ISP服务器上访问同一个包含错误的ASP页面使用
w2k IE6,但效果不同。

在第一台计算机上,我得到几行HTML输出,由浏览器正确显示,然后是描述性错误消息:微软VBScript运行时错误''800a000b''
除零后

后面跟着错误编号行的数量

>在第二台机器上,我的HTML根本不显示。相反,我是
得到无意义的错误页面说不能显示页面,HTTP
500 - 内部服务器错误。

如何让第二台计算机提供更多信息错误?
I am accessing the same error-containing ASP page on an ISP server using w2k IE6 but with different effect.

On the first computer I get several line of HTML outputed by ASP, shown
correctly by the browser, followed by a descriptive error message:

Microsoft VBScript runtime error ''800a000b''
Division by zero

followed by the number of the error-making line

On the second machine my HTML is not displayed at all. Instead I am getting that meaningless error page sayng that The page cannot be displayed, HTTP
500 - Internal server error.

How can I get the second computer be more informative about the errors?



这篇关于Microsoft VBScript运行时错误“800a000b”与HTTP 500 - 内部服务器错误的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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