212 questions with Visual Studio Extensions tags

Sort by: Updated
1 answer

Can't launch my app because of 'you must install .NET Desktop Runtime' popup

Hi everyone, I'm trying to run my application I've just installed on my computer but I'm having an issue with my .NET Runtime. I've been debugging this application in Visual Studio Community 2022 v17.10.2 and it works fine when I start it through Visual…

.NET
.NET
Microsoft Technologies based on the .NET software framework.
3,808 questions
Visual Studio
Visual Studio
A family of Microsoft suites of integrated development tools for building applications for Windows, the web and mobile devices.
5,059 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,715 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.
212 questions
asked 2024-06-12T15:25:22.23+00:00
Connor Frayne 25 Reputation points
commented 2024-09-19T16:52:08.9633333+00:00
Larry C 0 Reputation points
0 answers

How to preview GDI+ images on Image Watch?

I'm trying to visualize on memory GDI+ images using the Image Watch extension, i requested support on this feature long time ago directly on the developercommunity it got a lot of upvotes but MSFT just market it as "under review". I tried to…

Visual Studio
Visual Studio
A family of Microsoft suites of integrated development tools for building applications for Windows, the web and mobile devices.
5,059 questions
C++
C++
A high-level, general-purpose programming language, created as an extension of the C programming language, that has object-oriented, generic, and functional features in addition to facilities for low-level memory manipulation.
3,693 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.
212 questions
asked 2024-09-18T06:25:55.6733333+00:00
Leo Purktz 0 Reputation points
commented 2024-09-19T12:15:54.31+00:00
Tianyu Sun-MSFT 30,356 Reputation points Microsoft Vendor
2 answers 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.
212 questions
Windows Driver Kit (WDK)
Windows Driver Kit (WDK)
A set of Microsoft tools that are used to develop, test, and deploy Windows drivers.
92 questions
asked 2024-08-20T06:41:09.2+00:00
Elder 20 Reputation points
answered 2024-09-17T01:25:06.28+00:00
军 杨 0 Reputation points
1 answer

Can Language Server (LSP) run in the same process as devenv.exe ?

I am working on an extension for Visual Studio. This implements a Language Server (LSP) also. Both extension and LSP are written in C#.NET. Is it a requirement that Language Server run in a separate process? Or can the Language Server be implemented as a…

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.
212 questions
asked 2024-09-09T15:15:41.8533333+00:00
Sajith 11 Reputation points
answered 2024-09-13T05:26:26.9533333+00:00
Joshua Lazaro Marandi 70 Reputation points
1 answer

Distributing Debugger visualizer packages

I have a developed a few Debugger visualizer packages using the new approach with DebuggerVisualizerProvider and VisualStudioContribution as seen here:…

Visual Studio
Visual Studio
A family of Microsoft suites of integrated development tools for building applications for Windows, the web and mobile devices.
5,059 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.
212 questions
asked 2024-09-06T14:31:12.3966667+00:00
Thomas Ardal 20 Reputation points
commented 2024-09-11T06:36:02.7966667+00:00
Anna Xiu-MSFT 28,661 Reputation points Microsoft Vendor
0 answers

How to register a file scheme from Visual Studio extension

Is there a way to register a file scheme from an extension in Visual Studio so that when a code editor or a virtual document with that scheme opens, visual studio calls extension's Language Client implementation?

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.
212 questions
asked 2024-08-28T06:32:45.2+00:00
Sajith 11 Reputation points
commented 2024-09-04T08:11:41.66+00:00
Tianyu Sun-MSFT 30,356 Reputation points Microsoft Vendor
2 answers

Error loading Oracle components in VS 2019 after SSIS upgrade to version 4.6 and rollback to 3.16

I'm getting the following error when attempting to open an Oracle source, destination, or connection manager in VS 2019. The text version of the above screenshot and message details are in the code block below. We began encountering this error after…

Visual Studio
Visual Studio
A family of Microsoft suites of integrated development tools for building applications for Windows, the web and mobile devices.
5,059 questions
SQL Server Integration Services
SQL Server Integration Services
A Microsoft platform for building enterprise-level data integration and data transformations solutions.
2,568 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.
212 questions
asked 2024-06-20T18:12:19.3033333+00:00
Amanda Hansen 0 Reputation points
commented 2024-09-03T13:36:57.44+00:00
Amanda Hansen 0 Reputation points
3 answers

