Argument '<argumentname>' cannot be converted to type '<typename>'
Visual Studio 2005
A conversion attempts to change an argument to a type that is not valid.
To correct this error
-
Change the type to one that is valid.