Troubleshooting Exceptions: System.AddIn.Hosting.AddInSegmentDirectoryNotFoundException

 

The AddInSegmentDirectoryNotFoundException exception is thrown when a segment directory is missing from the pipeline directory structure.

Remarks

When an add-in is activated, its pipeline to the host is constructed. The add-in system requires that pipeline segments be placed in a specified directory structure with specified directory names, as described in Pipeline Development Requirements.

See Also

AddInSegmentDirectoryNotFoundException
How to: Use the Exception Assistant