Q
Quickstone
You will need to post more information about how exactly
you are trying to load/add the controls to your page, and
also tell us more about the way your controls are coded
and what they Inherit (whether your control inherits from
UserControl, etc...)
Basically what your error is saying is that your Control
is not of type that is expected. For instance, your
control is a melon, but you are trying to make it an apple.
Possibly include some code where your error occurs and
also include the top portion of one of your controls. Then
one of the people will be able to help you for sure.
you are trying to load/add the controls to your page, and
also tell us more about the way your controls are coded
and what they Inherit (whether your control inherits from
UserControl, etc...)
Basically what your error is saying is that your Control
is not of type that is expected. For instance, your
control is a melon, but you are trying to make it an apple.
Possibly include some code where your error occurs and
also include the top portion of one of your controls. Then
one of the people will be able to help you for sure.