madskristensen / FileNesting

Nest files in Solution Explorer
Other
119 stars 59 forks source link

Works only once. Then: Object reference not set to instance of an object. c++ VS2017 #69

Closed Tudball closed 7 years ago

Tudball commented 7 years ago

Installed product versions

Description

It works fine but only for one cpp/h. Then Object reference not set to an instance of an object.
Have uninstalled and installed.  Same issue.  The message doesn't tell me enough or the extension doesn't work. Don't know.

Steps to recreate

  1. select a .cpp file in solution explorer
  2. click the nest option (works once) 
  3. repeat 1 for another cpp file 4. message box with the message.

Current behavior

Only nests one file

Expected behavior

Should work the same for the next file and the next until I am done nesting my sources and headers.

Tudball commented 7 years ago

Repeatable behavior. Unloaded project and closed Visual Studio. The next time another file can be nested. One only. Then message box.