|
Hi, Welcome to Alchemi. The file system is relative to the
computer executing the code so C:\ will point to the executor’s C drive -
in your case System B. You should use a UNC or a URL to connect
to the file. Regards, Tibor From:
[EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Ryan Moore Hello all – First off, great job with Alchemi, from
what I’ve seen so far, this is an amazing .NET implementation. I have a very beginner (and possibly naïve) question –
if I start a process on “System A”, running a Alchemi manager, and
execute the process on “System B”, running an executer, and the
thread being run attempts to access a file on a file system (let’s say
“C:\adir\test.jpg”), will the process attempt to load the file from
System A’s C drive or from System B’s C drive? Thanks! |
_______________________________________________ Alchemi-developers mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/alchemi-developers
