Bill Press
06-06-2008, 09:19 PM
A new subscriber to NR3 Electronic, located in Japan, reported getting the message "We are unable to find a subscription with the key ABCDEF-123456..." [actual key omitted] when he attempts to access his control panel at http://www.nrbook.com . The key is in fact a valid key.
Workaround: Enter the key without the hyphen, so the above example would be ABCDEF123456 . This seems to fix the problem.
Explanation: Not sure. It is possible that the hyphen was being transmitted as a two-byte unicode instead of as a single byte ASCII character (which the server expects). This might possibly happen on machines set up to use Asian fonts by default.
Workaround: Enter the key without the hyphen, so the above example would be ABCDEF123456 . This seems to fix the problem.
Explanation: Not sure. It is possible that the hyphen was being transmitted as a two-byte unicode instead of as a single byte ASCII character (which the server expects). This might possibly happen on machines set up to use Asian fonts by default.