tunnelvisionlabs/MPFProj10

COMException in FileNode.QueryStatusOnNode

Closed this issue · 0 comments

When the CATID for the automation browse object returned for a FileNode is not typeof(FileNodeProperties).GUID, the call to QueryStatusOnNode for the RUNCUSTOMTOOL command results in a COMException. This is due to the way NodePropertiesExtenderis called before verifying thatSingleFileGeneratorNodeExtenderProvider.Name` is actually a valid extender for this browse object.