Exception Error in Nwconv.exe During Migration
Symptoms
When you attempt to migrate user accounts and data from Novell NetWare3.1x servers to Windows NT 3.5, 3.51, or 4.0 servers using the MigrationTool for Netware (Nwconv.exe), the Migration Tool for NetWare may stopresponding with an exception error 0xc0000005 in Nwconv.exe and generatea Drwtsn32.log file.
Resolution
During migration, the Migration Tool for NetWare builds a PrinterOperators member list. It enumerates all the print servers on the NetWareserver and then builds the user list of who is in the Printer Operatorgroup associated with the respective print server. The Migration Tool forNetWare sets a buffer size to hold a print server name less than or equalto 20 characters, including the null character. NetWare allows less thanor equal to 47 characters for the print server name. Unexpected resultsmay occur when you read a string into the buffer of a smaller size. Inthis case, the result is an exception error in Nwconv.exe.
