305 questions with Developer technologies | Visual Studio | Extensions tags

Sort by: Updated
1 answer

How to fix Script task issue in Visual Studio 2019

Visual Studio 2019 Professional 16.11.45 not opening / editing Script Task Scripts SQL Server Data Tools 16.0.5270.0 Kindly please help , not seen any resolution working for this issue

Developer technologies | Visual Studio | Extensions
asked 2025-06-09T04:04:56.5066667+00:00
Udaya M 0 Reputation points
answered 2025-06-09T04:23:24.0266667+00:00
Udaya M 0 Reputation points
0 answers

How do I package my Deploy contents into an Installer for my winui 3 app?

I reference images that I hold in a SharedResources project using the relative binding like this in my XAML: <Image Source="ms-appx:///SharedResources_UI3/NewIcons/Delete_Icon2.svg" Width="35" Height="35"…

Developer technologies | Visual Studio | Extensions
asked 2025-06-05T21:41:54.6933333+00:00
Scott Alexander 0 Reputation points
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…

Developer technologies | Visual Studio | Extensions
Developer technologies | .NET | Other
Developer technologies | VB
Developer technologies | Visual Studio | Other
asked 2024-06-12T15:25:22.23+00:00
Connor Frayne 35 Reputation points
commented 2025-06-05T20:09:01.4966667+00:00
Nick 0 Reputation points
0 answers

SSIS Error "Could not create a managed connection manager." in VS2022 at runtime

I work with Always Encrypted databases in SQL Server with Host Guardian Services set and have to run many integration processes using SSIS. As per Microsoft support, the ONLY driver capable of establish a connection to SQL Server using Host Guardian…

Developer technologies | Visual Studio | Extensions
asked 2025-06-04T01:24:06.7366667+00:00
Ricardo Silva 6 Reputation points
edited the question 2025-06-04T17:18:23.16+00:00
Ricardo Silva 6 Reputation points
0 answers

Visual Studio Icon Extension

Hello How do I create an extension for Visual Studio to change the icons in a solution? There are no resources at all, no good guidance.The icons are really outdated.I previously created a theme change extension, but I didn't see any source for the…

Developer technologies | Visual Studio | Extensions
asked 2025-05-30T08:14:24+00:00
حامد حیدریان 0 Reputation points
0 answers

How do I add syntax highlighting support for a custom language in Visual Studio through an extension?

Hi, I'm building a Visual Studio extension to support a custom language, and I’d like to add syntax highlighting (e.g., for keywords, strings, comments). I’ve looked into using IClassifier, IClassificationType, and MEF, but I’m not sure how to properly…

Developer technologies | Visual Studio | Extensions
asked 2025-05-28T10:00:47.2466667+00:00
ALi World 0 Reputation points
0 answers

How Can I Obtain a PLK for a VSPackage in Visual Studio 2002-2008?

Hi, I need a PLK to get a VSPackage to load properly in VS2002 - 2008. For around 15 years ago, you could get one from: "http://msdn.microsoft.com/en-us/vstudio/cc655795". However, that link no longer works. So, anyone that knows how I can…

Developer technologies | Visual Studio | Extensions
asked 2025-05-21T08:24:19.44+00:00
Johan Ljunggren 0 Reputation points
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…

SQL Server Integration Services
SQL Server Integration Services
A Microsoft platform for building enterprise-level data integration and data transformations solutions.
2,705 questions
Developer technologies | Visual Studio | Extensions
Developer technologies | Visual Studio | Other
asked 2024-06-20T18:12:19.3033333+00:00
Amanda Hansen 0 Reputation points
commented 2025-05-20T13:30:48.8266667+00:00
Erik Wigbout 0 Reputation points
0 answers

How to style the text of a collapsed outline region?

I'm working on a Visual Studio 2022 C# extension to customize the text of C++ #pragma region #pragma endregion 1: default, 2: modified using the code below, 3: collapsed I would like to ask how i could customize the text show when the block is…

Developer technologies | Visual Studio | Extensions
asked 2025-05-05T04:42:08.2133333+00:00
Lilo 40 Reputation points
commented 2025-05-17T15:02:38.8966667+00:00
Lilo 40 Reputation points
1 answer One of the answers was accepted by the question author.

how to fix : Integration Services evaluation period has expired

Hello I have Visual Studio professional 2019 in my workstation with license for sure, and I have enterprise SQL Server 2017 in server(different machine from my workstation) with license for sure. Recently I tried to modify a little bit my ETL process…

Developer technologies | Visual Studio | Extensions
asked 2025-05-13T16:15:01.86+00:00
Robert Xiong 20 Reputation points
commented 2025-05-16T14:46:37.3366667+00:00
Robert Xiong 20 Reputation points
0 answers

How to determine build action type in vsix

