M
Mike in Paradise
I am getting an error in the Designer when trying inherit
a form.
Value cannot be null: Parameter Name dataSource
now I do not use the Name dataSource in any of the
inherited code so I am assuming that this is in the VS
Designer code somewhere.
The original base form comes up in the designer just fine.
If I Ignore the designer and compile the new Inherited
form it compiles and runs just fine.
Is there a way of debugging what the designer is doing
when it attempts to load the inherited form so I can see
what is giving the designer grief.
a form.
Value cannot be null: Parameter Name dataSource
now I do not use the Name dataSource in any of the
inherited code so I am assuming that this is in the VS
Designer code somewhere.
The original base form comes up in the designer just fine.
If I Ignore the designer and compile the new Inherited
form it compiles and runs just fine.
Is there a way of debugging what the designer is doing
when it attempts to load the inherited form so I can see
what is giving the designer grief.