NI-SMBIOS Error Code Family: Difference between revisions
Appearance
Added page |
m Remove redlinks for individual error code pages. |
||
| Line 5: | Line 5: | ||
! Description | ! Description | ||
|- | |- | ||
| | | -240061 | ||
| WMI returned an unexpected data type. | | WMI returned an unexpected data type. | ||
|- | |- | ||
| | | -240060 | ||
| Failed to retrieve SMBIOS data from WMI. | | Failed to retrieve SMBIOS data from WMI. | ||
|- | |- | ||
| | | -240059 | ||
| An error occurred creating WMI enumerator. | | An error occurred creating WMI enumerator. | ||
|- | |- | ||
| | | -240058 | ||
| Unable to get the SMBIOS WMI object. | | Unable to get the SMBIOS WMI object. | ||
|- | |- | ||
| | | -240057 | ||
| An error occurred setting the COM proxy blanket. | | An error occurred setting the COM proxy blanket. | ||
|- | |- | ||
| | | -240056 | ||
| An error occurred connecting to WMI. | | An error occurred connecting to WMI. | ||
|- | |- | ||
| | | -240055 | ||
| An error occurred creating the IWbemLocator WMI object for COM. | | An error occurred creating the IWbemLocator WMI object for COM. | ||
|- | |- | ||
| | | -240054 | ||
| COM initialization failure. | | COM initialization failure. | ||
|- | |- | ||
| | | -240053 | ||
| The data in the SMBIOS structure table appears to be improperly formatted. | | The data in the SMBIOS structure table appears to be improperly formatted. | ||
|- | |- | ||
| | | -240052 | ||
| The requested property was unrecognized, is not supported, or was used with the incorrect function. | | The requested property was unrecognized, is not supported, or was used with the incorrect function. | ||
|- | |- | ||
| | | -240051 | ||
| The buffer that was passed in was not sufficient to hold the requested information. | | The buffer that was passed in was not sufficient to hold the requested information. | ||
|- | |- | ||
| | | -240050 | ||
| The driver was unable to locate the SMBIOS table header. | | The driver was unable to locate the SMBIOS table header. | ||
|- | |- | ||
| | | 240050 | ||
| The BIOS does not implement the requested value. | | The BIOS does not implement the requested value. | ||
|} | |} | ||
[[Category:Error Handling]] | [[Category:Error Handling]] | ||
Latest revision as of 16:03, 7 May 2023
Below are all of the Error Codes that belong to the NI-SMBIOS Error Code Family (see Error List for list of Families).
| Code | Description |
|---|---|
| -240061 | WMI returned an unexpected data type. |
| -240060 | Failed to retrieve SMBIOS data from WMI. |
| -240059 | An error occurred creating WMI enumerator. |
| -240058 | Unable to get the SMBIOS WMI object. |
| -240057 | An error occurred setting the COM proxy blanket. |
| -240056 | An error occurred connecting to WMI. |
| -240055 | An error occurred creating the IWbemLocator WMI object for COM. |
| -240054 | COM initialization failure. |
| -240053 | The data in the SMBIOS structure table appears to be improperly formatted. |
| -240052 | The requested property was unrecognized, is not supported, or was used with the incorrect function. |
| -240051 | The buffer that was passed in was not sufficient to hold the requested information. |
| -240050 | The driver was unable to locate the SMBIOS table header. |
| 240050 | The BIOS does not implement the requested value. |