Re: Class of UserControl not found in Page
Thank you all: I added <% [at] Reference Control="YourUserControl.ascx"
%> and things are compiling now!
Mathias
Re: Class of UserControl not found in Page
Good news, Mathias !
Juan T. Llibre, asp.net MVP
asp.net faq : http://asp.net.do/faq/
foros de asp.net, en espaņol : http://asp.net.do/foros/
======================================
"Mathias Fritsch" <mathiasfritsch [at] gmx.de> wrote in message
news:1f7401ca-c137-441c-a7be-871ddd957bf6 [at] a70g2000hsh.google groups.com...
> Thank you all: I added <% [at] Reference Control="YourUserControl.ascx"
> %> and things are compiling now!
>
> Mathias