InvalidPipelineStoreException Class
The exception that is thrown when a directory is not found and the user does not have permission to access the pipeline root path or an add-in path.
Assembly: System.AddIn (in System.AddIn.dll)
Unlike DirectoryNotFoundException, this exception does not provide any path information. This prevents a malicious user from deliberately specifying erroneous paths and using the information returned by the exception to determine actual paths.
This exception is thrown by the following discovery methods that build and update the store of add-in and pipeline information: FindAddIns,Rebuild, RebuildAddIns, Update, and UpdateAddIns.
Windows 7, Windows Vista, Windows XP SP2, Windows Server 2008 R2, Windows Server 2008, Windows Server 2003
The .NET Framework and .NET Compact Framework do not support all versions of every platform. For a list of the supported versions, see .NET Framework System Requirements.