In the NET Framework 1.1, you call the
XMLSchema.Compile method to compile an XML schema (XSD) file that extends a type from
simpleContent to
complexContent. However, the compilation fails, and you receive an error message resembles the following:
The content type of the base type must not be a simple type definition.
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 the problem described in this article. 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.
If the hotfix is available for download, there is a "Hotfix download available" section at the top of this Knowledge Base article. If this section does not appear, contact Microsoft Customer Service and Support to obtain the hotfix.
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:
Note The "Hotfix download available" form displays the languages for which the hotfix is available. If you do not see your language, it is because a hotfix is not available for that language.
Prerequisites
You must have the .NET Framework 1.1 Service Pack 1 (SP1) installed to apply this hotfix.
Restart requirement
You do not have to restart the computer if you install the hotfix for .NET Framework 1.1.
You have to restart the computer if you install the hotfix for Windows Server 2003.
Hotfix replacement information
This hotfix does not replace any other hotfixes.
File information
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
item in Control Panel.
x86 versions for .NET Framework 1.1 SP1
Collapse this tableExpand this table
| File name | File version | File size | Date | Time | Platform |
|---|
| Cachemgr.exe | 1.1.4318.0 | 81,920 | 31-Jan-2008 | 09:55 | x86 |
| Hotfix.exe | 1.0.0.1 | 53,248 | 31-Jan-2008 | 09:57 | x86 |
| Netfxupdate.exe | 1.0.3705.1 | 83,000 | 01-Feb-2008 | 01:02 | x86 |
| System.web.services.dll | 1.1.4322.2444 | 573,440 | 30-Sep-2008 | 20:53 | x86 |
| System.xml.dll | 1.1.4322.2444 | 1,359,872 | 30-Sep-2008 | 20:58 | x86 |
x86 versions of Windows Server 2003 that is running .NET Framework 1.1 SP1
Collapse this tableExpand this table
| File name | File version | File size | Date | Time | Platform | SP requirement | Service branch |
|---|
| Netfxupdate.exe | 1.0.3705.3 | 82,984 | 25-Jun-2008 | 07:26 | x86 | SP2 | SP2QFE |
| Setregni.exe | 1.1.4322.2035 | 66,600 | 25-Jun-2008 | 07:26 | x86 | SP2 | SP2QFE |
| System.xml.dll | 1.1.4322.2444 | 1,359,872 | 13-Oct-2008 | 07:08 | x86 | SP2 | SP2QFE |
| Togac.exe | 1.1.4322.2251 | 66,600 | 25-Jun-2008 | 07:26 | x86 | SP2 | SP2QFE |
To work around this problem, use .NET Framework 2.0, and then call the
XMLSchemaSet.Compile method to compile the XSD file.
Microsoft has confirmed that this is a problem in the Microsoft products that are listed in the "Applies to" section.