I am unable to install any extensions or code spaces on visual studio

When I first open visual studio code, the output says this: 2023-12-25 18:24:28.042 [warning] Via 'product.json#extensionEnabledApiProposals' extension 'ms-python.python' wants API proposal 'registerIssueDataProvider' but that proposal DOES NOT EXIST.…

Visual Studio
Visual Studio
A family of Microsoft suites of integrated development tools for building applications for Windows, the web and mobile devices.
5,059 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.
212 questions
asked 2023-12-25T22:49:21.2766667+00:00
Md Tauseef Zubayer Bin Amin 0 Reputation points
commented 2024-09-03T12:13:46.7966667+00:00
Pamesh 0 Reputation points
1 answer One of the answers was accepted by the question author.

How to fix "The feature you are trying to use is on a network resource that is unavailable"

Hello Team, I'm facing issue in shortcut file after deploying the MSI package via Microsoft Intune and it is showing an error of "The feature you are trying to use is on a network resource that is unavailable". An application is getting…

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.
212 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,036 questions
Microsoft Intune
Microsoft Intune
A Microsoft cloud-based management solution that offers mobile device management, mobile application management, and PC management capabilities.
4,992 questions
asked 2024-05-07T07:22:25.0366667+00:00
Gawali, Dinesh 20 Reputation points
commented 2024-09-02T10:13:26.72+00:00
Tianyu Sun-MSFT 30,356 Reputation points Microsoft Vendor
2 answers

VS 2022 - Publish Under Build Tab Missing - I understand some things don't have a publish.

SCENARIO: Using VS 2022. Trying to publish Monogame following the monogame website tutorial for publishing to a single .exe file. This is a standard Monogame cross platform OpenGL project. Everything defaulted. Can move everything over to the DirectX…

Visual Studio
Visual Studio
A family of Microsoft suites of integrated development tools for building applications for Windows, the web and mobile devices.
5,059 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.
212 questions
asked 2024-08-31T20:10:13.68+00:00
Eric Zabinsky 0 Reputation points
edited an answer 2024-09-02T08:17:41.19+00:00
Eric Zabinsky 0 Reputation points
1 answer One of the answers was accepted by the question author.

how to cancel the push action ?

I pushed of main and then I found I delete file that I do not want how to cancel this. I have not push it to github.

Visual Studio
Visual Studio
A family of Microsoft suites of integrated development tools for building applications for Windows, the web and mobile devices.
5,059 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.
212 questions
asked 2024-08-31T10:25:39.1866667+00:00
mc 4,436 Reputation points
accepted 2024-09-01T04:29:52.0966667+00:00
mc 4,436 Reputation points
1 answer One of the answers was accepted by the question author.

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.
5,059 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.
212 questions
asked 2024-08-07T10:31:59.1233333+00:00
vamsi krishna 20 Reputation points
accepted 2024-08-30T07:25:29.5833333+00:00
vamsi krishna 20 Reputation points
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.
212 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,036 questions
Windows Driver Kit (WDK)
Windows Driver Kit (WDK)
A set of Microsoft tools that are used to develop, test, and deploy Windows drivers.
92 questions
asked 2024-08-25T12:33:41.1766667+00:00
Victoria Victoria 0 Reputation points
commented 2024-08-28T01:40:57.73+00:00
Tianyu Sun-MSFT 30,356 Reputation points Microsoft Vendor
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.
212 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.
5,059 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.
212 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.
5,059 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.
212 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.
212 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,661 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.
212 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.
212 questions
asked 2024-08-05T08:09:29.88+00:00
Prasenna Kannan 20 Reputation points
commented 2024-08-09T03:26:34.46+00:00
Anna Xiu-MSFT 28,661 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,808 questions
Visual Studio
Visual Studio
A family of Microsoft suites of integrated development tools for building applications for Windows, the web and mobile devices.
5,059 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,715 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.
212 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