Search code examples
visual-studio-2015shared-project

VS2015 error when using Shared Project project template - Unable to cast ProjectNode to IVsAggeregatableProject


I've added some shared projects to my solution.

But every time I right-click to add a folder or item I'm getting the error "Unable to cast object of type 'Microsoft.VisualStudio.ProjectSystem.VS.Implementation.Package.ProjectNode' to type 'Microsoft.VisualStudio.Shell.Interop.IVsAggeregatableProject'".

The strange thing however is after clicking ok, I can use everything just fine.

What's happening here?


Solution

  • Ok guys,

    With the supperb help of Syncfusion we've got this problem solved.

    The Syncfusion Item Templates caused the error and they provided me an update. I checked it, and it's gone. :D

    I have a Direct-Trac link with the solution.

    Thank you again very much Syncfusion.