I have just added the calender control on my page. When I build the project I am getting following error.
'CalendarStart' does not exist in the current context. I am using VS2005 and asp.net2.0. Also when I tried to declare manually in the codefile for that control it gave me the error the control has been already define.
Kaung_oo
Member
10 Points
2 Posts
Control does not exist in the current context
Aug 02, 2006 03:59 AM|LINK
Hi
I have just added the calender control on my page. When I build the project I am getting following error.
'CalendarStart' does not exist in the current context. I am using VS2005 and asp.net2.0. Also when I tried to declare manually in the codefile for that control it gave me the error the control has been already define.
Thanks