ERRMSG: 404 Error When Clicking Articles or Topics

Expand / Collapse
 

ERRMSG: 404 Error When Clicking Articles or Topics

Share: Share
UserCPEditMemberPhoto_MemberPhotoToolTip

By Ryan Healey
InstantASP Support


When clicking on an article within InstantKB.NET or a topic within InstantForum.NET  you may receive a "404 Page Cannot Be Found" or a "The Resource cannot be found." message.

 

This typically occurs if the URL rewriting module is not configured correctly.

 

To resolve this please follow the steps below…

 

Classic .NET Application Pools

 

  1. If your using IIS7 please ensure InstantForum.NET or InstantKB.NET is installed within a Classic .NET Application Pool.

 

  1. Ensure the following entry is present within your web.config file...

 

<httpModules>
<add type="InstantASP.InstantKB.HttpModule.URLRewritterModule, InstantASP.InstantKB" name="URLRewritterModule"/>
</httpModules>

Integrated Application Pools

If your using InstantForum.NET or InstantKB.NET in a IIS7 integrated application pool you will need to ensure you follow the steps in the articles shown below…

 

InstantForum.NET


http://docs.instantasp.co.uk/Docs/Deploying-InstantForum.NET-on-IIS-7-Integrated-mode

 

InstantKb.NET


http://docs.instantasp.co.uk/Docs/Deploying-InstantKB.NET-on-IIS-7-Integrated-mode

If this article does not elp resolve your problem please don't hesitate to open a support ticket or contact us


Rate this Article:

User Comments

Click to subscribe to comments RSS feed...
No Member Photo
by helpdesk posted 22 November 2010
New Member with 3 recognition pointsNew Member with 3 recognition pointsNew Member with 3 recognition pointsNew Member with 3 recognition pointsNew Member with 3 recognition pointsNew Member with 3 recognition pointsNew Member with 3 recognition pointsNew Member with 3 recognition points
This comment was helpful. 0 This comment is not helpful.
test 1
Marked helpful 0 times based on 1 vote


Add Your Comments


Comment require login or registration.

Details
Product: InstantKB.NET, InstantForum.NET

Version: All Versions

Type: ERRMSG

Level: Novice

Article not rated yet.

Article has been viewed 2,125 times.

Last Modified:10 August 2010

Last Modified By: Ryan Healey

Options