You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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!
The text was updated successfully, but these errors were encountered:
Yes, I have checked today again the installation and the client tools are installed!
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).
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.
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!
The text was updated successfully, but these errors were encountered: