Page 1 of 1

Silverlight Application crashes after upgrade to IE8

Posted: Mon 06 Jun 2011 15:12
by jerryk
Hi,

Since upgrading my Windows XP SP3 system to IE8 I am getting an exception when I attempt to access a proc. The exception is:

There was an error deserializing the object of type System.ServiceModel.DomainServices.Client.QueryResult`1[[GlobalDartServiceLibrary.Web.Model.PREFERENCE, GlobalDartServiceLibrary, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]. Unexpected end of file. Following elements are not closed: TotalCount, GetPREFERENCEsResult, GetPREFERENCEsResponse.

Any suggestions?

FWIW, this exception does not occur if the application is run in Firefox, but then debugging does not work and the end users are not using Firefox.

Posted: Wed 08 Jun 2011 08:54
by Shalex
Please post here your call stack when this error occurs.