6,402 questions with Visual Studio-related tags

Sort by: Updated
0 answers

Sharpie Binding Error.

Hai, I'm trying to bind an objective C/Swift ios static library with maui binding project. I'm getting the following error when i use the command line to generate the binding for me. It is not very clear as to what is causing is error. Kindly guide me…

.NET MAUI
.NET MAUI
A Microsoft open-source framework for building native device applications spanning mobile, tablet, and desktop.
3,093 questions
Visual Studio Debugging
Visual Studio Debugging
Visual Studio: A family of Microsoft suites of integrated development tools for building applications for Windows, the web and mobile devices.Debugging: The act or process of detecting, locating, and correcting logical or syntactical errors in a program or malfunctions in hardware. In hardware contexts, the term troubleshoot is the term more frequently used, especially if the problem is major.
961 questions
asked 2024-06-06T05:55:04.53+00:00
Joel Leo 0 Reputation points
commented 2024-06-25T10:21:11.65+00:00
Joel Leo 0 Reputation points
0 answers

Request to restore access to an account due to changed of phone number.

I am a user of a microsoft partner center and i wanted to renew my subscription but due to change of phone number i cannot get access to my account. What should I do in this situation or from where should I seek help?

Visual Studio
Visual Studio
A family of Microsoft suites of integrated development tools for building applications for Windows, the web and mobile devices.
4,793 questions
Microsoft Partner Center
Microsoft Partner Center
A Microsoft website for partners that provides access to product support, a partner community, and other partner services.
907 questions
asked 2024-06-25T07:35:52.61+00:00
Wojciech Baszkiewicz 0 Reputation points
edited the question 2024-06-25T09:32:22.54+00:00
SnehaAgrawal-MSFT 19,596 Reputation points
1 answer One of the answers was accepted by the question author.

How to refresh the database connection in WPF application.

I have a Oracle19c database is connected to 4 machines having WPF applications with MVVM pattern and follows entity frame work. So from this following query SELECT MACHINE FROM v$session WHERE USERNAME = 'C##SAN' AND STATUS = 'ACTIVE'; and also using…

Windows Presentation Foundation
Windows Presentation Foundation
A part of the .NET Framework that provides a unified programming model for building line-of-business desktop applications on Windows.
2,700 questions
Visual Studio
Visual Studio
A family of Microsoft suites of integrated development tools for building applications for Windows, the web and mobile devices.
4,793 questions
asked 2024-06-19T04:59:41.0466667+00:00
Santhosh Badam 20 Reputation points
accepted 2024-06-25T09:15:25.8666667+00:00
Santhosh Badam 20 Reputation points
3 answers

visual studio 2022 visual basic navigation bar dropdown not working after updating to 17.10.1

VS issue1.png When I look at the code for a form, the middle drop down in the navigation bar is missing all the controls. The code for the controls in moved to the far right drop down (like it would if it is missing a handles clause). If I click on one…

Visual Studio
Visual Studio
A family of Microsoft suites of integrated development tools for building applications for Windows, the web and mobile devices.
4,793 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,637 questions
asked 2024-06-07T15:23:20.54+00:00
KimW 0 Reputation points
commented 2024-06-25T09:05:42.8766667+00:00
Anna Xiu-MSFT 27,311 Reputation points Microsoft Vendor
0 answers

How to fix "module was not instrumented." Reason:"path_is_excluded" error in Microsoft.CodeCoverage.Console tool?

I'm receiving the following problem while trying to instrument my dll with Microsoft.CodeCoverage.Console tool. module was not instrumented. Reason: path_is_excluded." I'm using Microsoft.CodeCoverage.A console tool for calculating code coverage.…

