Hi!
I have a PC SDK application communicating some data through files with a FP SDK application. This is normally working just fine except for some time delays. But once in a while my PC SDK application will stop at the Controller.FileSystem.PutFile command, and it will never move on. I find it strange that I don’t get any exceptions or any help with the problem, the application just hangs there.
Does anyone know anything that could help me here? Is there anything I can’t do at the same time PutFile copying the file?
/Micael