Article ID: 102949
Article Last Modified on 12/1/2003
APPLIES TO
- Microsoft Visual C++ 1.5 Professional Edition
- Microsoft Visual C++ 1.0 Professional Edition
- Microsoft FORTRAN PowerStation 1.0 Standard Edition
- Microsoft Fortran PowerStation 1.0a for MS-DOS
- Microsoft Macro Assembler 6.1 Standard Edition
- Microsoft Macro Assembler 6.11 Standard Edition
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.
Additional query words: 1.00 1.00a 1.50 6.10 6.10a 6.11 DOSXNT
Keywords: kblangfortran kbprb kbcompiler KB102949