.NET
.NET
Microsoft Technologies based on the .NET software framework.
3,548 questions
Visual Studio
Visual Studio
A family of Microsoft suites of integrated development tools for building applications for Windows, the web and mobile devices.
4,793 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,604 questions
Visual Studio Testing
Visual Studio Testing
Visual Studio: A family of Microsoft suites of integrated development tools for building applications for Windows, the web and mobile devices.Testing: The act or process of applying tests as a means of analysis or diagnosis.
334 questions
asked 2024-06-13T06:50:10.2966667+00:00
R M 0 Reputation points
commented 2024-06-25T08:41:44.1133333+00:00
Anna Xiu-MSFT 27,311 Reputation points Microsoft Vendor
2 answers One of the answers was accepted by the question author.

Disabling autocompletion from anything else than Tab in VS 2022

Although I set "Default IntelliSense completion mode" to Tab-only in Text Editor/Advanced, Visual Studio keeps replacing text as I type with its first suggestion when I press e.g. space or dot. I do not want the editor to ever autocomplete…

Visual Studio
Visual Studio
A family of Microsoft suites of integrated development tools for building applications for Windows, the web and mobile devices.
4,793 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,604 questions
asked 2024-06-18T09:34:12.84+00:00
Coco_l_asticot 20 Reputation points
accepted 2024-06-25T08:23:54.19+00:00
Coco_l_asticot 20 Reputation points
1 answer

VS 2022 : windows installer is unavailable

While running the Visual Studio Installer and selecting the things I want to install, just when starts to download, I get the following message: Title "Before we get started" Message "The Windows Installer Service is unavailable. Please…

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.
991 questions
asked 2024-06-23T18:19:23.2333333+00:00
hind 0 Reputation points
answered 2024-06-25T07:14:51.36+00:00
hind 0 Reputation points
2 answers

Android Emulator 34 - " Could not start Emulator in HOST GPU Mode"

I downloaded the latest Visual Studio 2022 and I am following the steps to create an Android App. When starting the Emulator I get the Popup error: "Could not start Emulator in host GPU mode" "Please check if you can update your video…

Visual Studio
Visual Studio
A family of Microsoft suites of integrated development tools for building applications for Windows, the web and mobile devices.
4,793 questions
.NET MAUI
.NET MAUI
A Microsoft open-source framework for building native device applications spanning mobile, tablet, and desktop.
3,093 questions
asked 2024-06-22T15:50:12.65+00:00
PeterSmith-3108 0 Reputation points
commented 2024-06-25T05:37:23.45+00:00
Yonglun Liu (Shanghai Wicresoft Co,.Ltd.) 38,066 Reputation points Microsoft Vendor
2 answers

VS2017 - SSIS Project

Hello Team, We are using VS2017 with SSDT installed (PFB the screenshot) We cannot find BI projects, unable to create SSIS projects. Please advice. Regards, Nagesh CL

Azure SQL Database
Azure Synapse Analytics
Azure Synapse Analytics
An Azure analytics service that brings together data integration, enterprise data warehousing, and big data analytics. Previously known as Azure SQL Data Warehouse.
4,576 questions
Visual Studio
Visual Studio
A family of Microsoft suites of integrated development tools for building applications for Windows, the web and mobile devices.
4,793 questions
SQL Server Integration Services
SQL Server Integration Services
A Microsoft platform for building enterprise-level data integration and data transformations solutions.
2,496 questions
asked 2024-06-24T16:16:33.29+00:00
Nagesh CL 621 Reputation points
answered 2024-06-25T01:39:01.28+00:00
ZoeHui-MSFT 34,591 Reputation points
1 answer

Object reference not set to an instance of an object.

Upon upgrading from Visual Studio 2019 to Visual Studio 2022 I am now unable to build our website. I am successfully able to compile our WebService but when trying to compile out Web Site I get the following error without context. The output window…

Visual Studio
Visual Studio
A family of Microsoft suites of integrated development tools for building applications for Windows, the web and mobile devices.
4,793 questions
asked 2024-06-20T18:37:34.2866667+00:00
Joshua Harper 0 Reputation points
commented 2024-06-24T10:02:09.4366667+00:00
Anna Xiu-MSFT 27,311 Reputation points Microsoft Vendor
0 answers

The background color of my LaunchScreen.storyboard is not displayed on my iPad

I have created a LaunchScreen.storyboard file on my iMac and I use this file in my iOS project in Visual Studio on Windows 11. But the problem is that the background color of my LaunchScreen.storyboard file is not displayed when I debug my iOS project on…

Visual Studio
Visual Studio
A family of Microsoft suites of integrated development tools for building applications for Windows, the web and mobile devices.
4,793 questions
.NET MAUI
.NET MAUI
A Microsoft open-source framework for building native device applications spanning mobile, tablet, and desktop.
3,093 questions
asked 2024-06-23T13:18:42.31+00:00
Kim Strasser 751 Reputation points
commented 2024-06-24T09:36:42.9566667+00:00
Liqun Shen (Shanghai Wicresoft Co Ltd) 160 Reputation points Microsoft Vendor
1 answer

How to fix An operation was attempted on a nonexistent network connection. (0x800704CD)

Hi guys I got an exception error like the below stack trace. I suspect the problem is when reading the response data, or reading the data for the request. Could you tell me why this exception occurred and how to fix it? Exception Type :…

ASP.NET Core
ASP.NET Core
A set of technologies in the .NET Framework for building web applications and XML web services.
4,312 questions
Visual Studio Debugging
Visual Studio Debugging
Visual Studio: A family of Microsoft suites of integrated development tools for building applications for Windows, the web and mobile devices.Debugging: The act or process of detecting, locating, and correcting logical or syntactical errors in a program or malfunctions in hardware. In hardware contexts, the term troubleshoot is the term more frequently used, especially if the problem is major.
961 questions
.NET Internet of things
.NET Internet of things
.NET: Microsoft Technologies based on the .NET software framework.Internet of things: A concept that aims to extend the benefits of the regular internet, including constant connectivity, remote control ability, and data sharing, to goods in the physical world.
29 questions
Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
7,223 questions
asked 2024-06-20T10:15:45.9166667+00:00
Sejune Oh 5 Reputation points
edited a comment 2024-06-24T08:16:31.6+00:00
Sejune Oh 5 Reputation points
2 answers

How to download Visual Studio 2019 for Mac

Hello I am trying to download Visual Studio 2019 for Mac. I have an older intel computer and the current 2022 version does not install on my computer. I've checked my Visual Studio Subscriptions page and see that the download for Visual Studio 2019…

Visual Studio
Visual Studio
A family of Microsoft suites of integrated development tools for building applications for Windows, the web and mobile devices.
4,793 questions
asked 2024-06-23T12:49:53.4833333+00:00
ZN 0 Reputation points
answered 2024-06-24T07:51:03.5666667+00:00
Tianyu Sun-MSFT 28,846 Reputation points Microsoft Vendor
1 answer

Create UWP app package: The store blocked this account. Ensure the account has permission to read reserved app name...

Hello, I have developed an UWP app and try to publish it to Microsoft Store., Reserved a new name for app and created app submission in Microsoft Partner Center. Now I'm trying to create app package for deploying to Microsoft Store in VisualStudio 2022.…

Visual Studio
Visual Studio
A family of Microsoft suites of integrated development tools for building applications for Windows, the web and mobile devices.
4,793 questions
asked 2024-06-22T14:44:50.5633333+00:00
Urviz 1 Reputation point
answered 2024-06-24T06:46:41.3666667+00:00
Anna Xiu-MSFT 27,311 Reputation points Microsoft Vendor
2 answers

What are the built in shortcut keys for a RichTextBox

I am writing a very simple RTF editor to keep formatted notes. It seems some shortcuts are built in like Ctrl+C, Ctrl+I, Ctrl+Z but others I need to handle myself - essentially formatting like Ctrl+I, Ctrl+B etc. Is there a definitive list available of…