I trying to create a extension where it will trigger when the solution is started build but i face method not implemented error when i try to clean the solution . I have attached the code and what i need is When the solution is build i need to skip the…

Developer technologies | Visual Studio | Extensions
asked 2025-05-06T08:20:19.5833333+00:00
shriram 135 Reputation points
0 answers

Choosing the Right VS Code Extensions for Java Development with Ant Build

I have an existing Java project built using the Ant build engine. I see there are many extensions for VS Code that provide various levels of Java support. I saw one each from both Microsoft and Oracle. But do I need both or are they duplicates? Do…

Developer technologies | Visual Studio | Extensions
asked 2025-04-29T02:50:35.7766667+00:00
Will Pittenger 311 Reputation points
0 answers

App center builds are not displaying

I can not see the list of apps from my app center account. In an article I saw the app center did extend its support till the end of June 2026. So why am I unable to see the apps?

Developer technologies | Visual Studio | Extensions
asked 2025-04-27T11:22:22.1833333+00:00
Abdul Gafur 0 Reputation points
1 answer

Visual Studio VSIX Package Not Loading in Experimental Instance (`/rootsuffix Exp`)

Summary A previously working VSIX extension no longer loads in the Visual Studio Experimental Instance. The .vsix package builds and installs successfully. InitializeAsync() on the AsyncPackage is never called. No ActivityLog.xml is generated. All…

Developer technologies | Visual Studio | Extensions
asked 2025-04-23T07:50:31.44+00:00
동우 정 0 Reputation points
edited an answer 2025-04-24T09:31:41.74+00:00
gekka 12,291 Reputation points MVP Volunteer Moderator
0 answers

I CANT EDIT AN SCRIPT TASK IN VISUAL STUDIO

Hi. I cant edit the cript in the object Script Task in Visual Studio. I have installed VSTA, reinstalled Visual, Repaired and tried many options but doesnt work. Please help me finding a solution.

Developer technologies | Visual Studio | Extensions
asked 2025-04-23T16:14:18.7066667+00:00
Dennys Diaz Romero 0 Reputation points
edited the question 2025-04-23T16:14:48.64+00:00
Dennys Diaz Romero 0 Reputation points
1 answer

Issues publishing a Fluent UI Blazor project from Visual Studio to Azure Web App

I have a basic Fluent UI Blazor app in Visual Studio and I am trying to publish it to an Azure Web App (Windows). I am using the downloaded publishing profile from Azure. It says it is successful in the publish, but I get A call to warmup your site…

Developer technologies | Visual Studio | Extensions
asked 2025-04-22T18:55:49.1766667+00:00
Vern 0 Reputation points
answered 2025-04-22T19:14:39.7166667+00:00
Vern 0 Reputation points
2 answers One of the answers was accepted by the question author.

How to customize the line height of text sent on the Output window?

I’m trying to use ILineTransformSourceProvider to customize the height of the lines sent on the “Output” window: internal class LineTransformSource : ILineTransformSource { public LineTransformSource() { } LineTransform…

Developer technologies | Visual Studio | Extensions
asked 2025-04-15T01:43:14.8866667+00:00
Lilo 40 Reputation points
answered 2025-04-19T08:25:34.1433333+00:00
Morgan 0 Reputation points
0 answers

"Deploy to web app" button in VS Code Azure extension does not work

I am following this tutorial: https://learn.microsoft.com/en-us/azure/app-service/quickstart-python?tabs=flask%2Cwindows%2Cvscode-aztools%2Cvscode-deploy%2Cdeploy-instructions-azportal%2Cterminal-bash%2Cdeploy-instructions-zip-azcli I followed it…

Developer technologies | Visual Studio | Extensions
asked 2025-04-18T19:46:16.3566667+00:00
Tyler Suard 0 Reputation points
commented 2025-04-18T20:10:57.7533333+00:00
Tyler Suard 0 Reputation points
1 answer One of the answers was accepted by the question author.

Adding a new command to the Output Window's context menu

I've been trying for several hours to extend the context menu of the Output window in Visual Studio 2022, so that clicking on it with the left mouse button would display an item linked to my custom command. I want to select text in the Output window…

Developer technologies | Visual Studio | Extensions
asked 2025-04-14T09:56:34.5733333+00:00
Maciek 20 Reputation points
commented 2025-04-17T18:37:37.4166667+00:00
Maciek 20 Reputation points
1 answer

How can I add a cascading menu and group to the coding window context menu?

A want to add a group of commands to the coding window context menu. My extension has a few commands. Rather than have them all show up in the context menu directly I'd like to have the context menu show a submenu - call it FooCommands, cascading to a…

Developer technologies | Visual Studio | Extensions
asked 2025-04-16T17:21:28.4+00:00
Ken Blaker 0 Reputation points
answered 2025-04-17T03:34:31.9433333+00:00
gekka 12,291 Reputation points MVP Volunteer Moderator