Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
gigios opened this issue Apr 3, 2019 · 4 comments
Assignees
Labels

Comments

@gigios
Copy link

gigios commented Apr 3, 2019

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!

@sboulema sboulema self-assigned this Apr 3, 2019
@sboulema sboulema added the bug label Apr 3, 2019
@sboulema
Copy link
Owner

sboulema commented Apr 3, 2019

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

@gigios
Copy link
Author

gigios commented Apr 3, 2019

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).

@triathlonchris
Copy link

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.

@ehsanelahimalik
Copy link

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

4 participants