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 277629
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 12, 20262026-05-12T01:06:29+00:00 2026-05-12T01:06:29+00:00

I have an asp.net website (SQL Server, Windows 2003, IIS 6) and I am

  • 0

I have an asp.net website (SQL Server, Windows 2003, IIS 6) and I am using google.com/analytics/ to track visits. It all works fine.

Now I would like to use Google Webmaster to get better information about my site but when I try to verify it by uploading a html file I get this error:

“We’ve detected that your 404 (file not found) error page returns a status of 200 (Success) in the header.”

Any ideas – how to fix this?

  • 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-12T01:06:30+00:00Added an answer on May 12, 2026 at 1:06 am

    Set the StatusCode of the Response object manually. Put something like this in your 404 page’s code behind:

    protected override void Render(HtmlTextWriter writer)
    {
        base.Render(writer);
        Response.StatusCode = 404;
    }
    
    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I have an Asp.net website using SQL Server. I want to make a website
I have a asp.net-mvc website with a SQL server backend (using nhibernate for OR
I have an ASP.NET MVC 3 Beta website using SQL Server CE 4.0. With
I have an ASP .NET 2.0 website connected to a SQL Server 2005 database.
I have a process in a website (Asp.net 3.5 using Linq-to-Sql for data access)
I'm developing ASP.NET 4.0 Website using SQL server 2008 with Membership Framework. It runs
I have a website built using Asp.net and LinqToSql for Data Access. In a
i have a website built in asp.net connecting to a sql 2000 db. within
I'm implementing a content database for a C# Asp.Net MVC3 website in Sql Server.
I have an existing website developped using ASP.NET MVC 3 and Entity Framework 4

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.