Questions tagged [visual-studio-gallery]

The Visual Studio Gallery provides quick access to tools, controls, and templates to help you get the most out of Visual Studio.

The Visual Studio Gallery provides quick access to tools, controls, and templates to help you get the most out of Visual Studio.

7 questions
33
votes
1 answer

How to install Visual Studio Gallery extensions from command line

TL;DR Is there a way to access Visual Studio Gallery from command line, similar to chocolatey? I am trying to configure a Visual Studio dev environment using Vagrant. Now, team members use various extensions available from Visual Studio Gallery and…
alh84001
  • 1,263
  • 1
  • 15
  • 25
6
votes
1 answer

Visual Studio 2015 - Visual Studio Gallery Error while connecting to Visual Studio gallery for extensions and updates

When trying to get a visual studio extension from Extensions & Updates, I get the following error:- An error occurred while making the HTTP request to visualstudiogallery.msdn.microsoft.com/Services/VStudio/Extension.svc I can see that few others…
2
votes
1 answer

Visual Studio Gallery reporting that template VSIX for Express SKU

I've written a Visual Studio extension, and am updating it in the Visual Studio Gallery. When uploading, it produces this error: You can only upload template VSIX files for the Visual Studio Express SKUs. What's the source of the problem, and how…
p.campbell
  • 98,673
  • 67
  • 256
  • 322
0
votes
2 answers

Updating a private gallery Visual Studio Extension

We have a Visual Studio Extension that we host in a private gallery. Having installed the initial version, if one returns to the Extension And Updates page, one sees it listed in the list of Installed extensions. Highlighting it shows the…
0
votes
1 answer

Control in Visual Studio Gallery not seen in Visual Studio's Extensions and Updates dialog

I published a control to Visual Studio Gallery about two weeks ago. The publication is live and people can download it from the site. The issue is: I do not see my control in Visual Studio's Extensions and Updates dialog. I tried different searches…
Bobrovsky
  • 13,789
  • 19
  • 80
  • 130
-1
votes
2 answers

Can not rename publisher name in visual studio gallery

I changed my name on https://social.msdn.microsoft.com/profile/.../, but I still see my old name in CREATED BY field on my extension page. Even if I publish a new extension. What should I do to rename my publisher name?
Denis535
  • 3,407
  • 4
  • 25
  • 36
-2
votes
1 answer

How to install Chutzpah Test Adapter for the Test Explorer - version 3.2.6 in visual studio 2013

I tried searching all over the internet, but I couldn't find how to install Chutzpah Test Adapter for the Test Explorer version 3.2.6 for visual studio 2013. In Visual studio Extensions and Updates settings, I am able to see the latest version…