madskristensen / FileNesting

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

Nesting items throws unspecified error #81

Open Qub1 opened 7 years ago

Qub1 commented 7 years ago

Installed product versions

Description

An unspecified error is shown when any file is nested. No more information is shown except what I've included below, and the files are not nested.

The error:

error Text: Unspecified error (Exception from HRESULT: 0x80004005 (E_FAIL))

Steps to recreate

  1. Right click any file
  2. Go to "File Nesting"
  3. Click "Nest item..."
  4. Select parent item
  5. Click OK

Current behavior

The plugin throws an error and the files are not nested.

Expected behavior

The plugin should nest the files without throwing an error.