I have a home made program who use the DLL of VisualCron (VisualCron.dll, VisualCronAPI.dll, VisualCronAPI_nat.dll).
Before i upgrade these 3 DLL's with the one of the version 4.8.4, my solution worked perfectly.
But since the update to 4.8.4, i got this exception:
Could not load file or assembly 'VisualCronAPI, Version=1.0.1.0, Culture=neutral, PublicKeyToken=null' or one of its dependencies. Modules which are not in the Manifest were streamed in. (Exception from HRESULT: 0x80131043)
Does something change in the usage of the DLL's ? I must add something new ?
Thx,
DAMIEN