Answer posted by Dan Letecky [DayPilot]
7 years ago.

This is the URL of the backend controller (Calendar/backend) that handles the internal calls made by the client-side library. If you open it directly in the browser, you will receive an error because it expects a POST request with callback details.

If you open Home/Index view it will work fine - that page contains the user interface with the calendar component.

This question is more than 1 month old and has been closed. Please create a new question if you have anything to add.