Search found 103 matches

by vrapp
Fri Nov 19, 2021 1:08 pm
Forum: Support (Vault)
Topic: Visual Studio Extension fails to install because of Microsoft.Net.Core.SDK
Replies: 5
Views: 7958

Re: Visual Studio Extension fails to install because of Microsoft.Net.Core.SDK

The way I see it, it's not because there's some lack of permissions, but because there's another version of the product that is already installed, and this version is not an upgrade of it. This is very well known message from Windows Installer, when new installation has the same upgrade code, differ...
by vrapp
Fri Nov 19, 2021 9:09 am
Forum: Support (Vault)
Topic: Visual Studio Extension fails to install because of Microsoft.Net.Core.SDK
Replies: 5
Views: 7958

Visual Studio Extension fails to install because of Microsoft.Net.Core.SDK

I'm trying to install Visual Studio Extension, and it fails, looks like because "Microsoft.Net.Core.SDK.2.1 failed to install" because "Another version of this product is already installed" . I have installed Microsoft .NET Core SDK 2.1.526 (x64). I attached the log.
by vrapp
Thu Nov 11, 2021 10:46 am
Forum: Support (Vault)
Topic: Visual Studio does not show available update of the extension
Replies: 5
Views: 7795

Re: Visual Studio does not show available update of the extension

>and you have the option enabled to automatically update the extension, it should update.

Not even automatically. Note that it says that there are no available updates, and everything is up to date.
by vrapp
Thu Nov 11, 2021 9:40 am
Forum: Support (Vault)
Topic: Visual Studio does not show available update of the extension
Replies: 5
Views: 7795

Re: Visual Studio does not show available update of the extension

Community 2017, v. 15.9.37.

Yes, if I search in Visual Studio Marketplace, it finds the new version. But if I already have it installed, it probably should offer an update?
by vrapp
Wed Nov 10, 2021 3:38 pm
Forum: Support (Vault)
Topic: Visual Studio does not show available update of the extension
Replies: 5
Views: 7795

Visual Studio does not show available update of the extension

In Visual Studio, I have extension version 10.0.3. https://i.postimg.cc/s28SyH1D/p2.png If I understand correctly, the current version is 10.1. But if in Visual Studio I go to "Tools/Extension and Updates/Updates", it says "all your extensions are up to date". https://i.postimg.c...
by vrapp
Wed Nov 10, 2021 3:18 pm
Forum: Support (Vault)
Topic: How to get project files at the given time?
Replies: 4
Views: 13919

Re: How to get project files at the given time?

It would be convenient if you "embedded" labeling into the check-in dialog in the Visual Studio extension, something like this:
by vrapp
Fri Mar 26, 2021 11:01 am
Forum: Support (Vault)
Topic: Feature Request: re-establish session if dropped
Replies: 3
Views: 14315

Re: Feature Request: re-establish session if dropped

Sent the logfiles.
by vrapp
Wed Mar 24, 2021 8:56 am
Forum: Support (Vault)
Topic: How to get project files at the given time?
Replies: 4
Views: 13919

Re: How to get project files at the given time?

Thanks it helped!
by vrapp
Wed Mar 24, 2021 8:53 am
Forum: Support (Vault)
Topic: Feature Request: re-establish session if dropped
Replies: 3
Views: 14315

Feature Request: re-establish session if dropped

As a little feedback on the product... Quite often I have a Visual Studio solution opened for several days, while working on a change. When in the end I try to check it in, I'm getting the error "invalid session token" - probably because ISS server has restarted since I opened the solution...
by vrapp
Thu Feb 11, 2021 1:55 pm
Forum: Support (Vault)
Topic: How to get project files at the given time?
Replies: 4
Views: 13919

How to get project files at the given time?

Assuming that I check-in all the files belonging to the project at the time of every release -is there a way to get all project files as they were on the given date? some of them might not have changed ever since, some might have changed 10 times, but I sometimes need the complete source of the old ...
by vrapp
Tue Feb 11, 2020 8:40 am
Forum: Support (Vault)
Topic: Visual Studio suggests server version 10.0.3, where is it?
Replies: 1
Views: 4847

Visual Studio suggests server version 10.0.3, where is it?

In Visual Studio 2017: [2/11/2020 8:29:53] Version Check: This Vault Standard client is version 10.0.3.967 [2/11/2020 8:29:54] Version Check: Your Vault Standard server is version 10.0.1.793 [2/11/2020 8:29:54] Version Check: SourceGear recommends that the client and server be the same version. But ...
by vrapp
Mon Mar 12, 2018 7:24 am
Forum: Support (Vault)
Topic: VS2015: Panels have initially wrong size on "Check Out"
Replies: 5
Views: 12048

VS2015: Panels have initially wrong size on "Check Out"

In Visual Studio 2015/Vault Standard 10.0.1 (793), when I select a file in solution explorer and select "Check Out for Edit", the top panel is too short to show anything.
p1.png
p1.png (27.35 KiB) Viewed 12048 times
If I resize this window (not a panel) just a little bit, the panels are immediately resized and become normal.
by vrapp
Wed Dec 06, 2017 10:12 am
Forum: Support (Vault)
Topic: DiffMerge: "apply change" always disabled
Replies: 3
Views: 5453

Re: DiffMerge: "apply change" always disabled

Thanks, it worked.