6,366 questions with Visual Studio-related tags

Sort by: Updated
2 answers

Visual Studio 2022 Crash on Startup and Potential .NET Framework Issue

Hello, I'm experiencing a persistent issue with Visual Studio 2022 crashing on startup. After several attempts, this sometimes even leads to a blue screen. I've ruled out hardware problems and performed multiple reinstallation attempts, including…

Windows 10
Windows 10
A Microsoft operating system that runs on personal computers and tablets.
10,941 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,763 questions
asked 2024-06-15T04:35:48.1533333+00:00
shuting jiang 0 Reputation points
answered 2024-06-15T05:08:32.52+00:00
shuting jiang 0 Reputation points
0 answers

How to fix: The store blocked this account while publishing and app.

I always get the error: The store blocked this account. Ensure the account has permission to read reserved app names and that it is linked to a valid Developer subscription. I'm able to login with my account ob the website and I see all my apps there.

Visual Studio
Visual Studio
A family of Microsoft suites of integrated development tools for building applications for Windows, the web and mobile devices.
4,763 questions
asked 2024-06-14T13:05:38.41+00:00
blueman 0 Reputation points
commented 2024-06-15T01:04:01.56+00:00
Loc Nguyen 0 Reputation points
2 answers

Visual studio 2022 crash when i create SSIS package

I installed VS 2022.. and create SSIS package for project. When i create the package VS 2022 unexpectedly close several times . why this happen the error is "A previous session ended unexpectedly. Disabling the extension SQL Server Integration…

Visual Studio
Visual Studio
A family of Microsoft suites of integrated development tools for building applications for Windows, the web and mobile devices.
4,763 questions
SQL Server Integration Services
SQL Server Integration Services
A Microsoft platform for building enterprise-level data integration and data transformations solutions.
2,486 questions
asked 2024-03-14T05:42:23.9166667+00:00
Bakhtawar 1 Reputation point
commented 2024-06-14T23:25:00.45+00:00
Amy Southworth 0 Reputation points
0 answers

Built-in REST Client with .http files with Content-type: application/x-www-form-urlencoded

Hi guys, I'm using .https request in VS 2022 v17.10.0 to test my APIs. It's pretty awesome feature, but I didn't find enaught documentation. Before I can call my API I need to get a token. POST {{myIdentityServerUrl}}/connect/token…

Visual Studio
Visual Studio
A family of Microsoft suites of integrated development tools for building applications for Windows, the web and mobile devices.
4,763 questions
asked 2024-06-04T09:10:11.5266667+00:00
Salah 0 Reputation points
commented 2024-06-14T21:47:45.28+00:00
Wilson Mead 0 Reputation points
2 answers

When creating a project as an ASP. NET Web Application (. NET Framework) Empty, MVC in Visual Studio Community 2022 I get this error: Excepction from HRESULT: 0x80040402 I would like to know how to fix it please

When creating a project as an ASP. NET Web Application (. NET Framework) Empty, MVC in Visual Studio Community 2022 I get this error: Excepction from HRESULT: 0x80040402 I would like to know how to fix it please

ASP.NET
ASP.NET
A set of technologies in the .NET Framework for building web applications and XML web services.
3,362 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,763 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.
987 questions
asked 2024-06-08T03:23:05.2466667+00:00
ESTEBAN UGALDE 0 Reputation points
answered 2024-06-14T19:49:20.3466667+00:00
ESTEBAN UGALDE 0 Reputation points
3 answers One of the answers was accepted by the question author.

Is the Macro feature removed in Visual Studio 2022

