Woking wih files on the nework

Hello, When working with files that are store on a network drive I get the following error when trying to execute a transformation: SystemID: null Description: \dev\eclipse\workspace\misc\ui\xml\advanced-search.xml_xslt (The system cannot find the path specified) Thanks Peter -----<CDE/>----- Center for Document Engineering University of California, Berkeley cde.berkeley.edu

Hello, Oxygen is writing the transformation result in a temporary file, in the same directory as your xml file. Since the xml file is on another host, it fails to write/load it due to a path representation problem for the network files. I will add this problem to our todo list and will find a workaround for it. Thank you for letting us know, Dan Peter Charles wrote:
Hello,
When working with files that are store on a network drive I get the following error when trying to execute a transformation:
SystemID: null Description: \dev\eclipse\workspace\misc\ui\xml\advanced-search.xml_xslt (The system cannot find the path specified)
Thanks
Peter
-----<CDE/>----- Center for Document Engineering University of California, Berkeley cde.berkeley.edu
_______________________________________________ oXygen-user mailing list oXygen-user@oxygenxml.com http://www.oxygenxml.com/mailman/listinfo/oxygen-user

One fix is to map the network share as a network drive. If your share is \\dev\eclipse then you could map it to the drive E: for instance. Oxygen will consider the remote files as "local". Dan Peter Charles wrote:
Hello,
When working with files that are store on a network drive I get the following error when trying to execute a transformation:
SystemID: null Description: \dev\eclipse\workspace\misc\ui\xml\advanced-search.xml_xslt (The system cannot find the path specified)
Thanks
Peter
-----<CDE/>----- Center for Document Engineering University of California, Berkeley cde.berkeley.edu
_______________________________________________ oXygen-user mailing list oXygen-user@oxygenxml.com http://www.oxygenxml.com/mailman/listinfo/oxygen-user
participants (2)
-
Dan Caprioara
-
Peter Charles