Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
An overloaded method was called, but no method could be matched with the list of provided arguments without a widening conversion.
To correct this error
Specify Option Strict Off.
Change the arguments to match one of the signatures of the overloaded method.
See Also
Concepts
Widening and Narrowing Conversions