Dear All, Is the Macro feature in Visual Studio 2019 removed (i.e., doesn't exist) in Visual Studio 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,763 questions
asked 2022-02-01T07:26:11.94+00:00
BenTam-3003 686 Reputation points
commented 2024-06-14T19:42:47.6633333+00:00
Paul Carpenter 0 Reputation points
1 answer

Can't launch my app because of 'you must install .NET Desktop Runtime' popup

Hi everyone, I'm trying to run my application I've just installed on my computer but I'm having an issue with my .NET Runtime. I've been debugging this application in Visual Studio Community 2022 v17.10.2 and it works fine when I start it through Visual…

.NET
.NET
Microsoft Technologies based on the .NET software framework.
3,524 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,763 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,625 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.
184 questions
asked 2024-06-12T15:25:22.23+00:00
Connor Frayne 0 Reputation points
edited a comment 2024-06-14T17:59:15.39+00:00
Connor Frayne 0 Reputation points
1 answer

How do I set an icon for a built-in text-only toolbar button?

Back when Visual Studio's UI was loosely based on Office's toolbars (right up until VS2010), the Toolbar customization feature let you set a custom icon image for any toolbar button by pasting an image from the clipboard, in addition to picking an image…

Visual Studio
Visual Studio
A family of Microsoft suites of integrated development tools for building applications for Windows, the web and mobile devices.
4,763 questions
asked 2024-06-14T15:26:56.7133333+00:00
Dai 16 Reputation points
commented 2024-06-14T16:30:01.3166667+00:00
Dai 16 Reputation points
0 answers

[WPF][UWP]LinearGradientBrush Query/Problem

Greetings All, It's possible that I have misunderstood the LinearGradientBrush documentation and, if I have, then I would appreciate someone correcting me. However, there appears to be an anomaly regarding the LinearGradientBrush class and it applies to…

Windows
Windows
A family of Microsoft operating systems that run across personal computers, tablets, laptops, phones, internet of things devices, self-contained mixed reality headsets, large collaboration screens, and other devices.
4,929 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,763 questions
asked 2024-06-14T14:16:46.0933333+00:00
RobDev 396 Reputation points
edited the question 2024-06-14T14:19:00.0866667+00:00
RobDev 396 Reputation points
2 answers One of the answers was accepted by the question author.

How to get a teams of developers setup for Co-Pilot for Visual Studio?

Where I work, all the developers have Visual Studio "GitHub Enterprise" licenses attached to our Microsoft accounts. We recently asked the higher ups if we could start a Co-Pilot for Visual Studio co-pilot. We did some standard security reviews…

Visual Studio
Visual Studio
A family of Microsoft suites of integrated development tools for building applications for Windows, the web and mobile devices.
4,763 questions
Microsoft Copilot
Microsoft Copilot
Microsoft terminology for a universal copilot interface.
167 questions
asked 2024-06-03T14:22:49.1066667+00:00
John 20 Reputation points
accepted 2024-06-14T12:48:30.5833333+00:00
John 20 Reputation points
1 answer

How to use EditorConfig to all the C# projects located in all folders and it's sub-folders

Hi Team, I configured editorConfig file and now I want to refer this to my all C# projects in Multiple folders and it's sub folders My requirement is I want to place this file in one common path and all the C# projects should refer this ? Any way to do…

Visual Studio
Visual Studio
A family of Microsoft suites of integrated development tools for building applications for Windows, the web and mobile devices.
4,763 questions
asked 2024-06-14T07:11:39.94+00:00
TejaSai-Varma Borukati 0 Reputation points
edited the question 2024-06-14T10:56:02.06+00:00
TejaSai-Varma Borukati 0 Reputation points
0 answers

Exception " Frame not in module" in VS2022.

Hi Team, I was using VC++ application from Version VS2010 onwards. I was ported VS2012 , VS2015 then finally VS 2022 recently. When I ported to VS2022, it creates issue if I cancel a dialog. It ended up a message "Frame not in module". Do I…

Visual Studio
Visual Studio
A family of Microsoft suites of integrated development tools for building applications for Windows, the web and mobile devices.
4,763 questions
asked 2024-06-13T07:28:56.04+00:00
Ramesh Babu 26 Reputation points
commented 2024-06-14T10:32:35.0066667+00:00
Ramesh Babu 26 Reputation points
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,524 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,763 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,591 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-14T10:20:49.63+00:00
R M 0 Reputation points
1 answer

visual basic 6.0

how could I download Vb6, I only can find the update package on the page. thank you

Visual Studio
Visual Studio
A family of Microsoft suites of integrated development tools for building applications for Windows, the web and mobile devices.
4,763 questions
asked 2024-06-14T09:36:24.0733333+00:00
Nam Nhat Nguyen - NAMN 0 Reputation points
answered 2024-06-14T09:49:23.79+00:00
Olaf Helper 42,386 Reputation points
1 answer

VS Changes the state of the windows I work on.

VS Changes the state of the windows I work on. 1.- When I open the project, I want each window that I had open to be the same as when I closed, without any changes. 2.- If I have several windows open with C# documents, I don't want any of the windows to…

Visual Studio
Visual Studio
A family of Microsoft suites of integrated development tools for building applications for Windows, the web and mobile devices.
4,763 questions
asked 2024-06-12T01:27:58.5766667+00:00
zequion 191 Reputation points
commented 2024-06-14T09:28:10.0866667+00:00
Anna Xiu-MSFT 27,251 Reputation points Microsoft Vendor
0 answers

Sending PCIe Message TLP (Vendor Defined Message) from windows Kernel mode driver

Hi, I'm trying to write a custom driver on windows 10 (with KMDF) to frame & send PCIe TLP packets to PCIe EndPoint with user-defined payload. I'm able to do PCIe CfgRead, CfgWrite operations with READ_REGISTER_ULONG and WRITE_REGISTER_ULONG APIs.…

Visual Studio
Visual Studio
A family of Microsoft suites of integrated development tools for building applications for Windows, the web and mobile devices.
4,763 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,591 questions
Windows Driver Kit (WDK)
Windows Driver Kit (WDK)
A set of Microsoft tools that are used to develop, test, and deploy Windows drivers.
30 questions
asked 2024-06-11T17:01:52.9166667+00:00
Srinath Prakash 0 Reputation points
edited the question 2024-06-14T09:19:58.2066667+00:00
Srinath Prakash 0 Reputation points
1 answer

How to modify the value of a preprocessor based on the value returned by a command or script?

On visual Studio 2022 how to have a preprocessor value defined based on the result returned by a script? What i tried: Solution Explorer > Properties > Build Events > Pre-Build Event > Command Line > "python script.py >…

Visual Studio
Visual Studio
A family of Microsoft suites of integrated development tools for building applications for Windows, the web and mobile devices.
4,763 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,591 questions
asked 2024-06-14T00:07:35.4566667+00:00
Leo Purktz 0 Reputation points
edited an answer 2024-06-14T08:02:23.35+00:00
Minxin Yu 10,461 Reputation points Microsoft Vendor
0 answers

Microsoft.ServiceHub.Controller.exe constantly restarting and exiting when running VS2022 on Sandboxie-Plus

I am trying to run VS2022 on Sandboxie-Plus, but Microsoft.ServiceHub.Controller.exe keeps restarting and exiting. Versions are: Sandboxie-Plus 1.13.7 VS2022 17.10.1 The network works fine, and VS opened by Sandboxie can access the internet. …

Visual Studio
Visual Studio
A family of Microsoft suites of integrated development tools for building applications for Windows, the web and mobile devices.
4,763 questions
asked 2024-06-14T07:45:59.4866667+00:00
Quincy Hu 0 Reputation points
0 answers

How do I configure OLE DB connection settings in Visual Studio?

While I tries to connect OLE DB in visual studio, i am getting error as TITLE: Connection Manager Please select .Net Provider. BUTTONS: OK

Visual Studio
Visual Studio
A family of Microsoft suites of integrated development tools for building applications for Windows, the web and mobile devices.
4,763 questions
SQL Server Integration Services
SQL Server Integration Services
A Microsoft platform for building enterprise-level data integration and data transformations solutions.
2,486 questions
asked 2024-06-14T07:28:37.46+00:00
Revathy D R 0 Reputation points
commented 2024-06-14T07:30:14.4066667+00:00
Revathy D R 0 Reputation points
2 answers

Visual Studio Installer does not download anything once it begins installation and end with a message like "Operation Error" (as shown below)

I'm with this issue all day, can't work, can't do anything to fix it. Only left to try format pc and reinstall all things

Visual Studio
Visual Studio
A family of Microsoft suites of integrated development tools for building applications for Windows, the web and mobile devices.
4,763 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.
987 questions
asked 2024-06-13T21:06:05.12+00:00
Jose Carlos Sillero 0 Reputation points
answered 2024-06-14T05:55:50.4666667+00:00
Tianyu Sun-MSFT 28,581 Reputation points Microsoft Vendor