206 questions with Visual Studio Extensions tags

Sort by: Updated
1 answer

What to do if you get this on VSIX installer error: The installation of “Windows Driver Kit” could not be carried out successfully for all selected products

i already tryed to reset pc and folowing the steps ther but its still give me this error and this is how its looks like:…

Visual Studio Extensions
Visual Studio Extensions
Visual Studio: A family of Microsoft suites of integrated development tools for building applications for Windows, the web and mobile devices.Extensions: A program or program module that adds functionality to or extends the effectiveness of a program.
206 questions
Windows Driver Kit (WDK)
Windows Driver Kit (WDK)
A set of Microsoft tools that are used to develop, test, and deploy Windows drivers.
78 questions
asked 2024-08-25T12:33:41.1766667+00:00
Victoria Victoria 0 Reputation points
edited an answer 2024-08-26T03:23:32.75+00:00
Tianyu Sun-MSFT 30,151 Reputation points Microsoft Vendor
1 answer One of the answers was accepted by the question author.

WDK extension fails installation on Visual Studio 2022 version 17.11

I've been trying to install the WDK extension on Visual Studio 2022, version 17.11. I've tried installing it both from the marketplace as using the procedure in this link: https://learn.microsoft.com/en-us/windows-hardware/drivers/download-the-wdk, but…

Visual Studio Extensions
Visual Studio Extensions
Visual Studio: A family of Microsoft suites of integrated development tools for building applications for Windows, the web and mobile devices.Extensions: A program or program module that adds functionality to or extends the effectiveness of a program.
206 questions
Windows Driver Kit (WDK)
Windows Driver Kit (WDK)
A set of Microsoft tools that are used to develop, test, and deploy Windows drivers.
78 questions
asked 2024-08-20T06:41:09.2+00:00
Elder 20 Reputation points
commented 2024-08-20T09:39:29.32+00:00
Elder 20 Reputation points
2 answers

Sign VSIX with USB eToken, file with no password prompt.

I've been signing vsix packages for six years without an issue. I'm just purchased my third three-year cert (Sectigo), which costs 4x as 2021 and is now delivered in a USB eToken device (accessed with the SafeNet application). Now the fun starts. I'm…

Visual Studio Extensions
Visual Studio Extensions
Visual Studio: A family of Microsoft suites of integrated development tools for building applications for Windows, the web and mobile devices.Extensions: A program or program module that adds functionality to or extends the effectiveness of a program.
206 questions
asked 2024-08-15T05:29:03.4066667+00:00
Matthew Curland 0 Reputation points
answered 2024-08-15T21:28:10.8633333+00:00
Matthew Curland 0 Reputation points
0 answers

Custom breakpoint issue in Language Service Lua extension for VS2022

Hello, I am supporting a language service extension that we use internally for our Lua codes. This extension add syntax highlight for our lua codes, and also integrate a Lua debugger in the IDE. This extension was created a long time ago, on VS 2015,…

Visual Studio
Visual Studio
A family of Microsoft suites of integrated development tools for building applications for Windows, the web and mobile devices.
4,987 questions
Visual Studio Extensions
Visual Studio Extensions
Visual Studio: A family of Microsoft suites of integrated development tools for building applications for Windows, the web and mobile devices.Extensions: A program or program module that adds functionality to or extends the effectiveness of a program.
206 questions
asked 2024-08-14T15:57:55.6633333+00:00
David Guy 0 Reputation points
0 answers

Language Service issues with Lua extension update to VS 2022

Hello, I am currently experiencing issues with a Language Service extension that I updated from Visual Studio 2019 to Visual Studio 2022. The extension, that we maintain internally, adds support for Lua programming language, and includes setting up font…

Visual Studio
Visual Studio
A family of Microsoft suites of integrated development tools for building applications for Windows, the web and mobile devices.
4,987 questions
Visual Studio Extensions
Visual Studio Extensions
Visual Studio: A family of Microsoft suites of integrated development tools for building applications for Windows, the web and mobile devices.Extensions: A program or program module that adds functionality to or extends the effectiveness of a program.
206 questions
asked 2024-08-14T14:44:40.99+00:00
David Guy 0 Reputation points
1 answer

NO AVAILABLE EXTENSION IN VS 2022 17.10.5

I'm using vs 2022 17.10.5 version. the problem i'm facing is when i try to add new extension , it shows there is no extension . i can't able to add new extensions. someone help me to resolve this issue. i tried to install extensions for SSIS and SSRS.

Visual Studio Extensions
Visual Studio Extensions
Visual Studio: A family of Microsoft suites of integrated development tools for building applications for Windows, the web and mobile devices.Extensions: A program or program module that adds functionality to or extends the effectiveness of a program.
206 questions
asked 2024-08-08T14:11:54.99+00:00
MANOJ KRISHNAN 0 Reputation points
commented 2024-08-13T06:06:51.5466667+00:00
Anna Xiu-MSFT 28,311 Reputation points Microsoft Vendor
0 answers

