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…
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.
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…
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…
"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…
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…
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…
ModuleNotFoundError: No module named 'machine'
PS C:\Users\willa\OneDrive\Documentos\Raspberry Pi Pico\Teste4> & C:/Users/willa/AppData/Local/Programs/Python/Python313/python.exe "c:/Users/willa/OneDrive/Documentos/Raspberry Pi Pico/Teste4/teste7" Traceback (most recent call last): …
Can not login to Github Copilot in VisualStudio running with administrator rights
I have a Github Copilot, and I would like to login into Github account to be able to use it with my Visual Studio 2022. I can do it when VisualStudio started with usual user. But when it started with administrator rights (I need it to be run with admin…
Visual Studio Code
hi expert, I facing visual studio code after I login the azure tool , that is no have resource menu feature are showing out ? how i can fix it? I already install with latest VS and Azure Tool version. it should be like
PowerQuery SDK for Visual Studio
I can't able to find PowerQuery SDK in Visual Studio Marketplace. Kindly can you please help me with the same.
'C:\Program Files (x86)\microsoft SQL Server\150\DTS\connections\OracleConn.dll' is not valid
Running VS 2019 Community on an AWS EC2 instance with Windows Server 2025 and SQL server 2019. I've installed the MicrosoftSSISOracleConnector-SQL19-x86 connector. When I use the tools menu to Choose Toolbox Items and browse to the Oracle DLL. When I…

Cant add the OracleConn.dll to the tools in VS 2019 Community
Running VS 2019 Community on an AWS EC2 instance with Windows Server 2025 and SQL server 2019. I've installed the MicrosoftSSISOracleConnector-SQL19-x86 connector. When I use the tools menu to Choose Toolbox Items and browse to the Oracle DLL. When…
Is Azure Policy extension for VS Code still supported?
The Azure Policy extension has a dependency on Azure Account which has been deprecated since January 2025 and now I can't install Azure Policy without Azure Account resulting in warnings on the extension and the inability so sign in and view resources,…
How to add a keyboard shortcut on a Visual Studio extension?
I'm trying to learn how to create a keyboard shortcut on a Visual Studio 2022 extension. I would like to get the shortcut visible and editable at Tools > Options > Environment > Keyboard Steps i tried: Addded: …
MSI Microsoft Visual Studio Installer Projects 2022 : Error 1001. InstallUtilLib.dll:CorBindToRuntimeHost
Hello everyone, I hope you're doing well. I'm seeking advice regarding an issue I encountered after migrating my PC from Windows 10 to Windows 11. The problem lies with a setup created using Microsoft Visual Studio Installer Projects 2022, which no…
SSIS to connect with SAP server and perform the ETL process
I am trying to connect SSIS to SAP and do the ETL process in SSIS. There are few connectors as mentioned in the Blogs like NetWeaver Connector & KingswaySoft SSIS connector, but not able to get on how to use them in SSIS. Can anybody help us to get…
Run Python code using VS project within Oracle Linux OS
Hi, Is it officially acceptable to Run Python code using VS project within Oracle Linux OS? Any details or sample code for this?
Unable to Cast Solution.Projects to EnvDTE.Project in Visual Studio 2022 - Casting Error
I’m facing an issue where my custom tool fails when trying to access the Solution.Projects collection and cast its elements to EnvDTE.Project in Visual Studio 2022. The same code was working in older VS versions without issues, but after upgrading to…
Why are Backspace, Enter, Navigation keys not working while editing any file in Visual Studio?
I am using Visual Studio Extensions, while creating a new solution through extension for the first time, we are only able to type alphabets. Backspace, Enter, Navigation keys are not working while editing any file. But when we force close the solution,…
