A
ADE
Hi,
I am compiling my ASP.NET /VB.NET code without any errors
But on running the .aspx file on the browser i m getting
an error like BC30002 type <classname> not defined.I am
getting a similar error for ADODB also despite adding a
proper reference.
The classname is a name of a user defined class.
I am compiling my ASP.NET /VB.NET code without any errors
But on running the .aspx file on the browser i m getting
an error like BC30002 type <classname> not defined.I am
getting a similar error for ADODB also despite adding a
proper reference.
The classname is a name of a user defined class.