Consider the following scenario. You have an application that runs on the Microsoft .NET Framework 2.0 and an application that runs on the Microsoft .NET Framework 1.1. You try to use Microsoft .NET Framework remoting or binary serialization to transfer data between the applications. In this scenario, you receive an error message that is similar to one of the following error messages:
Error message 1
Unhandled Exception: System.NullReferenceException: Object reference not set to an instance of an object
Error message 2
Unhandled Exception: System.ArgumentOutOfRangeException: Ticks must be between DateTime.MinValue.Ticks and DateTime.MaxValue.Ticks. Parameter name: ticks
Error message 3
System.Runtime.Serialization.SerializationException: Possible Version mismatch. Type MyNamespace.MyInnerClassV2 has 2 members, number of members deserialized is 1
Error message 4
System.Runtime.Serialization.SerializationException: Wrong number of Members. Object MyNamespace.MyInnerClassV2 has 2 members, number of members deserialized is 1
Error message 5
System.Runtime.Serialization.SerializationException: Member name 'MyNamespace.MyInnerClassV1 v2Field' not found
Error message 6
System.IndexOutOfRangeException : Index was outside the bounds of the array
This problem occurs when all the following conditions are true:
- Both applications use either Microsoft .NET Framework remoting or runtime serialization.
- Data transfer flows from the .NET Framework 2.0 to the .NET Framework 1.1.
This data transfer may occur in any one of the following scenarios:- A .NET Framework 2.0 server returns data to a .NET Framework 1.1 client.
- A .NET Framework 2.0 client sends data to invoke a .NET Framework 1.1 service.
- Data is serialized on the .NET Framework 2.0, and data is deserialized on the .NET Framework 1.1.
Service pack information
To resolve this problem, obtain the latest service pack for Windows Server 2003. For more information, click the following article number to view the article in the Microsoft Knowledge Base:
889100Â
(http://kbalertz.com/Feedback.aspx?kbNumber=889100/
)
How to obtain the latest service pack for Windows Server 2003
Hotfix information
A supported hotfix is available from Microsoft. However, this hotfix is intended to correct only the problem that is described in this article. Apply this hotfix only to systems that are experiencing this specific problem. This hotfix might receive additional testing. Therefore, if you are not severely affected by this problem, we recommend that you wait for the next software update that contains this hotfix.
To download this hotfix from the MSDN Code Gallery, visit the following Microsoft Web site:
Note The MSDN Code Gallery displays the languages for which the hotfix is available. If you do not see your language listed, it is because the Code Gallery resource page is not available for that language.
Note If additional issues occur or if any troubleshooting is required, you might have to create a separate service request. The usual support costs will apply to additional support questions and issues that do not qualify for this specific hotfix. For a complete list of Microsoft Customer Service and Support telephone numbers or to create a separate service request, visit the following Microsoft Web site:
Prerequisites
You must have the .NET Framework 1.1 Service Pack 1 (SP1) installed to apply this hotfix.
Restart information
You must restart the computer after you apply this hotfix.
Hotfix file information
This hotfix contains only those files that are required to correct the issues in the Binary Runtime Serializer that this article lists. This hotfix may not contain all the files that you must have to fully update a product to the latest build.
The English version of this hotfix has the file attributes (or later file attributes) that are listed in the following table. The dates and times for these files are listed in Coordinated Universal Time (UTC). When you view the file information, it is converted to local time. To find the difference between UTC and local time, use the
Time Zone tab in the Date and Time tool in Control Panel.
Global hotfix for x86
Collapse this tableExpand this table
| File name | File version | File size | Date | Time | Platform |
|---|
| Corperfmonext.dll | 1.1.4322.2359 | 81,920 | 08-Dec-2005 | 00:06 | x86 |
| Ddpatch.hotfixexefile | 1.0.0.1 | 53,248 | 17-Jun-2005 | 16:45 | Not Applicable |
| Ddpatch.updategacfile | 1.1.4318.0 | 81,920 | 18-May-2005 | 19:07 | Not Applicable |
| Ddpatch.updateutilfile | 1.0.3705.3 | 147,456 | 17-Jun-2005 | 16:45 | Not Applicable |
| M911205.unpatchfile | Not Applicable | 7,744,000 | 08-Dec-2005 | 19:25 | Not Applicable |
| Mscorlib.dll | 1.1.4322.2359 | 2,142,208 | 07-Dec-2005 | 23:59 | x86 |
| Mscorlib.ldo | Not Applicable | 10,944 | 08-Dec-2005 | 00:00 | Not Applicable |
| Mscorsvr.dll | 1.1.4322.2359 | 2,519,040 | 08-Dec-2005 | 00:05 | x86 |
| Mscorwks.dll | 1.1.4322.2359 | 2,510,848 | 08-Dec-2005 | 00:06 | x86 |
Microsoft Windows Server 2003 hotfix for x86
Collapse this tableExpand this table
| File name | File version | File size | Date | Time | Platform | Service pack requirement |
|---|
| Corperfmonext.dll | 1.1.4322.2359 | 81,920 | 09-Dec-2005 | 02:07 | x86 | SP1 |
| Mscorlib.dll | 1.1.4322.2359 | 2,142,208 | 09-Dec-2005 | 00:40 | x86 | SP1 |
| Mscorlib.ldo | Not Applicable | 10,944 | 09-Dec-2005 | 05:58 | Not Applicable | SP1 |
| Mscorsvr.dll | 1.1.4322.2359 | 2,519,040 | 09-Dec-2005 | 02:08 | x86 | SP1 |
| Mscorwks.dll | 1.1.4322.2359 | 2,510,848 | 09-Dec-2005 | 02:08 | x86 | SP1 |
| Netfxupdate.exe | 1.0.3705.0 | 106,496 | 30-Aug-2005 | 00:02 | x86 | SP1 |
| Setregni.exe | 1.1.4322.2034 | 106,496 | 30-Aug-2005 | 00:02 | x86 | SP1 |
| Togac.exe | 1.1.4322.573 | 118,784 | 09-Dec-2005 | 02:07 | x86 | SP1 |
Note Because of file dependencies, the most recent hotfix that contains these files may also contain additional files.
Microsoft has confirmed that this is a problem in the Microsoft products that are listed in the "Applies to" section. This problem was first corrected in Windows Server 2003 Service Pack 2.