TSVN icon indicating copy to clipboard operation
TSVN copied to clipboard

Exception: Incorrect parameter. (Exception from HRESULT: 0x80070057 (E_INVALIDARG))

Open gigios opened this issue 5 years ago • 4 comments

I'm using the extension for the first time in a my solution, with the new Visual Studio 2019. I have some solution folders where there are some document files (release_notes.txt & c). Seems that TSVN is not able to manage these files, every time, for every command, raise the exception (exception translated from the Italian language, I'm not sure that the exception description is exactly that): Incorrect parameter. (Exception from HRESULT: 0x80070057 (E_INVALIDARG))

All these 'solution folder' are present also on disk inside the working copy root!

gigios avatar Apr 03 '19 12:04 gigios

Did you install TortoiseSVN with the client tools? https://github.com/sboulema/TSVN/wiki/Menu-items-not-working#tortoisesvn

sboulema avatar Apr 03 '19 12:04 sboulema

Yes, I have checked today again the installation and the client tools are installed! immagine

In the normal files, stored inside a project, the TSVN extension works fine, the problem seems only for the files inside the solution folder (that, I repeat, are not real folders, probably this is the problem).

gigios avatar Apr 03 '19 12:04 gigios

I find out that I get this Exception only if I have the Manage NuGet Packages window open. Pershaps this helps. If I close the window all works fine again.

triathlonchris avatar Nov 11 '19 13:11 triathlonchris

In my case it was the "Publish" Website window. Works fine when I close it, when the window is open Commit or update do not work.

ehsanelahimalik avatar Jul 06 '20 20:07 ehsanelahimalik