Visual Studio
Visual Studio
A family of Microsoft suites of integrated development tools for building applications for Windows, the web and mobile devices.
4,793 questions
asked 2024-06-23T14:30:38.6266667+00:00
Jeff Gaines 251 Reputation points
edited an answer 2024-06-24T05:51:18.4266667+00:00
Pinaki Ghatak 2,555 Reputation points Microsoft Employee
0 answers

.NET MAUI, Android emulator is not ready to be used

I have also tried cleaning project, but it did not workI have installed x64 android emulator with API 21 on AMD CPU to get higher performance when I try to start debugging on it, I get 'There were deployment errors' and in the output window: Waiting for…

Visual Studio
Visual Studio
A family of Microsoft suites of integrated development tools for building applications for Windows, the web and mobile devices.
4,793 questions
.NET MAUI
.NET MAUI
A Microsoft open-source framework for building native device applications spanning mobile, tablet, and desktop.
3,093 questions
asked 2024-06-22T18:32:18.0833333+00:00
Hossam Fares 0 Reputation points
commented 2024-06-24T05:46:05.7833333+00:00
Yonglun Liu (Shanghai Wicresoft Co,.Ltd.) 38,066 Reputation points Microsoft Vendor
2 answers

Unable to install Visual Studio Professional 2017

Hi, I am unable to install Visual Studio Professional 2017, on the download page it is not available. I will have access to a license key available for after I am able to download it.

Visual Studio
Visual Studio
A family of Microsoft suites of integrated development tools for building applications for Windows, the web and mobile devices.
4,793 questions
asked 2024-06-23T21:14:58.4133333+00:00
Tran, Duc 0 Reputation points
answered 2024-06-24T04:46:38.72+00:00
Tianyu Sun-MSFT 28,846 Reputation points Microsoft Vendor
1 answer

Visual studio 2022 hangs on get started screen and its not responding

hi so i wanted to do some coding on vs 2022 and i launched it it hangs and says its not responding i tried repairing vs 2022 using vs installer but still no work and i even tried reinstalling it but still, no. please help im using windows 10 64 bit thx

Visual Studio
Visual Studio
A family of Microsoft suites of integrated development tools for building applications for Windows, the web and mobile devices.
4,793 questions
asked 2024-06-22T10:33:06.5+00:00
Adi zab 0 Reputation points
answered 2024-06-24T03:34:51.7866667+00:00
Anna Xiu-MSFT 27,311 Reputation points Microsoft Vendor
1 answer

Not open the project on TFS

TF400018: The local version table for the local workspace WEBSERVER; TF400018: The local version table for the local workspace

Visual Studio
Visual Studio
A family of Microsoft suites of integrated development tools for building applications for Windows, the web and mobile devices.
4,793 questions
asked 2024-06-21T05:58:50.1333333+00:00
Mohit S. JTPL 0 Reputation points
answered 2024-06-24T03:02:33.7366667+00:00
Anna Xiu-MSFT 27,311 Reputation points Microsoft Vendor
3 answers One of the answers was accepted by the question author.

System.NullReferenceException: 'Object reference not set to an instance of an object.' model was null

model { public int VehicleID { get; set; } public int VehicleTypeID { get; set; } public string Brand { get; set; } public string Model { get; set; } public int Capacity { get; set; } = 0; public bool IsActive { get; set; } } controller //…

.NET
.NET
Microsoft Technologies based on the .NET software framework.
3,548 questions
ASP.NET Core
ASP.NET Core
A set of technologies in the .NET Framework for building web applications and XML web services.
4,312 questions
Visual Studio
Visual Studio
A family of Microsoft suites of integrated development tools for building applications for Windows, the web and mobile devices.
4,793 questions
JavaScript API
JavaScript API
An Office service that supports add-ins to interact with objects in Office client applications.
915 questions
C#
C#
An object-oriented and type-safe programming language that has its roots in the C family of languages and includes support for component-oriented programming.
10,534 questions
asked 2024-06-21T09:37:52.91+00:00
Naveinthiran 20 Reputation points
commented 2024-06-24T02:11:54.4033333+00:00
Naveinthiran 20 Reputation points