Hello Ben,
Here is a link to Windows Error Codes -
http://msdn.microsoft.com/library/default.asp?url=/library/en-us/dnvsm01/htm
l/gs0109.asp
You are getting a 0x1f which is the Hex equivalent of the decimal value of
31. You can do the translation yourself by using the built in Calculator
in Windows and switching it to Scientific mode.
Your code maps to the following - "A device attached to the system is not
functioning." or ERROR_GEN_FAILURE.
I have not run into the code before, but it could be in regards to failing
when connecting to a device like it says or it could be something like a
network drive. This is really more of a Generic error. Have you tried
recreating the task to see if that resolves it?
Best regards,
--
Shain Wray
Microsoft PSS Security Team
This posting is provided "AS IS" with no warranties and confers no rights.
Please reply to the newsgroup so that others may benefit. Thanks!