The ActiveX functions, the .NET Constructor Node, and VI Server properties and methods can return the following error codes. Refer to the KnowledgeBase for more information about correcting errors in LabVIEW.
| Code | Description |
|---|---|
| 92 | The ActiveX event data was not available on the queue. |
| 93 | ActiveX event information was not available. |
| 94 | The occurrence associated with the ActiveX event was not found. |
| 95 | The ActiveX event queue could not be created. |
| 96 | ActiveX event information was not available in the type library. |
| 1172 | A .NET exception occurred. |
| 1173 | LabVIEW data type does not match the .NET type. |
| 1189 | You cannot register the same event on an object multiple times. |
| 1195 | You must install the .NET Framework 1.1 Service Pack 1 or later for this operation. |
| 1199 | Cannot convert the specified LabVIEW type to .NET object. Valid types include all numeric data types except extended and complex precision, string, Boolean, path, time stamp, .NET refnum, and arrays of these data types. |
| 1325 | LabVIEW cannot find the specified event. |
| 1375 | The Microsoft .NET Framework SDK 1.1 or later is not installed on this machine. |
| 1386 | The specified .NET class is not available in LabVIEW. |
| 1387 | The specified .NET assembly is not available in LabVIEW. |