Jump to content

NI-SMBIOS Error Code Family: Difference between revisions

From LabVIEW Wiki
Added page
 
m Remove redlinks for individual error code pages.
 
Line 5: Line 5:
! Description
! Description
|-
|-
| [[Error Code -240061|-240061]]
| -240061
| WMI returned an unexpected data type.
| WMI returned an unexpected data type.
|-
|-
| [[Error Code -240060|-240060]]
| -240060
| Failed to retrieve SMBIOS data from WMI.
| Failed to retrieve SMBIOS data from WMI.
|-
|-
| [[Error Code -240059|-240059]]
| -240059
| An error occurred creating WMI enumerator.
| An error occurred creating WMI enumerator.
|-
|-
| [[Error Code -240058|-240058]]
| -240058
| Unable to get the SMBIOS WMI object.
| Unable to get the SMBIOS WMI object.
|-
|-
| [[Error Code -240057|-240057]]
| -240057
| An error occurred setting the COM proxy blanket.
| An error occurred setting the COM proxy blanket.
|-
|-
| [[Error Code -240056|-240056]]
| -240056
| An error occurred connecting to WMI.
| An error occurred connecting to WMI.
|-
|-
| [[Error Code -240055|-240055]]
| -240055
| An error occurred creating the IWbemLocator WMI object for COM.
| An error occurred creating the IWbemLocator WMI object for COM.
|-
|-
| [[Error Code -240054|-240054]]
| -240054
| COM initialization failure.
| COM initialization failure.
|-
|-
| [[Error Code -240053|-240053]]
| -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.
|-
|-
| [[Error Code -240052|-240052]]
| -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.
|-
|-
| [[Error Code -240051|-240051]]
| -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.
|-
|-
| [[Error Code -240050|-240050]]
| -240050
| The driver was unable to locate the SMBIOS table header.
| The driver was unable to locate the SMBIOS table header.
|-
|-
| [[Error Code 240050|240050]]
| 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.