DayPilot Forums

DayPilot is the best open-source Outlook-like calendar control for ASP.NET.
DayPilot Pro Demo (Calendar control)
» DayPilot Pro live demo (Calendar control)
DayPilot Pro Demo (Scheduler control)
» DayPilot Pro live demo (Scheduler control)
Home » How To » Error: Unkown Server Tag DayPilot, how should I correc it?

Error: Unkown Server Tag DayPilot, how should I correc it?

Hello everyone! I downloaded the VS 2008 express and the DayPilot lite, I started a new web site project and linked the DLL file to the Toolbox like the tutorial said.

I then dragged and dropped a DayPilot calendar to my design view and I can see it render there with only one column (today's date). But when I run the project I get an "Unkown Server Tag" error for DayPilot on the line that says

<DayPilot:DayCalendar

any idea what I should do to fix this?

thanks in advance!
JP - 2/6/2008 8:05:28 PM
It seems that the DayPilot prefix declaration is broken. Can you post your full ASPX file?
Dan Letecky - 2/11/2008 10:06:56 PM
Post reply