ASP.NET网页网站的Piranha CMS Http 404错误

时间:2014-08-14 13:24:11

标签: asp.net piranha-cms

我最近在我现有的网站上添加了piranhacms ASP.NET网页网站。我创建了一个新网站并在其下添加了新页面。但我在尝试预览页面时遇到404错误。 以下是详细信息

详细错误信息:

Module     __DynamicModule_Piranha.Web.ApplicationModule, Piranha, Version=2.2.5281.40282, Culture=neutral, PublicKeyToken=null_e5ce85b1-41f4-43a3-a0a8-4e3b87dc4383
Notification       BeginRequest
Handler    ExtensionlessUrl-Integrated-4.0
Error Code     0x00000000
Requested URL      url/draft/event-information
Physical Path      C:\Users\Pankaj\Learning & Interview\testsite\draft\event-information
Logon Method       Forms
Logon User     60b397ae-5538-4c51-b199-de93ae79df2a
Request Tracing Directory      C:\Users\Pankaj\Documents\IISExpress\TraceLogFiles\TESTSITE

请帮帮我。

感谢。

1 个答案:

答案 0 :(得分:0)

404或Not Found错误消息是HTTP标准响应代码,表示客户端能够与给定服务器通信,但服务器无法找到所请求的内容。

网站托管服务器通常会生成" 404 Not Found"用户尝试关注断开或死链接时的网页;因此,404错误是用户可以在网络上找到的最容易识别的错误之一。

所以我想你需要检查文件的pysical路径