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

  • Home
  • SEARCH
  • 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 3455506
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 18, 20262026-05-18T09:37:23+00:00 2026-05-18T09:37:23+00:00

I have a single user at a website who gets this error: Object reference

  • 0

I have a single user at a website who gets this error:

Object reference not set to an instance of an object.HTTP/1.1 302 Found  
Cache-Control: private  
Content-Type: text/html; charset=utf-8  
Location: /search.aspx?ds=1&s=s%c3%b8ren s%c3%b8rensen  
Server: Microsoft-IIS/7.5  
X-AspNet-Version: 2.0.50727  
X-Powered-By: ASP.NET  
Date: Thu, 25 Nov 2010 10:26:54 GMT  
Content-Length: 177

<html><head><title>Object moved</title></head><body>
<h2>Object moved to <a href="%2fsearch.aspx%3fds%3d1%26s%3ds%25c3%25b8ren+s%25c3%25b8rensen">here</a>.</h2>
</body></html>

The redirect in question is performed here:

protected void btnSearch_Click(object sender, EventArgs e) {
    string strSearch = ss.StringStuff.FixNullString(txtSearch.Text);
    if (strSearch != "") {          
        Document dcFrontpage = new Document(1170);
        int intSearchPageId = ss.NumberStuff.FixNull(dcFrontpage.getProperty("searchPageContentPicker").Value.ToString());
        string strSearchPageUrl = umbraco.library.NiceUrl(intSearchPageId);
        Response.Clear();
        Response.Redirect(strSearchPageUrl + "?ds=1&s=" + strSearch);
    }
}

Sometimes the user is asked if she wants to save the file even though it’s a .aspx file and the rest of the time the browser just shows the content above.
I think both errors occurs because the text “Object reference not set to an instance of an object.” gets inserted into the headers. This, of course, does not belong here and makes the page very invalid and so the browser behaves as described.
I can not reproduce the error, nor can any of my colleagues.

Has anyone seen anything like this before?
How can the text be inserted in the headers and why is it just for a single (or very few) user(s)?

Thanks in advance

Edit:
I have already thought about the possibility that there is a try-catch somewhere in the code that should be writing out an error that occurs somewhere, but why should this error be put in the beginning of the headers and why should it only occur for very few users?
Besides I have just examined every try-catch in the solution. None of them prints out the error message through a Response.Write.

  • 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-18T09:37:23+00:00Added an answer on May 18, 2026 at 9:37 am

    The error has now been located.
    It appears that the user had some strict antivirus settings that caused this error.
    When disabling these settings, she could not reproduce the error anymore.

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

Sidebar

Related Questions

I have a greasemonkey user script with this single line of code... window.close(); but
I have a single user java program that I would like to have store
I have a database in single user mode and I am trying to drop
I have a database that is stuck in single-user mode. I kill the process
I have dbml with single table users i want add partial class for User
I have a WinForms application with a view where the user selects a single
I have an single threaded, embedded application that allocates and deallocates lots and lots
I have a single line CEikLabel in my application that needs to scroll text.
I have a single spool mbox file that was created with evolution, containing a
I have a single windows shell command I'd like to run (via EXEC master..xp_cmdshell)

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.