Click to See Complete Forum and Search --> : Name 'Literal2' is not declared.


corrado100
04-15-2008, 11:02 AM
Hi,
Does anyone know why these errors seem to pop up from nowhere even when there is a 'Literal2' on the aspx page.

Name 'Literal2' is not declared.

Thanks.

chazzy
04-15-2008, 11:27 AM
How do you know that Literal2 is on the aspx page? Do you have sample code?

corrado100
04-18-2008, 07:53 AM
Was using the control in the wrong place, thanks.