How to use Language Server (LSP) with editors opened using IVSUIShell.CreateDocumentWindow

I have a Visual Studio extension that opens editors using IVSUIShell.CreateDocumentWindow. I am now trying to use Language Server (LSP) for the editors from this extension -…

Visual Studio Extensions
Visual Studio Extensions
Visual Studio: A family of Microsoft suites of integrated development tools for building applications for Windows, the web and mobile devices.Extensions: A program or program module that adds functionality to or extends the effectiveness of a program.
206 questions
asked 2024-08-08T15:13:00.8066667+00:00
Sajith 11 Reputation points
commented 2024-08-09T09:46:13.7366667+00:00
Sajith 11 Reputation points
1 answer

Unable to see installed extensions, install new extensions with VS 2022 Community Edition Version 17.10.5

Hey Guys, After I have upgraded the Visual Studio 2022 to 17.10.5, I'm unable to see the extention manager in the usual context menu. I could not browse on as well. See below screenshot. Any help would be really useful. Thanks, PK

Visual Studio Extensions
Visual Studio Extensions
Visual Studio: A family of Microsoft suites of integrated development tools for building applications for Windows, the web and mobile devices.Extensions: A program or program module that adds functionality to or extends the effectiveness of a program.
206 questions
asked 2024-08-05T08:09:29.88+00:00
Prasenna Kannan 0 Reputation points
commented 2024-08-09T03:26:34.46+00:00
Anna Xiu-MSFT 28,311 Reputation points Microsoft Vendor
2 answers One of the answers was accepted by the question author.

Deserializing multiple Object Lists from a Json file

Hello, I've encountered an issue that I am stuck on. So I'm attempting to deserialize 2 object lists from a Json File, the first one comes out fine but on creating a new object in the list for the second object list, a full null object is sent through…

.NET
.NET
Microsoft Technologies based on the .NET software framework.
3,744 questions
Visual Studio
Visual Studio
A family of Microsoft suites of integrated development tools for building applications for Windows, the web and mobile devices.
4,987 questions
VB
VB
An object-oriented programming language developed by Microsoft that is implemented on the .NET Framework. Previously known as Visual Basic .NET.
2,700 questions
Visual Studio Extensions
Visual Studio Extensions
Visual Studio: A family of Microsoft suites of integrated development tools for building applications for Windows, the web and mobile devices.Extensions: A program or program module that adds functionality to or extends the effectiveness of a program.
206 questions
asked 2024-08-07T17:49:05.51+00:00
Connor Frayne 20 Reputation points
accepted 2024-08-08T14:17:44.2066667+00:00
Connor Frayne 20 Reputation points
1 answer One of the answers was accepted by the question author.

Why doesn't the Add New Item work for Razor/Blazor pages?

I was in Visual Studio 2022 and wanted to add a new Razor page to an ASP.NET Core application I'm writing using .NET 8. I press Contr-F2 to bring up the Add New Item dialog, then changed it from FileName.cs to Random.razor. That created it in the folder…

Visual Studio
Visual Studio
A family of Microsoft suites of integrated development tools for building applications for Windows, the web and mobile devices.
4,987 questions
Visual Studio Extensions
Visual Studio Extensions
Visual Studio: A family of Microsoft suites of integrated development tools for building applications for Windows, the web and mobile devices.Extensions: A program or program module that adds functionality to or extends the effectiveness of a program.
206 questions
asked 2024-08-07T17:24:14.24+00:00
Falanga, Rod, DOH 145 Reputation points
commented 2024-08-08T13:52:07.77+00:00
Falanga, Rod, DOH 145 Reputation points
1 answer

Visual Studio Code extensions are not showing,even though https://marketplace.visualstudio.com/ is accessible on browser

Hi, In my company internet is restricted due to which in Visual studio code extensions are not visible ,i asked our admin to give access to https://marketplace.visualstudio.com/ .Even though i can go on this url through browser ,the extensions tab in VS…

Visual Studio
Visual Studio
A family of Microsoft suites of integrated development tools for building applications for Windows, the web and mobile devices.
4,987 questions
Visual Studio Extensions
Visual Studio Extensions
Visual Studio: A family of Microsoft suites of integrated development tools for building applications for Windows, the web and mobile devices.Extensions: A program or program module that adds functionality to or extends the effectiveness of a program.
206 questions
asked 2024-08-07T10:31:59.1233333+00:00
vamsi krishna 0 Reputation points
answered 2024-08-08T05:48:57.7633333+00:00
Anna Xiu-MSFT 28,311 Reputation points Microsoft Vendor
1 answer

Cannot uninstall SQL Server Integration Services Projects after VS version 16.0.0 (offline) update

Hi MS, We got a Visual Studio version 16.0.0 (Offline) and SQL Server Integration Services Projects installed. I updated VS to version 16.11.0 from an offline layout. I moved on to trying to update the SQL Server Integration Services Projects version…

Visual Studio
Visual Studio
A family of Microsoft suites of integrated development tools for building applications for Windows, the web and mobile devices.
4,987 questions
SQL Server Integration Services
SQL Server Integration Services
A Microsoft platform for building enterprise-level data integration and data transformations solutions.
2,556 questions
Visual Studio Extensions
Visual Studio Extensions
Visual Studio: A family of Microsoft suites of integrated development tools for building applications for Windows, the web and mobile devices.Extensions: A program or program module that adds functionality to or extends the effectiveness of a program.
206 questions
asked 2024-07-24T06:47:23.6766667+00:00
Mary T 0 Reputation points
commented 2024-07-31T12:52:33.95+00:00
Anna Xiu-MSFT 28,311 Reputation points Microsoft Vendor
1 answer

Can't Build sample VirtualSerial with VS Community 2022, WindowsUserModeDriver10.0 Build Tools not found (WDK is installed)

Yesterday, I installed: Microsoft Visual Studio Community 2022 Version 17.10.4 VisualStudio.17.Release/17.10.4+35027.167 Microsoft .NET Framework Version 4.8.09032 Visual C++ 2022 00482-90000-00000-AA903 Windows Software Development Kit - Windows…

Visual Studio
Visual Studio
A family of Microsoft suites of integrated development tools for building applications for Windows, the web and mobile devices.
4,987 questions
Visual Studio Extensions
Visual Studio Extensions
Visual Studio: A family of Microsoft suites of integrated development tools for building applications for Windows, the web and mobile devices.Extensions: A program or program module that adds functionality to or extends the effectiveness of a program.
206 questions
Windows Driver Kit (WDK)
Windows Driver Kit (WDK)
A set of Microsoft tools that are used to develop, test, and deploy Windows drivers.
78 questions
asked 2024-07-25T15:19:56.61+00:00
Paul Sievers 0 Reputation points
edited the question 2024-07-31T02:20:49.3+00:00
Tianyu Sun-MSFT 30,151 Reputation points Microsoft Vendor
1 answer

Why is VS Code not showing any extensions whether they be installed, popular, or even recommended?

I have tried uninstalling and re installing VS Code already. Still no Extensions. I have refreshed, I have unclicked and clicked in views installed popular and recommended as well...

Visual Studio Extensions
Visual Studio Extensions
Visual Studio: A family of Microsoft suites of integrated development tools for building applications for Windows, the web and mobile devices.Extensions: A program or program module that adds functionality to or extends the effectiveness of a program.
206 questions
asked 2024-07-19T00:28:08.9833333+00:00
MothMan 0 Reputation points
edited the question 2024-07-25T09:27:27.0366667+00:00
Tianyu Sun-MSFT 30,151 Reputation points Microsoft Vendor
2 answers

Windows 11 23H2 - WDK Failed Visual Studio Preview 17.11.0

Hello,got this error when I try to install WDK extension image.png

Visual Studio
Visual Studio
A family of Microsoft suites of integrated development tools for building applications for Windows, the web and mobile devices.
4,987 questions
Visual Studio Extensions
Visual Studio Extensions
Visual Studio: A family of Microsoft suites of integrated development tools for building applications for Windows, the web and mobile devices.Extensions: A program or program module that adds functionality to or extends the effectiveness of a program.
206 questions
Windows Driver Kit (WDK)
Windows Driver Kit (WDK)
A set of Microsoft tools that are used to develop, test, and deploy Windows drivers.
78 questions
asked 2024-07-20T10:17:21.9266667+00:00
Peeq lmao 0 Reputation points
edited the question 2024-07-25T09:26:45.6766667+00:00
Tianyu Sun-MSFT 30,151 Reputation points Microsoft Vendor
3 answers One of the answers was accepted by the question author.

Extension manager suggestions: How can I remove some extensions from the suggestions ?

Hello, For example I don't like to see resharper any time when I open the extension manager. I would like to have a possibility to remove it from my suggestion list. Thanks.

Visual Studio
Visual Studio
A family of Microsoft suites of integrated development tools for building applications for Windows, the web and mobile devices.
4,987 questions
Visual Studio Extensions
Visual Studio Extensions
Visual Studio: A family of Microsoft suites of integrated development tools for building applications for Windows, the web and mobile devices.Extensions: A program or program module that adds functionality to or extends the effectiveness of a program.
206 questions
asked 2024-07-10T10:14:13.0733333+00:00
Yuriy Prokofiev 20 Reputation points
commented 2024-07-23T01:30:03.5466667+00:00
Tianyu Sun-MSFT 30,151 Reputation points Microsoft Vendor
2 answers

How to force Visual Studio to update the UI?

I'm working on this Visual Studio extension, in the code below when the ToggleEnabled() function is called, it triggers OnToggleEnabled -> OnToggleEnabledHandler. At private void OnToggleEnabledHandler() these attempts are not working, and the UI is…

Visual Studio
Visual Studio
A family of Microsoft suites of integrated development tools for building applications for Windows, the web and mobile devices.
4,987 questions
Visual Studio Extensions
Visual Studio Extensions
Visual Studio: A family of Microsoft suites of integrated development tools for building applications for Windows, the web and mobile devices.Extensions: A program or program module that adds functionality to or extends the effectiveness of a program.
206 questions
asked 2023-07-31T07:37:01.19+00:00
Daniela 5 Reputation points
answered 2024-07-22T21:51:44.65+00:00
Philip Schoeman 0 Reputation points
1 answer One of the answers was accepted by the question author.

How to stop notifications about ML.NET updates

Every few days, VS 2019 informs me by a Notification that an update to "ML.NET Model Builder 2019" is available. In Extensions, Manage Extensions, Installed, I find ML.NET listed and disabled. Buttons are available to enable and uninstall. I…

Visual Studio
Visual Studio
A family of Microsoft suites of integrated development tools for building applications for Windows, the web and mobile devices.
4,987 questions
Visual Studio Extensions
Visual Studio Extensions
Visual Studio: A family of Microsoft suites of integrated development tools for building applications for Windows, the web and mobile devices.Extensions: A program or program module that adds functionality to or extends the effectiveness of a program.
206 questions
asked 2024-06-07T16:52:43.3833333+00:00
Andrew Mercer 481 Reputation points
accepted 2024-07-16T19:13:39.8033333+00:00
Andrew Mercer 481 Reputation points
1 answer

How to fix that running and build error in the visual studio community 2022

**Severity Code Description Project File Line Suppression State Error Project "C:\Program Files\dotnet\packs\Microsoft.Maui.Sdk\8.0.3\Sdk\AutoImport.props" was not imported by "C:\Program…

Visual Studio
Visual Studio
A family of Microsoft suites of integrated development tools for building applications for Windows, the web and mobile devices.
4,987 questions
Visual Studio Extensions
Visual Studio Extensions
Visual Studio: A family of Microsoft suites of integrated development tools for building applications for Windows, the web and mobile devices.Extensions: A program or program module that adds functionality to or extends the effectiveness of a program.
206 questions
Visual Studio Debugging
Visual Studio Debugging
Visual Studio: A family of Microsoft suites of integrated development tools for building applications for Windows, the web and mobile devices.Debugging: The act or process of detecting, locating, and correcting logical or syntactical errors in a program or malfunctions in hardware. In hardware contexts, the term troubleshoot is the term more frequently used, especially if the problem is major.
979 questions
Visual Studio Testing
Visual Studio Testing
Visual Studio: A family of Microsoft suites of integrated development tools for building applications for Windows, the web and mobile devices.Testing: The act or process of applying tests as a means of analysis or diagnosis.
343 questions
Visual Studio Setup
Visual Studio Setup
Visual Studio: A family of Microsoft suites of integrated development tools for building applications for Windows, the web and mobile devices.Setup: The procedures involved in preparing a software program or application to operate within a computer or mobile device.
1,025 questions
asked 2024-02-22T10:26:52.3333333+00:00
ANOJAN .T 0 Reputation points
commented 2024-07-16T09:48:02.6366667+00:00
Thach Thai Ngoc 0 Reputation points
0 answers

IVsSccGlyphs2 didn't call GetCustomGlyphMonikerList() when the project(.net version) is loading

Hi. I am developing a VSIX project. When loading the project, the IVsSccGlyphs2 interface calls the GetCustomGlyphMonikerList member to apply all the badges in the Solution Explorer. However, when debugging a VSIX project, if the solution running is the…

.NET
.NET
Microsoft Technologies based on the .NET software framework.
3,744 questions
Visual Studio Extensions
Visual Studio Extensions
Visual Studio: A family of Microsoft suites of integrated development tools for building applications for Windows, the web and mobile devices.Extensions: A program or program module that adds functionality to or extends the effectiveness of a program.
206 questions
asked 2024-07-09T02:02:35.18+00:00
현서 고 0 Reputation points
commented 2024-07-09T11:06:21.7533333+00:00
Anna Xiu-MSFT 28,311 Reputation points Microsoft Vendor