Something that we all are aware of but know little about.
System error codes are provided to software programmers as part of the programming interface with the Windows operating system. In other words, system error codes are predefined error codes and error messages that software programmers can use with their software to tell you (the software user) that the program is experiencing a particular problem.
Not every software program uses these predefined system error codes. Some software programs have their own sets of error numbers and error messages.
List of System Error Code’s - http://pcsupport.about.com/od/findbyerrormessage/tp/system_error_codes.htm
Device Manager Error Code : (Definition) Device Manager error codes are numerical codes, accompanied by an error message, that help you determine what kind of issue Windows is having with a piece of hardware. Device Manager Error codes only display in Device Manager.
List of Device Manager Error Code’s - http://pcsupport.about.com/od/fixtheproblem/tp/device_manager_error_codes.htm
HTTP Status Code: (Definition) HTTP status codes are standard response codes given by web site servers on the Internet. The codes help identify the cause of the problem when a web page or other resource does not load properly.
The term HTTP status code is actually the common term for the HTTP status line that includes both the HTTP status code and the HTTP reason phrase.
For example, the HTTP status line 500: Internal Server Error is made up of the HTTP status code of 500 and the HTTP reason phrase of Internal Server Error.



0 comments:
Post a Comment