C# Grasshopper plugin sample project failed initialization

Hello everyone,

I just started out grasshopper development. I’m following the 'Your first component’guide. I created a new project in visual studio and selected the ‘provide sample code’ checkbox. When i debug Rhino launches but then gives me an error that it failed the initialization of my plugin.


The only thing i did differently was change de launch directory of rhino because I have it on a different drive then the guide.

any help would greatly be appreciated.

I choice grasshopper 2 template instead of grasshopper 1 by mistake. It all works now