Hello,
I am getting the following error when using the VisualCron API dlls in an ASP.NET application.
Could not load file or assembly 'VisualCron, Version=1.0.1.33564, Culture=neutral, PublicKeyToken=55f7a52402de1c04' or one of its dependencies. The located assembly's manifest definition does not match the assembly reference. (Exception from HRESULT: 0x80131040)
Are the dlls build with an old version of .NET?
What am I doing wrong?
I am using the .NET Framework 2.0.
Thanks.