Top "Visual-studio-extensions" questions

Products and Extensions for Visual Studio which help you get the most out of Visual Studio.

Install-Package : The remote name could not be resolved: 'packages.nuget.org'

For no reason, I have been getting this error message for a week or so; PM> Install-Package Elmah Install-Package : …

.net visual-studio-2010 nuget nuget-package visual-studio-extensions
How to solve Microsoft.VisualStudio.ExtensionManager.MissingReferencesException

I'm trying to make extension for VS2013 preview, here is my try on GitHub: https://github.com/Heather/Nemerle/tree/…

c# visual-studio visual-studio-extensions visual-studio-sdk visual-studio-2013
The custom tool 'RazorGenerator' failed. The method or operation is not implemented

I have just upgraded the Visual Studio extension RazorGenerator to V1.5 (Last updated 10/14/2012) and now have the following problems. Each …

asp.net-mvc asp.net-mvc-3 visual-studio-extensions razorgenerator
Getting the current EnvDTE or IServiceProvider when NOT coding an Addin

I am coding up some design time code. I want to use this snippet: (Found here) var dte = (EnvDTE.DTE) …

.net visual-studio-2010 visual-studio envdte visual-studio-extensions
Message in visual studio "This extension is scheduled for install"

I have downloaded RDLC extension from visual studio 2017 Tools -> "Extensions & Updates" successfully & its showing me message …

visual-studio-2017 visual-studio-extensions
Visual Studio 2017 is not detected by extensions for installation

I'm trying to install an extension that's only supported on Visual Studio 2017. I'm using Professional, and I never had the …

visual-studio visual-studio-extensions visual-studio-2017