Home Unanswered Active Tags New Question

<%@ Register Assembly="DayPilot" Namespace="DayPilot.Web.Ui" TagPrefix="DayPilot" %>

I copied all files of Demo into my web site's folder. When I try to view the default file I am getting an error like this-
<%@ Register Assembly="DayPilot" Namespace="DayPilot.Web.Ui" TagPrefix="DayPilot" %>

Any help?
Asked by Anonymous 3 years ago.
Replies

If you are running VS and have your projects on a server share like me(My Docs resides on a server share on the network) you will just need to make sure the daypilot.dll is added to your GAC and all will be good. Also, make sure all references to the dll are properly set up in VS.

Comment posted by Jeff Piper 3 years ago.
New Reply
This reply is
Your name (optional):

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