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

Is database connectivity available in Demo version

Asked by Anonymous
1 year ago.

Am I able to connect to my database to test the scheduler or is that feature disabled until I purchase the license?

I'm trying to load my data as a test and when in debug mode, none of my breakpoints are firingg.

Answer posted by Dan Letecky [DayPilot]
1 year ago.

Yes, the database connectivity is available in the trial version as well.

Please take a look at the ASP.NET Scheduler tutorial which shows how to use DayPilot with SQL Server:
https://code.daypilot.org/22996/asp-net-scheduler-tutorial

Comment posted by Anonymous
1 year ago.

I did, many times. When I load the page no resources or events are loaded. When I debug the application with breakpoints for Page_Load, data functions etc. none of those breakpoints are firing. The application runs through all the breakpoints and shows an empty control. Any clues?

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