asp页面上找不到文件错误 [英] File not Found error on asp page

查看:69
本文介绍了asp页面上找不到文件错误的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我正在尝试将我的第一个asp.net应用程序部署到我们的网络服务器(2K服务器,

IIS 5)


我的起始页面出现了你可以到我们的sql server(2K)绑定的后续页面

。每个页面都有一个数据网格,可以很好地加载

,但是当我点击任何更新页面的链接,即

列标题来对数据库进行排序时,它会返回404错误。


任何想法为什么它适用于初始负载而不是回发?


Steve Hoyer

***通过开发人员指南 http://www.developersdex.com 发送* **

不要只是参加USENET ......获得奖励!

I am trying to deploy my first asp.net app to our webserver (2K server,
IIS 5)

My start page comes up and you can get to the subsequent pages that are
tied into our sql server (2K). Each page has a datagrid that loads up
just fine, but when I click on any link that updates the page, i.e. a
column header to sort the database, it returns a 404 error.

Any ideas why it works the for the inital load and not on a postback?

Steve Hoyer
*** Sent via Developersdex http://www.developersdex.com ***
Don''t just participate in USENET...get rewarded for it!

推荐答案

有代码吗?

听起来好像你在做一些可疑的事......


" Steve Hoyer" < ST ******** @ hotmail.com>在消息新闻中写道:%2 **************** @ TK2MSFTNGP10.phx.gbl ...
Got code?
Sounds as if you are doing something fishy...

"Steve Hoyer" <st********@hotmail.com> wrote in message news:%2****************@TK2MSFTNGP10.phx.gbl...
我正在尝试部署我的第一个asp.net应用程序到我们的网络服务器(2K服务器,
IIS 5)

我的起始页面出现,你可以到达与我们的SQL服务器绑定的后续页面(2K) 。每个页面都有一个加载的数据网格,但是当我点击任何更新页面的链接,即用于对数据库进行排序的列标题时,它会返回404错误。

任何想法为什么它适用于初始负载而不是回发?

Steve Hoyer


***通过Developersdex发送 http://www.developersdex.com ***
不要只是参与在USENET中......获得奖励!
I am trying to deploy my first asp.net app to our webserver (2K server,
IIS 5)

My start page comes up and you can get to the subsequent pages that are
tied into our sql server (2K). Each page has a datagrid that loads up
just fine, but when I click on any link that updates the page, i.e. a
column header to sort the database, it returns a 404 error.

Any ideas why it works the for the inital load and not on a postback?

Steve Hoyer


*** Sent via Developersdex http://www.developersdex.com ***
Don''t just participate in USENET...get rewarded for it!



检查IIS日志。你会看到提出这个错误的eaxct请求......


Patrice


" Steve Hoyer" < ST ******** @ hotmail.com> écritdansle message de

news:%2 **************** @ TK2MSFTNGP10.phx.gbl ...
Check the IIS log. You''ll see the eaxct request that raise this error...

Patrice

"Steve Hoyer" <st********@hotmail.com> a écrit dans le message de
news:%2****************@TK2MSFTNGP10.phx.gbl...
我正在尝试将我的第一个asp.net应用程序部署到我们的网络服务器(2K服务器,
IIS 5)

我的起始页面出现,您可以访问后续页面<绑定到我们的sql server(2K)。每个页面都有一个加载的数据网格,但是当我点击任何更新页面的链接,即用于对数据库进行排序的列标题时,它会返回404错误。

任何想法为什么它适用于初始负载而不是回发?

Steve Hoyer

***通过Developersdex发送 http://www.developersdex.com ***
不要只是参加USENET .. .get为它奖励!
I am trying to deploy my first asp.net app to our webserver (2K server,
IIS 5)

My start page comes up and you can get to the subsequent pages that are
tied into our sql server (2K). Each page has a datagrid that loads up
just fine, but when I click on any link that updates the page, i.e. a
column header to sort the database, it returns a 404 error.

Any ideas why it works the for the inital load and not on a postback?

Steve Hoyer
*** Sent via Developersdex http://www.developersdex.com ***
Don''t just participate in USENET...get rewarded for it!



这里似乎是日志文件的相关部分。注意

< Rejected-By-UrlScan>在底部。


192.168.1.102 - 192.168.1.211 80 GET /LFPAssisstant/LFPSHome.htm - 404

192.168.1.102 - 192.168.1.211 80 GET /LFPAssisstant/LFPSHome.html - 404

192.168.1.211 - 192.168.1.211 80 GET

/aspnet_client/system_web/1_1_4322/SmartNav.htm - 404

192.168.1.211 - 192.168.1.211 80 GET

/aspnet_client/system_web/1_1_4322/SmartNav.js - 404

192.168.1.102 - 192.168.1.211 80 GET / LFPAssisstant / LFPAHome.htm - 200

192.168.1.102 - 192.168.1.211 80 GET /LFPAssisstant/frmRegister.aspx -

200

192.168。 1.102 - 192.168.1.211 80 GET

/aspnet_client/system_web/1_1_4322/SmartNav.htm - 404

192.168.1.102 - 192.168.1.211 80 GET

/aspnet_client/system_web/1_1_4322/SmartNav.js - 404

192.168.1.102 - 192.168.1.211 80 GET /< Rejected-By-UrlScan>

~ / LFPAssisstant / frmRegister.aspx 404

Steve Hoyer

***通过Developersde发送x http://www.developersdex.com ***

不要只是参加USENET ......获得奖励!
Here seems to be the pertinent section of the log file. Note the
<Rejected-By-UrlScan> at the bottom.

192.168.1.102 - 192.168.1.211 80 GET /LFPAssisstant/LFPSHome.htm - 404
192.168.1.102 - 192.168.1.211 80 GET /LFPAssisstant/LFPSHome.html - 404
192.168.1.211 - 192.168.1.211 80 GET
/aspnet_client/system_web/1_1_4322/SmartNav.htm - 404
192.168.1.211 - 192.168.1.211 80 GET
/aspnet_client/system_web/1_1_4322/SmartNav.js - 404
192.168.1.102 - 192.168.1.211 80 GET /LFPAssisstant/LFPAHome.htm - 200
192.168.1.102 - 192.168.1.211 80 GET /LFPAssisstant/frmRegister.aspx -
200
192.168.1.102 - 192.168.1.211 80 GET
/aspnet_client/system_web/1_1_4322/SmartNav.htm - 404
192.168.1.102 - 192.168.1.211 80 GET
/aspnet_client/system_web/1_1_4322/SmartNav.js - 404
192.168.1.102 - 192.168.1.211 80 GET /<Rejected-By-UrlScan>
~/LFPAssisstant/frmRegister.aspx 404
Steve Hoyer
*** Sent via Developersdex http://www.developersdex.com ***
Don''t just participate in USENET...get rewarded for it!


这篇关于asp页面上找不到文件错误的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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