303 questions with Developer technologies | Visual Studio | Extensions tags
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
Developer technologies | Visual Studio | Extensions
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.
Developer technologies | Visual Studio | Extensions
'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…
Developer technologies | Visual Studio | Extensions

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…
Developer technologies | Visual Studio | Extensions
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,…
Developer technologies | Visual Studio | Extensions
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: …
Developer technologies | Visual Studio | Extensions
Developer technologies | Visual Studio | Other
Developer technologies | C#
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…
Developer technologies | Visual Studio | Extensions
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…
Developer technologies | Visual Studio | Extensions
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?
Developer technologies | Visual Studio | Extensions
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…
Developer technologies | Visual Studio | Extensions
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,…
Developer technologies | Visual Studio | Extensions
Developer technologies | Visual Studio | Other
Developer technologies | C#

does visual studio 2022 support winforms for python
I am unable to begin a python winforms project in visual studio 2022 .I installed all the python addons with no success.
Developer technologies | Visual Studio | Extensions
why can't I use these elements?
I downloaded visual studio for my college work, but for some reason I can't use many elements (the photo showed examples), same with Web Browser and many others, what should I do to be able to use them?
Developer technologies | Visual Studio | Extensions
How to access support that I purchased in Azure
I purchased a $29 per month subscription to Azure. When I go to Azure support, it brings me to Support AI Assistant (Preview) - which tells me that it is not working - when sends me back to the "the old experience" which I have fought with for…
Developer technologies | Visual Studio | Extensions
SSIS 2014 Script task is failing when opened from Visual Studio 2019 version
Hi, We have several SSIS 2014 packages that were developed using Visual Studio 2013. I recently installed Visual Studio 2019 on my laptop, which runs Windows 11 Enterprise. I also installed 'Microsoft.DataTools.IntegrationServices' from the Visual Studio…
Developer technologies | Visual Studio | Extensions
CrystalDesions.ReportAppServer.CommLayer Invisible to VS 2022
I am developing an application using Crystal Reports for VS SP34. When I try to run my application, I get the following message: DisplayName = CrystalDecisions.ReportAppServer.CommLayer, Version=13.0.4000.0, Culture=neutral,…
Developer technologies | Visual Studio | Extensions
Developer technologies | Visual Studio | Other
VS 2022 not opening Sql Database sqlproj
I was recently issued a new laptop. The prior laptop VS 2017 upgrade--> 2019 upgrade-->2022. We have multiple SQL Database Project used to manage our ... database projects. On the new laptop I installed VS 2022 and checked to include the SQL…
Developer technologies | Visual Studio | Extensions

Migrate from ADS to Visual Studio Code ...
Hello Folks, I am in a process of migrating from ADS to Visual Studio Code. My main goal for usage of ADS was to work with SQL Server databases and things related to it. In ADS I actively used 'Import Wizard' to create table from files. I don't see it in…
Developer technologies | Visual Studio | Extensions
Azure Data Studio

Help using azure devops SDK package in extension development process
I'm developing an Azure DevOps extension that adds a custom button to the work item form. When a user clicks this button, a third-party API should be called and its response displayed directly on the work item. I've already implemented the API call, but…
Developer technologies | Visual Studio | Extensions
VS Code is not showing my html code rather it is just rendering it in preview mode
My VS code is not showing me the HTML code rather it is just rendering the HTML cod in the preview form.