I have a VSIX project. While trying to add a new command, or trying to add an asset to source.extension.vsixmanifest, I get the following error:
--------------------------- Microsoft Visual Studio --------------------------- VSIX Manifest Editor
The parameter is incorrect. (Exception from HRESULT: 0x80070057 (E_INVALIDARG)) --------------------------- OK
I tried to delete vs, bin, obj folders and clean C:\WINDOWS\Microsoft.NET\Framework64\v4.0.30319\Temporary ASP.NET Files\
but still have this error. Also I ran Visual Studio with / Log but didn't find anything interesting.