Rocket Division Software
http://www.starburnsoftware.com/forum/

Windows UNC path names
http://www.starburnsoftware.com/forum/starburn-sdk-f3/windows-unc-path-names-t2494.html
Page 1 of 1

Author:  heath [ Wed Apr 02, 2014 5:40 pm ]
Post subject:  Windows UNC path names

Hello,
Does the SDK support Windows' Universal Naming Convention (UNC) file names? For example \\server\share\filename.

Thanks,
Heath

Author:  anton (staff) [ Wed Apr 02, 2014 8:35 pm ]
Post subject:  Re: Windows UNC path names

Yes, should be of no issue.

Author:  heath [ Wed Apr 02, 2014 8:47 pm ]
Post subject:  Re: Windows UNC path names

We are using the C# interface. When making the call:

RocketDivision.StarBurnX.IDataFolder dataFolder = dataBurner.AddDirectory(safePath);

where ‘dataBurner’ is a RocketDivision.StarBurnX.DataBurner object and ‘safePath’ is a valid directory path ending with ‘\’. If ‘safePath’ is a path to a directory on the network, ie, “\\someNetworkFolder\someOtherFolder\”, an exception is thrown and we get the following error:

dataBurner.LastError = “Path format is invalid”
dataBurner.LastErrorCode = STARBURN_ERR_INVALID_PATH_PROVIDED

-Heath

Author:  alexander (staff) [ Thu Apr 03, 2014 10:14 am ]
Post subject:  Re: Windows UNC path names

Thank you for report.
We are checking this issue!

Page 1 of 1 All times are UTC
Powered by phpBB © 2000, 2002, 2005, 2007 phpBB Group
http://www.phpbb.com/