Path Issue with 1st MIP Plugin DLL from the MIP Course

I just started course 8. Developing and Configuring Integrations - Developing MIP SDK Plug-in Integrations. The “MyFirstPlugin” does not load, stating it “Could not load file or assembly … or one of its dependencies. The system cannot find the file specified.” Then, the default MIP Plugins the course said to move out of the directory are recreated, and those work.

. Sounds like using VS2017 instead of VS2015 might be an issue. Maybe, I missed installing something. SQL Server upgraded to 2016… Not sure if that is it.

Possible naming convention issue… I think using an ‘underscore’ for a space is not allowed… maybe. I The second compile worked, using just alphanumeric characters.