Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 6899751
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 27, 20262026-05-27T07:27:40+00:00 2026-05-27T07:27:40+00:00

I upload an index.html to asp.net hosting, it works well. After I add a

  • 0

I upload an index.html to asp.net hosting, it works well.
After I add a web.config file to the website, I get the following error when I try to visit index.html again. Why?
“The page cannot be displayed because an internal server error has occurred.”

You can download the code at http://dl.dropbox.com/u/209352/Html5Demo.zip

<!DOCTYPE html>
<html lang="en" manifest="offline.manifest">

<head>
    <meta charset="utf-8">
    <title>Cats Who Code demo</title>
    <link href="style.css" type="text/css" rel="stylesheet" media="screen">
    <meta name="viewport" content="width=device-width; initial-scale=1.0; maximum-scale=1.0;">
</head>

<body>
    <div id="container">
        <header class="ma-class-en-css">
            <h1 id="logo">
                <a href="#">Cats Who Code</a></h1>
        </header>
        <div id="content">
            <h2>
                Paris, France</h2>
            <p>
                Lorem ipsum dolor sit amet, consectetur adipiscing elit.
            </p>
            <p>
                Integer faucibus.</p>
        </div>
        <!-- #content -->
        <footer>A demo by <a href="http://www.catswhocode.com">CatsWhoCode</a></footer>
    </div>
    <!-- #container -->
</body>
</html>



<?xml version="1.0"?>
<configuration>
  <system.web>
    <compilation debug="true" targetFramework="4.0"/>
  </system.web>

  <system.webServer>
    <staticContent>
      <mimeMap fileExtension=".manifest" mimeType="text/cache-manifest" />
    </staticContent>
  </system.webServer>

</configuration>
  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-27T07:27:40+00:00Added an answer on May 27, 2026 at 7:27 am

    The HTML files are still hosted in the App. If there is a problem with the web.config the app will not load properly which will prevent your html file from displaying.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I have an upload script that write a index.html file, I modified it to
I have a problem when I upload a file in ASP.NET MVC. My code
I am using SWFUpload to do file uploading in a ASP.NET MVC 1.0 website.
I am using Valum's fileuploader http://valums.com/ajax-upload/ The below index.html uploads a file, and post.php
This is a follow-up question to ASP.NET MVC 3 - File Upload . I
I have a page index.php that uses a modal to upload files. After those
Upload works fine for 62MB file. However, it throws exception if it is 100MB.
In my website I have a file called learn-more.html , it's used to load
I have an ASP.NET MVC Website that has a dropdown list that is being
I nave this pice of code in index.html (upload controller) This an example. <p>

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.