Trying to deploy on web server
Hi, I am trying to deploy my test project on a webserver but it's always giving me that error.
Parser Error Message: Could not load file or assembly 'DayPilot' or one of its dependencies. The system cannot find the file specified.
Line 2: %@ Register Assembly="DayPilot" Namespace="DayPilot.Web.Ui" TagPrefix="DayPilot" %
Everything works fine in Visual Studio but not on the webserver!
Asked by Bbq 1 year ago.