Avatar of rrhandle8
rrhandle8
Flag for United States of America asked on

DLL not handled in user code

Can someone make sense out of this?
Trying to get this scheduling app installed from scheduler-net.com.  Their support is next to non-existent.  Either I figure it out myself, or I move on looking for a different application.

System.Exception was unhandled by user code
  HResult=-2146233088
  Message=Evaluation period has expired
  Source=DHTMLX
  StackTrace:
       at DHTMLX.Scheduler.DHXScheduler..ctor()
       at EventsCalendar.Page_Load(Object sender, EventArgs e)
       at System.Web.UI.Control.OnLoad(EventArgs e)
       at System.Web.UI.Control.LoadRecursive()
       at System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint)
  InnerException:
ASP.NET.NET Programming

Avatar of undefined
Last Comment
rrhandle8

8/22/2022 - Mon
ASKER CERTIFIED SOLUTION
kaufmed

THIS SOLUTION ONLY AVAILABLE TO MEMBERS.
View this solution by signing up for a free trial.
Members can start a 7-Day free trial and enjoy unlimited access to the platform.
See Pricing Options
Start Free Trial
GET A PERSONALIZED SOLUTION
Ask your own question & get feedback from real experts
Find out why thousands trust the EE community with their toughest problems.
SOLUTION
David Johnson, CD

THIS SOLUTION ONLY AVAILABLE TO MEMBERS.
View this solution by signing up for a free trial.
Members can start a 7-Day free trial and enjoy unlimited access to the platform.
See Pricing Options
Start Free Trial
GET A PERSONALIZED SOLUTION
Ask your own question & get feedback from real experts
Find out why thousands trust the EE community with their toughest problems.
rrhandle8

ASKER
I just downloaded the trial a few days ago.  Got a few weeks on the free trial.  Why did you point out the free trial as the issue?
kaufmed

Why did you point out the free trial as the issue?
Evaluation period has expired
rrhandle8

ASKER
Sheesh! I did not see that.  Thank you both for pointing this out.  Just another error with their app.  I worked my way past this by removing the DLL's from the bin folder, then compiling it again.  Got some other errors with their samples, so I pieced together my own page.  It is now compiling without any errors, but there are errors with the functionality.

Anyways, thank you both for being a second pair of eyes!
Experts Exchange has (a) saved my job multiple times, (b) saved me hours, days, and even weeks of work, and often (c) makes me look like a superhero! This place is MAGIC!
Walt Forbes