It is an asp.net website that we created using this API:
https://www.visualcron.c...es/doc/VisualCronAPI.pdf it is written in C#.
All we are doing is creating a website where non-technical users can click a button to run select jobs.
Our simple website limits what they can do.
The fact that we can do this so simply is great. We just have to overcome this weird issue that is probably related to loading a dll.
The code is so simple we could probably open source it so others can copy it for their own purpose.