Problem with opening trial version of Scheduler

Hello,

we are now trying to test dhtmlx scheduler for the first time but there is a problem.

I downloaded from your site scheduler-net.com/download.aspx Scheduler .NET with NHibernate but every time i Get an error in

var scheduler = new DHXScheduler(this);

Evaluation period has expired

Now this is downloaded directly from dhtmlx site.

We are using NHibernate in most of our products so this sample would be very helpfull.

The first sample is actually running with out any problems.

Hello,
sorry for the inconvenience, we’ll check the packages. As a quick solution - just update DHTMLX.Scheduler package from NuGet

Thank you this actually helped.