Hello,
I am working on Data burning. After adding the files and folders in databurner object, if the added files (or folders) are deleted or renamed, and if burning started causes the following error
ErrorDescriptionForBug: System.Runtime.InteropServices.COMException, Exception from HRESULT: 0x80040255 ErrorStackTrace: at RocketDivision.StarBurnX.DataBurnerClass.Burn(Boolean TestBurn, String VolumeName, String PublisherName, String ApplicationName)
Is there any way to detect that the error (Exception) is due to file or folder (Source) availability? Because the above COMEXCEPTION can occur in many cases. So I need a way to detect that even though its a COMEXCEPTION but it is due to file or folder availability.
Thanks for any reply in advance
|