PRB: DOSXNT: Fatal Error DX1070 (102949)
The information in this article applies to:
- Microsoft Visual C++ 1.5
- Microsoft Visual C++ 1.0
- Microsoft FORTRAN PowerStation for MS-DOS 1.0
- Microsoft FORTRAN PowerStation for MS-DOS 1.0a
- Microsoft Macro Assembler (MASM) 6.1
- Microsoft Macro Assembler (MASM) 6.11
This article was previously published under Q102949 SYMPTOMS
The Microsoft DOSXNT MS-DOS-extended C/C++ compiler, FORTRAN compiler,
Macro Assembler, or other utility generates the following error:
DOSXNT : fatal error DX1070: The GODOSXNT.EXE stub attached to this
program is out of date.
With the exception of Microsoft Visual C++ 32-bit Edition, the product
documentation does not provide any additional information regarding
the cause of this error.
CAUSE
The version of DOSXNT that is found does not match the executable
being invoked. This problem often occurs when Microsoft development
tools with different versions of DOSXNT have been installed in the
same directory.
RESOLUTION
To ensure that all MS-DOS-extended tools run successfully, it is
recommended that you install each language product in a separate
directory and that you leave each version of DOSXNT.EXE in the
subdirectory that contains the tools it supports. This allows each
MS-DOS-extended tool to locate the appropriate version of DOSXNT.EXE.
Modification Type: | Major | Last Reviewed: | 12/1/2003 |
---|
Keywords: | kbCompiler kbLangFortran kbprb KB102949 |
---|
|