Skip to content

Instantly share code, notes, and snippets.

@elliotwoods
Created August 20, 2014 14:16
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save elliotwoods/e5cc1779f6d75a768c96 to your computer and use it in GitHub Desktop.
Save elliotwoods/e5cc1779f6d75a768c96 to your computer and use it in GitHub Desktop.
There was an error during the execution of this program.
The application might become unstable and even useless.
It's recommended that you save your work and close this application.
The composition remains unchanged. The changes were rejected because of the following error(s): The composition produced multiple composition errors, with 4 root causes. The root causes are provided below. Review the CompositionException.Errors property for more detailed information.
1) More than one export was found that matches the constraint:
ContractName VVVV.PluginInterfaces.V2.IStartableRegistry
RequiredTypeIdentity VVVV.PluginInterfaces.V2.IStartableRegistry
Resulting in: Cannot set import 'VVVV.Hosting.HDEHost.FStartableRegistry (ContractName="VVVV.PluginInterfaces.V2.IStartableRegistry")' on part 'VVVV.Hosting.HDEHost'.
Element: VVVV.Hosting.HDEHost.FStartableRegistry (ContractName="VVVV.PluginInterfaces.V2.IStartableRegistry") --> VVVV.Hosting.HDEHost
2) No exports were found that match the constraint:
ContractName VVVV.Hosting.Factories.DotNetPluginFactory
RequiredTypeIdentity VVVV.Hosting.Factories.DotNetPluginFactory
Resulting in: Cannot set import 'VVVV.Hosting.HDEHost.PluginFactory (ContractName="VVVV.Hosting.Factories.DotNetPluginFactory")' on part 'VVVV.Hosting.HDEHost'.
Element: VVVV.Hosting.HDEHost.PluginFactory (ContractName="VVVV.Hosting.Factories.DotNetPluginFactory") --> VVVV.Hosting.HDEHost
3) More than one export was found that matches the constraint:
ContractName VVVV.Hosting.Factories.EditorFactory
RequiredTypeIdentity VVVV.Hosting.Factories.EditorFactory
Resulting in: Cannot set import 'VVVV.Hosting.HDEHost.EditorFactory (ContractName="VVVV.Hosting.Factories.EditorFactory")' on part 'VVVV.Hosting.HDEHost'.
Element: VVVV.Hosting.HDEHost.EditorFactory (ContractName="VVVV.Hosting.Factories.EditorFactory") --> VVVV.Hosting.HDEHost
4) More than one export was found that matches the constraint:
ContractName VVVV.PluginInterfaces.V2.NodeCollection
RequiredTypeIdentity VVVV.PluginInterfaces.V2.NodeCollection
Resulting in: Cannot set import 'VVVV.Hosting.HDEHost.NodeCollection (ContractName="VVVV.PluginInterfaces.V2.NodeCollection")' on part 'VVVV.Hosting.HDEHost'.
Element: VVVV.Hosting.HDEHost.NodeCollection (ContractName="VVVV.PluginInterfaces.V2.NodeCollection") --> VVVV.Hosting.HDEHost
.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment