Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
  1. Home
  2. Web Development
  3. ASP.NET
  4. View State problem in pages

View State problem in pages

Scheduled Pinned Locked Moved ASP.NET
helpcsharpjavascriptasp-netdesign
2 Posts 2 Posters 0 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • P Offline
    P Offline
    pothineni
    wrote on last edited by
    #1

    Hi, I am getting the below exception when i am trying to sort my webpage or select nextpage in my application.Here is the error details.Need help urgently. The state information is invalid for this page and might be corrupted. Description: An unhandled exception occurred during the execution of the current web request. Please review the stack trace for more information about the error and where it originated in the code. Exception Details: System.Web.HttpException: The state information is invalid for this page and might be corrupted. Source Error: [No relevant source lines] Source File: c:\WINDOWS\Microsoft.NET\Framework\v2.0.50727\Temporary ASP.NET Files\va.admin\ae19a4a9\2ea09e75\App_Web_jb2ohxsj.10.cs Line: 0 Stack Trace: [SerializationException: The constructor to deserialize an object of type 'Ext.Javascript.JSObject' was not found.] System.Runtime.Serialization.ObjectManager.GetConstructor(Type t, Type[] ctorParams) +2320401 System.Runtime.Serialization.ObjectManager.CompleteISerializableObject(Object obj, SerializationInfo info, StreamingContext context) +99 [SerializationException: The constructor to deserialize an object of type 'Ext.Javascript.JSObject' was not found.] System.Runtime.Serialization.ObjectManager.CompleteISerializableObject(Object obj, SerializationInfo info, StreamingContext context) +239 System.Runtime.Serialization.ObjectManager.FixupSpecialObject(ObjectHolder holder) +44 System.Runtime.Serialization.ObjectManager.DoFixups() +167 System.Runtime.Serialization.Formatters.Binary.ObjectReader.Deserialize(HeaderHandler handler, __BinaryParser serParser, Boolean fCheck, Boolean isCrossAppDomain, IMethodCallMessage methodCallMessage) +203 System.Runtime.Serialization.Formatters.Binary.BinaryFormatter.Deserialize(Stream serializationStream, HeaderHandler handler, Boolean fCheck, Boolean isCrossAppDomain, IMethodCallMessage methodCallMessage) +190 System.Runtime.Serialization.Formatters.Binary.BinaryFormatter.Deserialize(Stream serializationStream) +12 System.Web.UI.ObjectStateFormatter.DeserializeValue(SerializerBinaryReader reader) +1713 System.Web.UI.ObjectStateFormatter.DeserializeValue(SerializerBinaryReader reader) +384 System.Web.UI.ObjectStateFormatter.DeserializeValue(SerializerBinaryReader reader) +198 System.Web.UI.ObjectStateFormatter.DeserializeValue(SerializerBinaryReader reader) +384 Srikanth Pothineni

    R 1 Reply Last reply
    0
    • P pothineni

      Hi, I am getting the below exception when i am trying to sort my webpage or select nextpage in my application.Here is the error details.Need help urgently. The state information is invalid for this page and might be corrupted. Description: An unhandled exception occurred during the execution of the current web request. Please review the stack trace for more information about the error and where it originated in the code. Exception Details: System.Web.HttpException: The state information is invalid for this page and might be corrupted. Source Error: [No relevant source lines] Source File: c:\WINDOWS\Microsoft.NET\Framework\v2.0.50727\Temporary ASP.NET Files\va.admin\ae19a4a9\2ea09e75\App_Web_jb2ohxsj.10.cs Line: 0 Stack Trace: [SerializationException: The constructor to deserialize an object of type 'Ext.Javascript.JSObject' was not found.] System.Runtime.Serialization.ObjectManager.GetConstructor(Type t, Type[] ctorParams) +2320401 System.Runtime.Serialization.ObjectManager.CompleteISerializableObject(Object obj, SerializationInfo info, StreamingContext context) +99 [SerializationException: The constructor to deserialize an object of type 'Ext.Javascript.JSObject' was not found.] System.Runtime.Serialization.ObjectManager.CompleteISerializableObject(Object obj, SerializationInfo info, StreamingContext context) +239 System.Runtime.Serialization.ObjectManager.FixupSpecialObject(ObjectHolder holder) +44 System.Runtime.Serialization.ObjectManager.DoFixups() +167 System.Runtime.Serialization.Formatters.Binary.ObjectReader.Deserialize(HeaderHandler handler, __BinaryParser serParser, Boolean fCheck, Boolean isCrossAppDomain, IMethodCallMessage methodCallMessage) +203 System.Runtime.Serialization.Formatters.Binary.BinaryFormatter.Deserialize(Stream serializationStream, HeaderHandler handler, Boolean fCheck, Boolean isCrossAppDomain, IMethodCallMessage methodCallMessage) +190 System.Runtime.Serialization.Formatters.Binary.BinaryFormatter.Deserialize(Stream serializationStream) +12 System.Web.UI.ObjectStateFormatter.DeserializeValue(SerializerBinaryReader reader) +1713 System.Web.UI.ObjectStateFormatter.DeserializeValue(SerializerBinaryReader reader) +384 System.Web.UI.ObjectStateFormatter.DeserializeValue(SerializerBinaryReader reader) +198 System.Web.UI.ObjectStateFormatter.DeserializeValue(SerializerBinaryReader reader) +384 Srikanth Pothineni

      R Offline
      R Offline
      Rakheesh Chalil
      wrote on last edited by
      #2

      SZrikanth Please check the following site for more information http://support.microsoft.com/default.aspx?scid=kb;EN-US;323744[^] Thanks Rakheesh

      1 Reply Last reply
      0
      Reply
      • Reply as topic
      Log in to reply
      • Oldest to Newest
      • Newest to Oldest
      • Most Votes


      • Login

      • Don't have an account? Register

      • Login or register to search.
      • First post
        Last post
      0
      • Categories
      • Recent
      • Tags
      • Popular
      • World
      • Users
      • Groups