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

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 10, 20262026-06-10T04:55:10+00:00 2026-06-10T04:55:10+00:00

Sometimes (randomly) my asp.net mvc application outputs page where single character is being replaced

  • 0

Sometimes (randomly) my asp.net mvc application outputs page where single character is being replaced with weird question marks, as shown on image

enter image description here

This behavior is constant until data changes, and it does not disappear with page refresh. The whole page is in Georgian unicode. I am using asp.net mvc 3 with visual studio 2010 and iis express. This is also observed on published site to IIS 7.5. I have seen similar issues in asp.net webforms application too.

I have observed this behavior not only on db-provided data, but simple anchors, generated with html helper

TagBuilder addAnchor = new TagBuilder("a");
addAnchor.AddCssClass("add-item");
addAnchor.MergeAttribute("href", "#");
addAnchor.SetInnerText(SharedResources.Add); //resource item contains string დამატება

which output anchor “დამატ���ბა”

And this is not issue with page rendering on browser-side, as raw response already contains these symbols.

Update:

As it seems, disabling buffer output by setting Response.BufferOutput = false; removes weird characters from page. But I use Cassette for referencing bundles, and it cannot work with disabled buffer output – no scipts or stylesheets get referenced on page.

Has anyone of you had a similar problem? This is actually critical for me, as currently it affects data where that single character being damaged is the correct answer information of a multi-select test question.

  • 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-06-10T04:55:12+00:00Added an answer on June 10, 2026 at 4:55 am

    I had the same bug. It is Cassette with a feature that rewrites the result HTML content (and needs BufferOutput set to true) to move referenced script and stylesheet tags to the top if needed.
    See the IsHtmlRewritingEnabled option at http://getcassette.net/documentation/configuration.
    When I turned off this feature, the bug has disappeared.

    My observations:

    1. It is appeared only with remote requests. Local requests are always ok.
    2. The location of question marks is always constant for all clients, browsers and computers.
    3. The location of question marks changes only after recompilation of the application.
    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

Sometimes my ASP.NET application returns a value of ::1 when querying Page.Request.UserHostAddress. I can't
I am currently building an ASP.Net-MVC Application using log4net for logging, but the logger
I'm using FQL to query posts from a facebook page and sometimes randomly get
I have a very weird problem with core text, which sometimes randomly and sometimes
This error comes up in our MVC app randomly. Sometimes doing the same exact
I'm using asp.net and ChartDirector Version 5. I got a page, generating 3 Charts
I'm working on an application that uses asp.NET mvc3. I created a partial view,
I have this program, but cin in randomly skips.. I mean sometimes it does,
Sometimes, tomcat restart will cause my application stop immediately so that my consuming data
I've an ASP.NET dropdown list and getting selected value by using the .SelectedValue. I

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.