FileNesting icon indicating copy to clipboard operation
FileNesting copied to clipboard

Nesting items throws unspecified error

Open Qub1 opened this issue 8 years ago • 0 comments

Installed product versions

  • Visual Studio: 2017 Enterprise
  • This extension: 2.6.67

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.

Qub1 avatar Jul 10 '17 00:07 Qub1