Announcements
Attention for Customers without Multi-Factor Authentication or Single Sign-On - OTP Verification rolls out April 2025. Read all about it here.
AlexFielder
in reply to: Thomas.Long

I suspect that one of your references isn't getting copied locally when you perform a build; the most likely candidate is the "fluentscheduler" reference since everything else I can see is pretty "standard".

 

To fix this, select it in your references, go to the properties and set "Copy Local" to true.

 

If that doesn't fix it, there are other things you can try, but I always find one thing at a time is the best approach when debugging this sort of thing.

 

:slightly_smiling_face: