New Post: As a nuget package this would rock.
Thanks for using the service, and for the suggestion. I'm not sure that Nuget is a good way of deploying web packages, but another option would be to use the Web Platform Installer (WebPI) to deploy it.
View ArticleNew Post: As a nuget package this would rock.
For some, the installer might be perfect. But for others (other environments) a nuget package is better. What if you don't have permissions to install something on server (like Zoltan said) or you have...
View ArticleNew Post: Security - username/password?
Is there any way I could add get the gallery to ask for a username and password before it displayed the updates in Visual Studio?
View ArticleNew Post: HTTP Error 406 - Not Acceptable
I was getting the HTTP Error 406 - Not Acceptable, and finally resolved it. The issue seemed to occur because I was trying to host my drop directory inside the same directory as the web application. In...
View ArticleNew Post: Security - username/password?
No, unfortunately VS does not support authentication when calling the extension galleries. I will pass this request on to MS to see if there are any plans to do so in the future /Jakob
View ArticleNew Post: HTTP Error 406 - Not Acceptable
Thanks for the info! It should work do do this, however I wouldn't recommend having the drop folder in the same directory as the web application.
View ArticleNew Post: Missing .reg file
There is a .reg file available on the CodePlex site that you can use for registering the gallery for every client Where is this link??
View ArticleNew Post: Missing .reg file
I worked it out myself. Here is a .reg file for VS2013. Note keep the { } around the GUIDWindows Registry Editor Version 5.00...
View ArticleNew Post: Missing .reg file
Thanks, did updat the release download a couple of weeks ago with the missing .reg file /Jakob
View ArticleNew Post: Scripted upload?
Hi, Is it possible to upload new versions of a package using a script? I'm asking because I'd like to continuously deploy versions of our vsix package to the extension gallery.
View ArticleNew Post: As a nuget package this would rock.
I would definitely love to get this as a NuGet package. That way we can use our existing deployment pipeline to deploy the gallery service in just the same way we do with all the other web sites that...
View ArticleNew Post: Scripted upload?
I'm looking to create the same thing. Ideally, I'd like to use PowerShell to deploy new versions of packages in that same manner of continuous integration.
View ArticleNew Post: Replace MS Gallery vs. Private Gallery?
We're looking to "front-end" the MS default gallery with our own. This project would work nicely except that the docs and the .reg file only implement it as a Private Gallery. Is there a way to replace...
View ArticleNew Post: Securiyt Upload
Hello, Is that possible to add a security layer for vsix upload ? Thanks
View ArticleNew Post: Upload .vsix File get page return "404 - File or directory not found."
First, thanks the work ! The below results , when upload a *.vsix file, WHY? does some file size or a special limition? 404 - File or directory not found. The resource you are looking for might have...
View ArticleNew Post: Upload .vsix File get page return "404 - File or directory not found."
javaning wrote: First, thanks the work ! The below results , when upload a *.vsix file, WHY? does some file size or special limition? 404 - File or directory not found. The resource you are looking for...
View ArticleNew Post: VisualStudio 2017 Support
Hello, is your Gallery Service supporting Visual Studio 2017? greetings
View Article