S
Stan Sainte-Rose
Hi guys,
How to use a vb user control with a C# page.
I've added the vb user control into the reference section
but when I launch to the page, I get an error saying something like this (I
translate it into english)
The base class has the field 'UC' but its type (U.C_INPUT) is incompatible
with the control type (ASP.C_INPUT_ascx)
Any help
Stan
How to use a vb user control with a C# page.
I've added the vb user control into the reference section
but when I launch to the page, I get an error saying something like this (I
translate it into english)
The base class has the field 'UC' but its type (U.C_INPUT) is incompatible
with the control type (ASP.C_INPUT_ascx)
Any help
Stan