Click here to Skip to main content
15,914,010 members
Home / Discussions / ASP.NET
   

ASP.NET

 
GeneralRe: .net remoting and object invocation Pin
alimohammed19-Apr-07 21:37
alimohammed19-Apr-07 21:37 
GeneralRe: .net remoting and object invocation Pin
xibeifeijian20-Apr-07 5:16
xibeifeijian20-Apr-07 5:16 
QuestionGet RowIndex from GridView when Click a Button Pin
michaelastewartmas19-Apr-07 18:38
michaelastewartmas19-Apr-07 18:38 
AnswerRe: Get RowIndex from GridView when Click a Button Pin
Chetan Ranpariya19-Apr-07 21:24
Chetan Ranpariya19-Apr-07 21:24 
QuestionExport fon Asp.net 2.0 Pin
AnhTin19-Apr-07 17:32
AnhTin19-Apr-07 17:32 
QuestionForm Authenication Pin
hahii19-Apr-07 14:28
hahii19-Apr-07 14:28 
AnswerRe: Form Authenication Pin
Venk25919-Apr-07 22:38
Venk25919-Apr-07 22:38 
QuestionView State problem in pages Pin
pothineni19-Apr-07 13:43
pothineni19-Apr-07 13:43 
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
AnswerRe: View State problem in pages Pin
Rakheesh Chalil21-Apr-07 16:58
Rakheesh Chalil21-Apr-07 16:58 
Questionquery Pin
er ashish bhatia19-Apr-07 13:41
er ashish bhatia19-Apr-07 13:41 
AnswerRe: query Pin
xibeifeijian19-Apr-07 16:01
xibeifeijian19-Apr-07 16:01 
QuestionLogin Page Pin
hahii19-Apr-07 11:56
hahii19-Apr-07 11:56 
AnswerRe: Login Page Pin
xibeifeijian22-Apr-07 15:42
xibeifeijian22-Apr-07 15:42 
Questiona button to convert dynamic web page into a .doc? Pin
xxrono19-Apr-07 9:02
xxrono19-Apr-07 9:02 
AnswerRe: a button to convert dynamic web page into a .doc? Pin
Dmitry Khudorozhkov19-Apr-07 14:28
Dmitry Khudorozhkov19-Apr-07 14:28 
QuestionInteresting issue Pin
cisco210319-Apr-07 8:55
cisco210319-Apr-07 8:55 
AnswerRe: Interesting issue Pin
Kschuler19-Apr-07 10:20
Kschuler19-Apr-07 10:20 
GeneralRe: Interesting issue Pin
RichardGrimmer20-Apr-07 5:11
RichardGrimmer20-Apr-07 5:11 
GeneralRe: Interesting issue Pin
Kschuler20-Apr-07 5:19
Kschuler20-Apr-07 5:19 
QuestionConvert a current webrequest page into html stream Pin
Nirmalabesu19-Apr-07 8:35
Nirmalabesu19-Apr-07 8:35 
AnswerRe: Convert a current webrequest page into html stream Pin
kubben19-Apr-07 8:53
kubben19-Apr-07 8:53 
GeneralRe: Convert a current webrequest page into html stream Pin
Nirmalabesu19-Apr-07 10:55
Nirmalabesu19-Apr-07 10:55 
QuestionFinding control Pin
TAK7819-Apr-07 7:08
TAK7819-Apr-07 7:08 
AnswerRe: Finding control Pin
Sujit Gupta19-Apr-07 7:29
Sujit Gupta19-Apr-07 7:29 
GeneralRe: Finding control Pin
TAK7819-Apr-07 7:32
TAK7819-Apr-07 7:32 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.