ERD Fails on SNA Directory Entries in SETUP.LOGLast reviewed: February 14, 1996Article ID: Q142368 |
The information in this article applies to:
SYMPTOMSWhen you reboot the Windows NT Server and try to perform an emergency repair by booting up with the Setup disks, selecting all repair options, and providing the Emergency Repair Disk, Setup reports that it is checking the SETUP.LOG file and returns the following error message:
Line xxxx contains a syntax errorIf SETUP.LOG is examined with a text editor, one of the following entries will be found at the line number stated:
\SNA\system\hwsetup\snaclasp\3270 Logon Demo.dem = "3270log.scr", ... \SNA\system\hwsetup\snaclasp\AS400 Demo.dem = "5250log.scr", ... \SNA\system\hwsetup\snaclasp\3270 Continuous Demo.dem = "3270flsh.scr",...\SNA\system\3270 File Transfer Demo.dem = "3270 File Transfer Demo.dem", ... CAUSESNA Server Demo Scripts directory entries in SETUP.LOG have spaces within them, and lack quotation marks around the text for the actual entry.
RESOLUTIONTo work around this problem:
"\SNA\system\hwsetup\snaclasp\3270 Logon Demo.dem" = "3270log.scr", ... "\SNA\system\hwsetup\snaclasp\AS400 Demo.dem" = "5250log.scr", ... "\SNA\system\hwsetup\snaclasp\3270 Continuous Demo.dem" ="3270flsh.scr",... "\SNA\system\3270 File Transfer Demo.dem" = "3270 File Transfer Demo.dem", ...
STATUSMicrosoft has confirmed this to be a problem in Windows NT 3.51. We are researching this problem and will post new information here in the Microsoft Knowledge Base as it becomes available.
|
KBCategory: kbnetwork kbbug3.51 kbbug2.11
© 1998 Microsoft Corporation. All rights reserved. Terms of Use. |