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
<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.