Welcome Guest Search | Active Topics | Sign In | Register

Object '70' can not be serialized because type 'System.Double' is not supported Options
Andre
Posted: Sunday, October 12, 2008 9:39:35 AM
Rank: Member
Groups: Member

Joined: 8/19/2008
Posts: 14
Hi


I upgrade from version 2007.2 to 2008 and I get the error below.

My page loads correctly and the masterpage loads.
I the error occurres after Page_Load.

Any ideas ?

Thank You
Andre



Message: Object '70' can not be serialized because type 'System.Double' is not supported.
Source: Object '70' can not be serialized because type 'System.Double' is not supported.
Method: Int16 a(System.Object)
Stack Trace: at EO.Web.Internal.l.a(Object A_0) at EO.Web.Internal.l.a() at EO.Web.Internal.c0.a() at EO.Web.Internal.fi.a() at EO.Web.Internal.ax.a() at EO.Web.Internal.ax.a.a() at EO.Web.Internal.c0.a() at EO.Web.Internal.fi.a() at EO.Web.WebControlBase.b() at System.Web.UI.Control.SaveViewStateRecursive() at System.Web.UI.Control.SaveViewStateRecursive() at System.Web.UI.Control.SaveViewStateRecursive() at System.Web.UI.Control.SaveViewStateRecursive() at System.Web.UI.Control.SaveViewStateRecursive() at System.Web.UI.Control.SaveViewStateRecursive() at System.Web.UI.Control.SaveViewStateRecursive() at System.Web.UI.Control.SaveViewStateRecursive() at System.Web.UI.Control.SaveViewStateRecursive() at System.Web.UI.Control.SaveViewStateRecursive() at System.Web.UI.Control.SaveViewStateRecursive() at System.Web.UI.Control.SaveViewStateRecursive() at System.Web.UI.Control.SaveViewStateRecursive() at System.Web.UI.Page.SaveAllState() at System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint)
eo_support
Posted: Sunday, October 12, 2008 10:14:48 AM
Rank: Administration
Groups: Administration

Joined: 5/27/2007
Posts: 24,194
Hi,

You have any idea where this "70" comes from and what control you are using?

Thanks
Andre
Posted: Sunday, October 12, 2008 10:24:10 AM
Rank: Member
Groups: Member

Joined: 8/19/2008
Posts: 14
Hi

Yes, I found it was when I set a masked edit's segment's max value.

MaskedEdit.Segments[0].MaxValue = Int;

also
MaskedEdit.Segments[0].MaxValue = Double
fails

Thank You
Andre
eo_support
Posted: Sunday, October 12, 2008 10:27:47 AM
Rank: Administration
Groups: Administration

Joined: 5/27/2007
Posts: 24,194
That appears to be a problem. We will look into it and see what we can do.

Thanks!
eo_support
Posted: Monday, October 13, 2008 5:03:39 AM
Rank: Administration
Groups: Administration

Joined: 5/27/2007
Posts: 24,194
This is fixed in build 2008.0.42.

Thanks


You cannot post new topics in this forum.
You cannot reply to topics in this forum.
You cannot delete your posts in this forum.
You cannot edit your posts in this forum.
You cannot create polls in this forum.
You cannot vote in polls in this forum.