BinaryFormatter Version incompatibility issue?
- From: "Frank Smith" <papow@xxxxxxxxx>
- Date: Wed, 2 May 2007 13:11:21 -0500
I'm using Binary Fomatter via HTTPChannel. My remote object is hosted in IIS
5.1. I'm sure I've got both the client and sever config file correct. When I
run on localhost, all seems to work fine, but when I move the remote object
to a virtual directory on my server and attempt to run my application which
calls the remote object, I get the following error:
An unhandled exception of type
'System.Runtime.Serialization.SerializationException' occurred
Additional information: BinaryFormatter Version incompatibility. Expected
Version 1.0. Received Version 1008738336.1684104552.
I've made changes to my client config to look for the remote object on my
server. Can anyone provide me with a fix for this issue?
Regards,
Frank
.
- Follow-Ups:
- Re: BinaryFormatter Version incompatibility issue?
- From: Spam Catcher
- Re: BinaryFormatter Version incompatibility issue?
- Prev by Date: Re: Remoting - Modifying object references
- Next by Date: Re: BinaryFormatter Version incompatibility issue?
- Previous by thread: Re: Remoting - Modifying object references
- Next by thread: Re: BinaryFormatter Version incompatibility issue?
- Index(es):
Relevant Pages
|