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

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 31, 20262026-05-31T08:45:33+00:00 2026-05-31T08:45:33+00:00

Already looked at this: Sys.WebForms.PageRequestManagerParserErrorException – what it is and how to avoid it

  • 0

Already looked at this:
Sys.WebForms.PageRequestManagerParserErrorException – what it is and how to avoid it

Problem is that it’s only happening on my dev box. Two other developers are fine.

It’s consistent and reproducible – I’ve tried deleting temporary internet files, deleted my obj and bin files and rebooting.

The response is clearly truncated when I look at it in the debugger when it hits the error.

Where else do I need to check to clear/clean out?

The error I’m seeing in the code is:

Microsoft JScript runtime error:
Sys.WebForms.PageRequestManagerParserErrorException: The message
received from the server could not be parsed. Common causes for this
error are when the response is modified by calls to Response.Write(),
response filters, HttpModules, or server trace is enabled. Details:
Error parsing near ‘ </tr>
‘.

_endPostBack: function PageRequestManager$_endPostBack(error, executor, data) {
    if (this._request === executor.get_webRequest()) {
        this._processingRequest = false;
        this._additionalInput = null;
        this._request = null;
    }

    var eventArgs = new Sys.WebForms.EndRequestEventArgs(error, data ? data.dataItems : {}, executor);
    Sys.Observer.raiseEvent(this, "endRequest", eventArgs);
    if (error && !eventArgs.get_errorHandled()) {
        throw error; // THIS IS WHERE THE ERROR IS THROWN
    }
},

This is during an Ajax postback.

  1. There are no Response.Write calls.

  2. I’m using Cassini/VS 2010 Development Server, how do I tell if there are filters?

  3. ditto

  4. Server trace is not enabled

  5. No calls to Server.Transfer

In firebug, I can see that the response to the POST is truncated. Problem happens in Firefox or IE, and whether I’m debugging in VS or not.

The problem does go away if I switch to IIS Express in Visual Studio, and then it returns when I am back on the ASP.NET Development Server.

  • 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-31T08:45:34+00:00Added an answer on May 31, 2026 at 8:45 am

    After our talk, my idea was that maybe for some reason the cassini can not hold a big post back field, and a big one is the viewstate.

    So if the viewstate is a very big one maybe this is the problem.

    A second case maybe if the viewstate contain characters that some time not pass by the router or some firewall and cut them as possible attach or virus.

    Possible solutions: To compress the viewstate, and/or to cut it in smaller parts.

    You can also download the latest developer edition version of Cassini with lot of improvements at http://cassinidev.codeplex.com/ that maybe have fix this issue.

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

Sidebar

Related Questions

I already looked up many posts about this problem (subqueries being very slow in
I've already looked around but couldn't find the exact solution/problem I'm having right now.
Before I posted this question, I already looked this , but I couldn't get
I've already looked at this , which was helpful to a point. Here's the
im making file transfer (Server-Client) TCP i've already looked for same questions like this
I've already looked at this question , and I've already checked out the suggestions
I hope that someone can help me with this problem that I've been having
I've already looked at this question on representing strings in Python but my question
I already looked at this topic , but I need the answer flipped around.
I've already looked at this question: Python iterators – how to dynamically assign self.next

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.