Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
HomeAnnouncementsFree MagazinesWhite PapersSubmit Content
Discussion GroupsASP.NETWindows FormsLanguages.NET FrameworkVisual Studio.NET
Articles.NET FrameworkASP.NETToolsWindows Forms
.NET DirectoryOpen Source ProjectsUser GroupsWeb Resources
Related Topics
Visual Basic 6SQL ServerMS AccessOther DB ProductsMS Server ProductsMore Topics ...

.NET Forum / Languages / C# / May 2007

Tip: Looking for answers? Try searching our database.

SerializationException

Thread view: 
Enable EMail Alerts  Start New Thread
Thread rating: 
Don Gollahon - 31 May 2007 21:16 GMT
I have an app that is in .NET 2.0 C#.  But it uses components for .NET
1.1 that handle remoting, etc.

When I run the app I get the following runtime error:

[SerializationException] Possible Version mismatch. Type
System.Globalization.CompareInfo has 2 members, number of members
deserialized is 3.

Is there anyway to get this to work outside of converting the 1.1
components to .NET 2.0?

Thanks.

Signature

Don Gollahon

Jorge - 31 May 2007 23:32 GMT
On May 31, 5:16 pm, "Don Gollahon" <don.golla...@nospam.acs-inc.com>
wrote:
> I have an app that is in .NET 2.0 C#.  But it uses components for .NET
> 1.1 that handle remoting, etc.
[quoted text clipped - 13 lines]
>
> Don Gollahon

Probably your client and server are using the CompareInfo class from
differents framework versions.
If I were you, I would use the AppDomain.CurrentDomain.GetAssemblies()
method to see the assemblies' versions loaded on client and server.

Rate this thread:







Free Magazines

Get these publications absolutely FREE for up to 12 months. There are no hidden fees and no obligation. Simply choose a title, complete the application form and submit it. Read more ...

Oracle MagazineNetwork ComputingComputer WorldBio-IT WorldeWeekInformation WeekInfosecurity
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread
Enable EMail Alerts
Rate this Thread



©2008 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.