由买买提看人间百态

boards

本页内容为未名空间相应帖子的节选和存档,一周内的贴子最多显示50字,超过一周显示500字 访问原贴
XML版 - ASP.NET 高手请进!
相关主题
偶的win2k不支持aspCan you suggest an XML browser, and server?
[转载] 再问一个巨简单的问题(SQL+XML)[转载] 求助关于sql server2000的XML支持
到底学什么为什么我的不工作
helpWeb Service
请教一个问题ASP.NET 高手请进!
gosh... the most difficult HelloWorld program that I've ever written[Help]怎么改Access数据库所在的文件夹权限?
[转载] 现在大家都用什么 SOAP & SOAP Web Server?can not run ASP by IIS 5.1 in WIN XP (转载)
[转载] Asp新手求教: 文件读写问题紧急请教,初级问题。
相关话题的讨论汇总
话题: cats话题: 敲入话题: localhost话题: http话题: ie
进入XML版参与讨论
1 (共1页)
c********r
发帖数: 11
1
偶在 IE 上敲入: http://localhost/cats/ClassicASP.asp
everything is OK.
但 testASP.asp 将换成 testASP.aspx, 再敲入:
http://localhost/cats/ClassicASP.aspx
出现以下错误信息, (I am sure testASP.aspx property is no problem! 是 IIS 的
configuration 不对吗?)
Server Error in '/cats' Application.
a*****a
发帖数: 438
2
your ClassicASP.aspx is throwing exception. fix your code..

【在 c********r 的大作中提到】
: 偶在 IE 上敲入: http://localhost/cats/ClassicASP.asp
: everything is OK.
: 但 testASP.asp 将换成 testASP.aspx, 再敲入:
: http://localhost/cats/ClassicASP.aspx
: 出现以下错误信息, (I am sure testASP.aspx property is no problem! 是 IIS 的
: configuration 不对吗?)
: Server Error in '/cats' Application.

l*****c
发帖数: 33
3
check the config file to make sure IUSERs have the permission to run the code.
Usually the permission can set to SYSTEM.

【在 c********r 的大作中提到】
: 偶在 IE 上敲入: http://localhost/cats/ClassicASP.asp
: everything is OK.
: 但 testASP.asp 将换成 testASP.aspx, 再敲入:
: http://localhost/cats/ClassicASP.aspx
: 出现以下错误信息, (I am sure testASP.aspx property is no problem! 是 IIS 的
: configuration 不对吗?)
: Server Error in '/cats' Application.

1 (共1页)
进入XML版参与讨论
相关主题
紧急请教,初级问题。请教一个问题
求助!gosh... the most difficult HelloWorld program that I've ever written
[转载] How to start IIS 5.0 in windows 2000 professional version.[转载] 现在大家都用什么 SOAP & SOAP Web Server?
急,TOMCAT4.0.3 上怎么把default port设成80?[转载] Asp新手求教: 文件读写问题
偶的win2k不支持aspCan you suggest an XML browser, and server?
[转载] 再问一个巨简单的问题(SQL+XML)[转载] 求助关于sql server2000的XML支持
到底学什么为什么我的不工作
helpWeb Service
相关话题的讨论汇总
话题: cats话题: 敲入话题: localhost话题: http话题: ie