Menu
Forums
All threads
Latest threads
New posts
Trending threads
New posts
Search forums
Trending
What's new
New posts
New profile posts
Latest activity
Members
Current visitors
New profile posts
Search profile posts
Upgrades
Log in
Register
What's new
Search
Search
Search titles only
By:
All threads
Latest threads
New posts
Trending threads
New posts
Search forums
Menu
Log in
Register
Navigation
Install the app
Install
More options
Contact us
Close Menu
Forums
Server Development
Habbo Retros
Habbo Q&A
RevCMS 404.3 Error
JavaScript is disabled. For a better experience, please enable JavaScript in your browser before proceeding.
You are using an out of date browser. It may not display this or other websites correctly.
You should upgrade or use an
alternative browser
.
Reply to thread
Message
<blockquote data-quote="Crumpets" data-source="post: 432938" data-attributes="member: 40914"><p>Hey guys,</p><p></p><p>I installed an old version of RevCMS I made years ago onto IIS. I never ran into this issue before but I'm getting the following 404.3 Error.</p><p></p><p>Any ideas?</p><p></p><p><span style="font-size: 18px"><strong>HTTP Error 404.3 - Not Found</strong></span></p><p><span style="font-size: 15px"><strong>The page you are requesting cannot be served because of the extension configuration. If the page is a script, add a handler. If the file should be downloaded, add a MIME map.</strong></span></p><p>Detailed Error Information</p><p><strong>Module</strong> StaticFileModule</p><p><strong>Notification</strong> ExecuteRequestHandler</p><p><strong>Handler</strong> StaticFile</p><p><strong>Error Code</strong> 0x80070032</p><p><strong>Requested URL</strong> <a href="http://localhost:80/index.php?url=" target="_blank">http://localhost:80/index.php?url=</a></p><p><strong>Physical Path</strong> C:\inetpub\wwwroot\index.php</p><p><strong>Logon Method</strong> Anonymous</p><p><strong>Logon User</strong> Anonymous</p><p></p><p>Most likely causes:</p><ul> <li data-xf-list-type="ul">It is possible that a handler mapping is missing. By default, the static file handler processes all content.</li> <li data-xf-list-type="ul">The feature you are trying to use may not be installed.</li> <li data-xf-list-type="ul">The appropriate MIME map is not enabled for the Web site or application. (Warning: Do not create a MIME map for content that users should not download, such as .ASPX pages or .config files.)</li> <li data-xf-list-type="ul">If ASP.NET is not installed.</li> </ul></blockquote><p></p>
[QUOTE="Crumpets, post: 432938, member: 40914"] Hey guys, I installed an old version of RevCMS I made years ago onto IIS. I never ran into this issue before but I'm getting the following 404.3 Error. Any ideas? [SIZE=5][B]HTTP Error 404.3 - Not Found[/B][/SIZE] [SIZE=4][B]The page you are requesting cannot be served because of the extension configuration. If the page is a script, add a handler. If the file should be downloaded, add a MIME map.[/B][/SIZE] Detailed Error Information [B]Module[/B] StaticFileModule [B]Notification[/B] ExecuteRequestHandler [B]Handler[/B] StaticFile [B]Error Code[/B] 0x80070032 [B]Requested URL[/B] [URL]http://localhost:80/index.php?url=[/URL] [B]Physical Path[/B] C:\inetpub\wwwroot\index.php [B]Logon Method[/B] Anonymous [B]Logon User[/B] Anonymous Most likely causes: [LIST] [*]It is possible that a handler mapping is missing. By default, the static file handler processes all content. [*]The feature you are trying to use may not be installed. [*]The appropriate MIME map is not enabled for the Web site or application. (Warning: Do not create a MIME map for content that users should not download, such as .ASPX pages or .config files.) [*]If ASP.NET is not installed. [/LIST] [/QUOTE]
Insert quotes…
Verification
Post reply
Forums
Server Development
Habbo Retros
Habbo Q&A
RevCMS 404.3 Error
Top