Convert error code from decimal to hexadecimal
- 2147746369 > 80040241
- -2147220846 > FFFFFFFF80040292 (Ignore first 8 Fs)
Converted error codes that begin with 800402 or 800403 are typically System Center Configuration Manager 2007 error codes.
Visit http://technet.microsoft.com/en-us/library/bb632794.aspx for all custom error codes for Configuration Manager 2007.
All other error codes are typically Windows error codes or third-party error codes. All Windows error codes can be identified by using the Trace32 program and by specifying the error code, such as "80072EE7."
This is a summarized versiom of http://support.microsoft.com/kb/944375/en-us
No comments:
Post a Comment