C
CV
Hi,
I'm working on a Win form application which is being developed in VB.Net. I
have created few User Controls quite some time back and implemented them
successfully. Now the problem is, I'm not able to use UserControls using my
VS.NET IDE. When I tried to drag and place the user controls on WinForm
(from Toolbox), it shows an error saying "An exception occurred while trying
to create an instance of Classname.UserControlName. The exception was
'Value cannot be null. Parameter nameath'". And another strange problem
is when I tried to open my existing solution, the controls are missing and
an error is shown like "The Variable 'UserControlName' is either undeclared
or was never assigned.
Could some one please help on this ASAP? Your help is muchhhly appriciated
as we are closed to the deadline.
Thanks in advance,
CV
I'm working on a Win form application which is being developed in VB.Net. I
have created few User Controls quite some time back and implemented them
successfully. Now the problem is, I'm not able to use UserControls using my
VS.NET IDE. When I tried to drag and place the user controls on WinForm
(from Toolbox), it shows an error saying "An exception occurred while trying
to create an instance of Classname.UserControlName. The exception was
'Value cannot be null. Parameter nameath'". And another strange problem
is when I tried to open my existing solution, the controls are missing and
an error is shown like "The Variable 'UserControlName' is either undeclared
or was never assigned.
Could some one please help on this ASAP? Your help is muchhhly appriciated
as we are closed to the deadline.
Thanks in advance,
CV