Silverlight Application crashes after upgrade to IE8

Discussion of open issues, suggestions and bugs regarding ADO.NET provider for Oracle
Post Reply
jerryk
Posts: 8
Joined: Mon 02 Aug 2010 18:47

Silverlight Application crashes after upgrade to IE8

Post by jerryk » Mon 06 Jun 2011 15:12

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.

Shalex
Site Admin
Posts: 9543
Joined: Thu 14 Aug 2008 12:44

Post by Shalex » Wed 08 Jun 2011 08:54

Please post here your call stack when this error occurs.

Post Reply