search envelope-o feed check
Home Unanswered Active Tags New Question
user comment-o

Missing Ressource ..../Backend in MonthlyEventCalendar

Asked by Anonymous
8 years ago.

Hi,
i try to integrate a single page with a monthly event calendar into an existing ASP-NET MVC project and created the page accordingly to this tutorial: http://code.daypilot.org/10607/monthly-event-calendar-for-asp-net-mvc-and-jquery-open-source

Right now i get a calendar displayed on the page but it throws an "Ressource not found" exception immideatly after loading the page.
According to the exception my ressource with the Backend() function could not be found. As i am using T4MVC in my project, the function "public ActionResult Backend()" is regenerated to "public virtual ActionResult Backend()".
Is this a problem for the calendar?

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