Home Unanswered Active Tags New Question

Cannot find the control in code behind

I've tried DayPilot.
When I need to create a new VS project, I follow the instruction that to add bin and tool box.

In the aspx, I can add the DayPilotCalendar as ID="DayPilotCalendar1", but in code behind, the control is not found, why ?

I've tried many times.

I only can success in the pervious project, but I deleted it already!

Asked by Anonymous 1 year ago.
Replies
Have you tried re-including the dll to your project?
Comment posted by Random Dude that now loves Chicken 1 year ago.

What's the error message you are getting?

As Random Dude suggested, the daypilot.dll should be placed in the bin directory of the web application. However, that is usually done automatically when you drag a control from the toolbox to a page.

Comment posted by Dan Letecky 1 year ago.
New Reply
This reply is
Your name (optional):

DayPilot for ASP.NET WebForms, DayPilot for ASP.NET MVC, DayPilot for Java