did anyone manage to resolve the issue with the following error:
22/06/2006 12:50:25 Exception: System.Runtime.InteropServices.COMException (0x8004020E): Cannot modify or delete an object that was added using the COM+ Admin SDK (Exception from HRESULT: 0x8004020E)
at XPBurn.COM.IDiscRecorder.QueryMediaType(Int32& fMediaType, Int32& fMediaFlags)
Mine is still coming up, I've not managed to track down a new media type yet. Although it seems strange that the media type would result in an exception in the code. It looks more like perhaps I dont have some components registered/installed??
22/06/2006 12:50:25 Exception: System.Runtime.InteropServices.COMException (0x8004020E): Cannot modify or delete an object that was added using the COM+ Admin SDK (Exception from HRESULT: 0x8004020E)
at XPBurn.COM.IDiscRecorder.QueryMediaType(Int32& fMediaType, Int32& fMediaFlags)
Mine is still coming up, I've not managed to track down a new media type yet. Although it seems strange that the media type would result in an exception in the code. It looks more like perhaps I dont have some components registered/installed??