Visual Basic Reference Error Messages |
|
You have attempted to convert a value to another type in a way that is not valid.
To correct this error
- Check the assignment to make sure it is valid.
- Make sure you did not pass an object to a procedure expecting a single property or value.
- Make sure you did not use a module or project name where an expression was expected.
See Also
Debugging Basics