注册 登录
编程论坛 ASP.NET技术论坛

这个错误信息是怎么回事。Server Error in '/' Application.

mylovezzr 发布于 2012-02-05 14:39, 809 次点击
Server Error in '/' Application.
--------------------------------------------------------------------------------

The resource cannot be found.
Description: HTTP 404. The resource you are looking for (or one of its dependencies) could have been removed, had its name changed, or is temporarily unavailable. Please review the following URL and make sure that it is spelled correctly.

Requested Url: /default.aspx


--------------------------------------------------------------------------------
Version Information: Microsoft .NET Framework Version:1.1.4322.573; Version:1.1.4322.573

我人软件环境是ASPNET 1.1 SQL2000 装载本地电脑上。
2 回复
#2
yms1232012-02-05 18:55
HTTP404说明URL错误找不到default.aspx
#3
BigPei2012-02-06 12:21
请求资源不存在。
DeBug看一看。
1