6,424 questions with Visual Studio-related tags

Sort by: Updated
1 answer One of the answers was accepted by the question author.

Is it possible to use await in an event?

I tried to use await in this event: CrossMediaManager.Current.MediaItemFinished += (s, e) => { customDialog.Cancel(); await ResumeSong(7, TimespanIngamemenuPosition); }; public async Task<bool> ResumeSong(int resumesong,…

Visual Studio
Visual Studio
A family of Microsoft suites of integrated development tools for building applications for Windows, the web and mobile devices.
4,813 questions
.NET MAUI
.NET MAUI
A Microsoft open-source framework for building native device applications spanning mobile, tablet, and desktop.
3,115 questions
asked 2024-06-27T13:16:09.2433333+00:00
Kim Strasser 791 Reputation points
accepted 2024-06-29T12:44:02.2+00:00
Kim Strasser 791 Reputation points
1 answer

VS Does not maintain cursor position in windows.

If I have several windows and I don't want the cursor to move to another point for any reason, why doesn't VS respect it, for example when executing? I am using the latest version of VS with C# and I even use the pin for each window. If I leave VS and…

Visual Studio
Visual Studio
A family of Microsoft suites of integrated development tools for building applications for Windows, the web and mobile devices.
4,813 questions
asked 2024-06-26T02:54:47.73+00:00
zequion 191 Reputation points
answered 2024-06-29T11:18:16.2733333+00:00
Mansoob e Zahra 0 Reputation points
1 answer

How to create a custom text editor VS2022

I am looking for some way to open a new window in visual studio that acts as a customizable text editor with the contents of a file (given by specified file path). I would then like to configure the features of the editor such as setting it to read only.…

Visual Studio
Visual Studio
A family of Microsoft suites of integrated development tools for building applications for Windows, the web and mobile devices.
4,813 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,555 questions
asked 2024-06-28T15:32:31.28+00:00
helloWorld22 0 Reputation points
answered 2024-06-29T11:15:30.2566667+00:00
Mansoob e Zahra 0 Reputation points
1 answer

InvalidOperationException: No policy found: System.Object[] in .NET 6 project on Visual Studio 2022 Version 17.10.3

`I recently installed the latest version of Visual Studio 2022 Version 17.10.3 and started working on a .NET 6 project. When I run my project, I encounter the following exception: InvalidOperationException: No policy found: System.Object[].…

ASP.NET Core
ASP.NET Core
A set of technologies in the .NET Framework for building web applications and XML web services.
4,325 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,813 questions
asked 2024-06-28T09:30:23.84+00:00
Madanraj A 20 Reputation points
answered 2024-06-29T11:04:46.9266667+00:00
AgaveJoe 27,256 Reputation points
1 answer

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

I have created a launch screen in my iOS project on my iMac. After that I have copied my iOS project to my Windows 11 laptop. But the problem is that the background color of my launch screen is not displayed when I debug my game on my iPad. The…

Visual Studio
Visual Studio
A family of Microsoft suites of integrated development tools for building applications for Windows, the web and mobile devices.
4,813 questions
.NET MAUI
.NET MAUI
A Microsoft open-source framework for building native device applications spanning mobile, tablet, and desktop.
3,115 questions
asked 2024-06-26T22:05:42.0566667+00:00
Kim Strasser 791 Reputation points
commented 2024-06-29T10:51:50.3166667+00:00
Kim Strasser 791 Reputation points
0 answers

I am unable to find assert.h file after installing VS builds

I cannot find assert.h in the specified folder after installing C++ builds checking the windows C++ box during the installation. i am looking in this path: C:\Program Files (x86)\Microsoft Visual…

Visual Studio
Visual Studio
A family of Microsoft suites of integrated development tools for building applications for Windows, the web and mobile devices.
4,813 questions
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.
994 questions
asked 2024-06-29T08:11:52.5333333+00:00
commented 2024-06-29T09:50:04.75+00:00
RLWA32 42,196 Reputation points
0 answers

Umbraco 14 on Azure

Hello I have a Visual Studio Project with Umbraco 14 and I want to publish on azure with an webapp. I've made several attempts, including some successful ones, but I can never get the CMS up and running (as it does locally). Any suggestions 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,813 questions
Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
7,244 questions
asked 2024-06-28T09:50:17.1266667+00:00
Francisco Moura 0 Reputation points
commented 2024-06-29T02:10:52.87+00:00
brtrach-MSFT 15,701 Reputation points Microsoft Employee
1 answer

Vertica Data Provider missing in Visual Studio 2022

On my new windows laptop I am trying to set up SSDT for SSIS packages. Earlier I was working on VS Enterprise 2017 version which I connected with Vertica using .Net Providers connection like this - but the 2022 version doesn't seem to have that option.…

Visual Studio
Visual Studio
A family of Microsoft suites of integrated development tools for building applications for Windows, the web and mobile devices.
4,813 questions
SQL Server Integration Services
SQL Server Integration Services
A Microsoft platform for building enterprise-level data integration and data transformations solutions.
2,502 questions
asked 2024-06-28T19:25:55.3766667+00:00
Deepali Pareek 0 Reputation points
answered 2024-06-28T21:03:00.9233333+00:00
Erland Sommarskog 104.7K Reputation points MVP
1 answer

Faster way to data load from oracle to SQL server without Attunity 5.0

Hello, I am in the process of upgrading SSIS packages from 2015 to 2022 using VS 2022. we are having performance issues with data load from oracle to SQL and vice versa. we were using Attunity 4.0 with previous version of VS 2015 and that was a big 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,813 questions
SQL Server Integration Services
SQL Server Integration Services
A Microsoft platform for building enterprise-level data integration and data transformations solutions.
2,502 questions
Visual Studio Extensions
Visual Studio Extensions
Visual Studio: A family of Microsoft suites of integrated development tools for building applications for Windows, the web and mobile devices.Extensions: A program or program module that adds functionality to or extends the effectiveness of a program.
190 questions
SQL Server Transact-SQL
SQL Server Transact-SQL
SQL Server: A family of Microsoft relational database management and analysis systems for e-commerce, line-of-business, and data warehousing solutions.Transact-SQL: A Microsoft extension to the ANSI SQL language that includes procedural programming, local variables, and various support functions.
62 questions
asked 2024-06-28T15:51:19.4233333+00:00
Lodha, Nimisha M 0 Reputation points
edited an answer 2024-06-28T17:22:08.3+00:00
Yitzhak Khabinsky 25,721 Reputation points
1 answer

Deploying MAUI Android but getting iOS errors!

I am porting a project from XF to MAUI. I am trying to build a Signle Project Class Library that has TargetFrameworks of <TargetFrameworks>net8.0-android;net8.0-ios</TargetFrameworks> I have Android and iOS specific files under…

Visual Studio
Visual Studio
A family of Microsoft suites of integrated development tools for building applications for Windows, the web and mobile devices.
4,813 questions
.NET MAUI
.NET MAUI
A Microsoft open-source framework for building native device applications spanning mobile, tablet, and desktop.
3,115 questions
asked 2024-06-28T17:08:33.76+00:00
Pat Long 36 Reputation points
answered 2024-06-28T17:17:27.96+00:00
Bruce (SqlWork.com) 59,806 Reputation points
2 answers

Why can I not get my Visual Studio app to recognize a folder labeled "Data"?

When I "Add/Folder/Data" I expect to see when I add "@Using WebCraft.Data". It does not and provides an error, I have tried "Database" with the same result. It started with the last update to visual studio 2022 64 bit…

Visual Studio
Visual Studio
A family of Microsoft suites of integrated development tools for building applications for Windows, the web and mobile devices.
4,813 questions
asked 2024-06-27T17:54:00.0633333+00:00
Paul Giles 0 Reputation points
answered 2024-06-28T16:33:21.3933333+00:00
Paul Giles 0 Reputation points
0 answers

Faster way to data load from oracle to SQL server without Attunity 5.0

Hello, I am in the process of upgrading SSIS packages from 2015 to 2022 using visual studio and we are having performance issues from oracle to SQL and vice versa. In vs2015, we were using Attunity and that was kind of big help when it comes to deal…

Visual Studio
Visual Studio
A family of Microsoft suites of integrated development tools for building applications for Windows, the web and mobile devices.
4,813 questions
asked 2024-06-28T15:44:27.17+00:00
Lodha, Nimisha M 0 Reputation points
2 answers One of the answers was accepted by the question author.

How to Safely Load a .NET Framework 4 Project from Visual Studio 2019 to Visual Studio 2022

Hello friends, I am writing a program with Visual Studio 2019. The target framework for my project is .NET Framework 4. I would like to know how I can load this project in Visual Studio 2022 without causing any damage to the project.

Visual Studio
Visual Studio
A family of Microsoft suites of integrated development tools for building applications for Windows, the web and mobile devices.
4,813 questions
asked 2024-06-27T16:58:15.91+00:00
Shahab a 261 Reputation points
accepted 2024-06-28T13:56:57.5633333+00:00
Shahab a 261 Reputation points
0 answers

Downloading DevOps Test Plan attahcments from individual Test Run Result Steps.

I am using the REST API of Azure DevOps Test Plans. I have test a test case defined, where there are steps to be performed, and have executed test runs on it, where there are screenshots associated with each step. I want to download those screenshots…

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.
336 questions
asked 2024-06-28T13:11:59.5666667+00:00
Mark Greiner 0 Reputation points
0 answers

#How to convert ASP.NET for Microsoft Graph API to an open public API?

Hello, I have followed the instructions for creating an application that can pull data using the Microsoft Graph API: …

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
11,188 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,813 questions
ASP.NET API
ASP.NET API
ASP.NET: A set of technologies in the .NET Framework for building web applications and XML web services.API: A software intermediary that allows two applications to interact with each other.
315 questions
asked 2024-06-28T13:08:45.0433333+00:00
Jorziño Barradas 20 Reputation points
0 answers

#How to convert ASP.NET for Microsoft Graph API to an open public API?

I have followed the instructions for creating a ASP.NET project for getting Graph API data in this Tutorial:…

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
11,188 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,813 questions
ASP.NET API
ASP.NET API
ASP.NET: A set of technologies in the .NET Framework for building web applications and XML web services.API: A software intermediary that allows two applications to interact with each other.
315 questions
asked 2024-06-28T13:03:10.9233333+00:00
Jorziño Barradas 20 Reputation points
1 answer

wrong statement in "What are 'and' and 'or' operators?"

statement actually was not wrong, detail was just prone to ambiguity. cannot delete post

Visual Studio Training
Visual Studio Training
Visual Studio: A family of Microsoft suites of integrated development tools for building applications for Windows, the web and mobile devices.Training: Instruction to develop new skills.
11 questions
asked 2024-06-28T12:02:52.5766667+00:00
Rodolfo Rodrigues 0 Reputation points
commented 2024-06-28T12:15:07.3466667+00:00
Rodolfo Rodrigues 0 Reputation points
1 answer

How to fix Visual Studio starting problem ?

Hello, I have had this problem for several days, I uninstalled everything, cleaned the registry manually and the problem still persists. How to deal with it? I am sending the Log and a screenshot of the error. ActivityLog.xml

Visual Studio
Visual Studio
A family of Microsoft suites of integrated development tools for building applications for Windows, the web and mobile devices.
4,813 questions
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.
994 questions
asked 2024-06-16T14:37:08.31+00:00
konrad biskup 0 Reputation points
commented 2024-06-28T10:05:36.92+00:00
Anna Xiu-MSFT 27,551 Reputation points Microsoft Vendor
0 answers

Please fix the visual studio error or allow installation of the previous version.

https://github.com/nerfstudio-project/nerfstudio/issues/3171 I am experiencing the same error as the error in the address above. The solution to the problem is to install the 12.9 version of the release, but the community version does not support…

Visual Studio
Visual Studio
A family of Microsoft suites of integrated development tools for building applications for Windows, the web and mobile devices.
4,813 questions
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.
994 questions
asked 2024-06-28T06:44:11.2466667+00:00
57011273 0 Reputation points
edited the question 2024-06-28T06:46:57.9433333+00:00
57011273 0 Reputation points
1 answer

Driver Testing. Could not load test information, WDK

When I try to launch Visual Studio after installing WDK and extension, Im getting this error. I tried reinstalling extension and reinstalling WDK, and its still not working Driver Testing Could not load test information. Error: Object reference not…

Visual Studio
Visual Studio
A family of Microsoft suites of integrated development tools for building applications for Windows, the web and mobile devices.
4,813 questions
Visual Studio Extensions
Visual Studio Extensions
Visual Studio: A family of Microsoft suites of integrated development tools for building applications for Windows, the web and mobile devices.Extensions: A program or program module that adds functionality to or extends the effectiveness of a program.
190 questions
asked 2024-03-22T20:15:22.2433333+00:00
TimLiz 0 Reputation points
commented 2024-06-28T06:29:26.42+00:00
Tianyu Sun-MSFT 28,851 Reputation points Microsoft Vendor