Search for your error:
Example: "0x00000013"Error name | Error number | Error description |
---|---|---|
81. Invalid DDE Link format | Error 294 | The other application in a DDE conversation passed data in an invalid format. |
82. Invalid file format | Error 321 | A Visual Basic form file is damaged. |
83. Invalid format in resource file | Error 325 | When accessing a resource file, the resource you are trying to retrieve must have a valid format. |
84. Invalid key | Error 389 | The key that was pressed is invalid. |
85. Invalid object type; Menu control required | Error 427 | The first argument for the PopupMenu method must be a Menu control. |
86. Invalid object use | Error 425 | In general, this error is caused by an illegal reference to an object. |
87. Invalid ordinal | Error 452 | Your call to a dynamic-link library (DLL) indicated to use a number instead of a procedure name, using the #num syntax. |
88. Invalid pattern string | Error 93 | The pattern string specified in the Like operation of a search is invalid. |
89. Invalid picture | Error 481 | Only a picture can be assigned to the Picture property or Picture object. |
90. Invalid picture type | Error 485 | The resource file picture format you tried to load doesn't match the specified property of the object. |
91. Invalid procedure call or argument | Error 5 | Some part of the call can't be completed. |
92. Invalid property array index | Error 381 | An inappropriate property array index value is being used. |
93. Invalid property value | Error 380 | Most properties only accept values of a certain type, within a certain range. |
94. Invalid property-array index | Error 381 | A property value may consist of an array of values. |
95. Invalid use of Null | Error 94 | Null is a Variant subtype used to indicate that a data item contains no valid data. |
96. License information for this component not found. You do not have an appropriate license to use this functionality in the design environment | Error 429 | You are not a licensed user of the ActiveX control. |
97. MDI child forms cannot be shown modally | Error 404 | You may not set the modal option on an MDI child form. |
98. MDI forms cannot be shown modally | Error 403 | You may not set the modal option on an MDIForm. |
99. Message queue filled; DDE message lost | Error 295 | Visual Basic can't keep up with the number of DDE operations attempted. |
100. Method not applicable in this context | Error 444 | You cannot use this method in the current event procedure. |
Microsoft & Windows® logos are registered trademarks of Microsoft. Disclaimer: ErrorVault.com is not affiliated with Microsoft, nor does it claim such affiliation.
The information on this page is provided for informational purposes only. © Copyright 2018