Add-on components that enhance and customize the Visual Studio integrated development environment
396 questions with Developer technologies | Visual Studio | Extensions tags
How to intercept Visual Studio 2026 "Go To Definition"/ "Go To Declaration" ?
From a Visual Studio 2026 C# extension how to intercept the invocation of "Go To Definition" and "Go To Declaration"? I mean these options from context menu (which are also callable from shortcuts) The code below is what I tried,…
Developer technologies | Visual Studio | Extensions
Visual code ipynb not working cannot detect kernels
Having an issues, detecting kernels, and it keep installing .NET interactive session and has warning on polygot notebook extension related
Developer technologies | Visual Studio | Extensions
Add-on components that enhance and customize the Visual Studio integrated development environment
Failed to register container type on local tenant when adding new guest app.
A "registration failed" error occurred when trying to add new guest app into existing sharepoint embedded container type. Below is the exact error message on VScode : "failed to register container type DeepBillableContainer on local…
Developer technologies | Visual Studio | Extensions
Add-on components that enhance and customize the Visual Studio integrated development environment
need help with error codes showing in description
Developer technologies | Visual Studio | Extensions
Add-on components that enhance and customize the Visual Studio integrated development environment
Visual Studio 2022 Analysis Services Extension on Windows 11 ARM64 (Lenovo Snapdragon)
I recently purchased a Lenovo CoPilot+PC ARM64 Snapdragon Windows 11 computer. I keep getting an error when I try to install the Analysis Services Extension for Visual Studio 2022 (Microsoft.DataTools.AnalysisServices.vsix). Is there a workaround to be…
SQL Server Analysis Services
A Microsoft online analytical data engine used in decision support and business analytics, providing the analytical data for business reports and client applications such as Power BI, Excel, Reporting Services reports, and other data visualization tools.
Developer technologies | Visual Studio | Extensions
Add-on components that enhance and customize the Visual Studio integrated development environment
errors in visual studio integration mongo db
$ 'c:/Dev/Project/TRW-Forward-Tester/dashboard/dashboard.py' c:/Dev/Project/TRW-Forward-Tester/dashboard/dashboard.py: line 1: import: command not found c:/Dev/Project/TRW-Forward-Tester/dashboard/dashboard.py: line 2: import: command not…
Developer technologies | Visual Studio | Extensions
Add-on components that enhance and customize the Visual Studio integrated development environment
How to regisgter Microsoft.ACE.OLEDB,12.0
I purchased Visual Studio 2022 Pro and I'm unable to access databases through the ACE.OLEDB.12.0 provider. I've already reinstalled Database Engine and the error below persists: The provider 'Microsoft.ACE.OLEDB.12.0' is not registered on the local…
Developer technologies | Visual Studio | Extensions
Add-on components that enhance and customize the Visual Studio integrated development environment
errors on visual studio when downloading vswhere
Developer technologies | Visual Studio | Extensions
Add-on components that enhance and customize the Visual Studio integrated development environment
Schema Synchronization Hangs Indefinitely When Publishing Extensions to Production-Based Sandbox Environments
We are unable to publish AL extensions to any Sandbox environment that has been copied from our Production environment. The publishing process hangs indefinitely during schema synchronization and never completes. Symptoms Publishing stops at the API…
Developer technologies | Visual Studio | Extensions
Add-on components that enhance and customize the Visual Studio integrated development environment
receiving error when entering command in terminal , will post below
pip install -r requirements.txt Collecting Flask==3.0.3 (from -r requirements.txt (line 1)) Using cached flask-3.0.3-py3-none-any.whl.metadata (3.2 kB) Collecting Werkzeug==3.0.3 (from -r requirements.txt (line 2)) Using cached…
Developer technologies | Visual Studio | Extensions
Add-on components that enhance and customize the Visual Studio integrated development environment
VSTools64.msi component is missing
Visual Studio has now been installed on Test, but it can't communicate with AX because the VSTools64.msi component is missing. I wonder where I could find it? Such old stuff can't be found online anymore. Or come up with some other workaround to get…
Developer technologies | Visual Studio | Extensions
Add-on components that enhance and customize the Visual Studio integrated development environment
vs.where download
few installation issues on visual studio
Developer technologies | Visual Studio | Extensions
Add-on components that enhance and customize the Visual Studio integrated development environment
Visual Studio 2022- File Ignored always ignore when adding to class libraray
Hi, Please see the following screenshot, why adding a new new file I always need to use Git/Add ignore file (right click on the file) ? It happened in class library as follow: TargetFramework>netstandard2.0</TargetFramework> Thanks in advance,
Developer technologies | Visual Studio | Extensions
Add-on components that enhance and customize the Visual Studio integrated development environment
Visual Studio sends 'shutdown' and 'exit' requests to Langauge Server on closing a Solution
I am working on implementing a Language Server (LSP) as part of a Visual Studio Extension. We have a requirement of loading the Language Server when extension is loaded and keeping the Language Server loaded throughout the Visual Studio session till the…
Developer technologies | Visual Studio | Extensions
Add-on components that enhance and customize the Visual Studio integrated development environment
Will an SSMS 22 extension built for x64 run on SSMS 22 running on Windows 11 ARM64?
I’m testing a SQL Server Management Studio (SSMS) 22 extension on a Windows 11 ARM64 machine. SSMS 22 is installed as the x64 build and runs under x64 emulation (Task Manager shows Platform: x64, Architecture: ARM64). The extension is compiled for x64…
Developer technologies | Visual Studio | Extensions
Add-on components that enhance and customize the Visual Studio integrated development environment
Visual Studio Code Generator Hanging
I implemented a Visual Studio code generator that uses the Microsoft.VisualStudio.TextTemplating.VSHost.BaseCodeGeneratorWithSite in the Visual Studio SDK. When running in Visual Studio 2026, the following code hangs: var p =…
Developer technologies | Visual Studio | Extensions
Add-on components that enhance and customize the Visual Studio integrated development environment
VS Code extension blocked by “suspicious content” – first-time publisher
I am a new VS Code Marketplace publisher attempting to publish my first extension. The extension is a local-only developer utility that provides a calculator webview for Solidity development and smart contract audits. It performs no network access,…
Developer technologies | Visual Studio | Extensions
Add-on components that enhance and customize the Visual Studio integrated development environment
How to retrieve Oracle long type data using the ODP.NET driver in Visual Studio?
I'm developing a Visual Studio plugin that uses the database connection provided by Visual Studio to retrieve Oracle metadata. However, when the metadata is of type Long (ALL_TAB_COLS.DATA_DEFAULT), the data cannot be retrieved in Visual Studio (it's an…
Developer technologies | Visual Studio | Extensions
Add-on components that enhance and customize the Visual Studio integrated development environment
Visual Studio 2022: “Constructor on type 'DocumentWizardInitializer' not found” when editing SSIS Package Configurations
I am unable to edit SSIS Package Configurations in Visual Studio 2022. Whenever I open SSIS → Package Configurations Organizer → Edit, Visual Studio throws an error and the configuration editor does not open. The same SSIS project and the same XML…
Developer technologies | Visual Studio | Extensions
Add-on components that enhance and customize the Visual Studio integrated development environment
i want to add the new field to the prodroutetable and data should be show in routeinventprod form but i got field in frontend and save but when i refresh the page data will be disappear why?please give me solution
i want to add the new field to the prodroutetable and data should be show in routeinventprod form but i got field in frontend and save but when i refresh the page data will be disappear why?please give me solution. i tried with table extension with…
Developer technologies | Visual Studio | Extensions
Add-on components that enhance and customize the Visual Studio integrated development environment