6,171 questions with Visual Studio-related tags

Sort by: Updated
0 answers

SSDT In Visual Studio 2022, when I click on sqlproj, the project does not open.

In previous versions of Visual Studio, when opening a * .sqlproj project, the environment opened correctly. However, in VS 2022, the IDE opens incorrectly. The project is not loaded. This phenomenon does not occur when I open the project with the * .sln…

Visual Studio
Visual Studio
A family of Microsoft suites of integrated development tools for building applications for Windows, the web and mobile devices.
4,606 questions
asked 2022-07-14T08:37:19.037+00:00
Seweryn Pikulik 1 Reputation point
commented 2022-07-21T19:04:48.827+00:00
Seweryn Pikulik 1 Reputation point
1 answer

Visual studio 2019 project properties won't open

I have VS community 2019 version is 16.11.17. In my C# unity project i need language version 9.0 but when i try to open project properties window it does nothing. How can i fix 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,606 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,249 questions
asked 2022-07-21T12:44:47.537+00:00
Uroš Kuzmanović 6 Reputation points
answered 2022-07-21T13:43:24.833+00:00
Karen Payne MVP 35,036 Reputation points
2 answers

visual studio 2015 update 3 Kb3022398 installer failed,error code 0x80070006

I was trying to install Visual Studio 2015 update 3, but I am getting this weird error.

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.
964 questions
asked 2021-12-23T09:14:00.053+00:00
Anonymous
answered 2022-07-21T12:48:01.61+00:00
Habáň Radovan 1 Reputation point
1 answer

Visual Studio String Visualizer with WSL2

I asked this in stackoverflow but haven't got any answer so I'll try here. My enviroment:Visual Studio Community 2022 Version 17.1.0 and Ubuntu 20.04 in WSL2 My project is a CMake project imported with Open->Folder into VS. With other…

Hyper-V
Hyper-V
A Windows technology providing a hypervisor-based virtualization solution enabling customers to consolidate workloads onto a single server.
2,538 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.
939 questions
asked 2022-07-20T16:09:23.56+00:00
Hao T 1 Reputation point
answered 2022-07-21T11:10:19.003+00:00
Anna Xiu-MSFT 25,631 Reputation points Microsoft Vendor
1 answer

.sqlproj with Deployment Contributor fails to build on build server with error "Required contributor with id '...' could not be loaded"

I'm failing to build an SSDT (.sqlproj) project on a new build server that we plan to use for our CI/CDs. This project uses a deployment contributor. The build fails with the known error "Build error : Required contributor with id '...' could not be…

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.
964 questions
Not Monitored
Not Monitored
Tag not monitored by Microsoft.
36,002 questions
asked 2022-07-20T20:53:50.827+00:00
ROTTELEUR Michel 1 Reputation point
answered 2022-07-21T10:24:37.12+00:00
ROTTELEUR Michel 1 Reputation point
2 answers

VS2022 Link to User Controls

I am gradually converting my VS2008 solutions to VS2022. I have a library of user controls that included ListView and TreeView controls that show files in the File System. They work find in the original solution on a test form but I cannot link 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,606 questions
asked 2022-07-03T10:45:07.897+00:00
Jeff Gaines 71 Reputation points
commented 2022-07-21T08:57:40.23+00:00
Tianyu Sun-MSFT 27,271 Reputation points Microsoft Vendor
0 answers

Unhandled exception in longjmp.

Hi, I have recently moved my MFC based application code from VS2013 to VS2019. I am making a call to a service which uses longjmp and setjmp for exception handling. Whenever a call to longjmp is made, an error with unhandled exception is…

Visual Studio
Visual Studio
A family of Microsoft suites of integrated development tools for building applications for Windows, the web and mobile devices.
4,606 questions
asked 2022-07-18T06:41:59.44+00:00
Chayal Prabhakar 1 Reputation point
commented 2022-07-21T07:21:52.067+00:00
Tianyu Sun-MSFT 27,271 Reputation points Microsoft Vendor
1 answer

Why do we see two test links attached to a bug when we associate a failed test result to a bug?

Why do I see Test results links when I associate a failed test case to a bug? Here is the process we follow. Run Manual test that failed and found that a bug was already written for the same issue. Open the test case result Choose…

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.
329 questions
asked 2022-07-20T16:42:02.733+00:00
Karen Waluk 1 Reputation point
answered 2022-07-21T04:10:40.787+00:00
Anna Xiu-MSFT 25,631 Reputation points Microsoft Vendor
1 answer

Including WDK issue on Visual Studio

Hi I have an MFC project and I want to use ntddkbd.h header file, but when including it get following errors: How solve it?! I added this path to VC include dir: "C:\Program Files (x86)\Windows Kits\10\Include\10.0.19041.0\shared" …

Visual Studio
Visual Studio
A family of Microsoft suites of integrated development tools for building applications for Windows, the web and mobile devices.
4,606 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.
964 questions
asked 2022-07-20T18:58:41.463+00:00
drjackool 956 Reputation points
answered 2022-07-21T03:14:07.767+00:00
Viorel 112.1K Reputation points
1 answer

Can't install webview2 on visual studio 2010 and 2015

Hi, I'm doing project about migrating IWebBrowser2 to Webview2 in visual studio 2010. However, whenever I try to install Webview2 through NuGet in VS2010, it shows following error. I also tried to install it in VS2015 but it shows same error. I…

.NET
.NET
Microsoft Technologies based on the .NET software framework.
3,375 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,606 questions
asked 2022-07-20T00:06:40.203+00:00
Hojun Kim 1 Reputation point
answered 2022-07-20T10:23:49.293+00:00
Tianyu Sun-MSFT 27,271 Reputation points Microsoft Vendor
1 answer

. Net webapi runs for a period of time, and the vs2022 cannot be opened

when I running webapi and no open vs2022 for a period of time, vs will cannot be opened, but the interface can work normally. I need to close from Task Manager and restart it. How to avoid this happening. I tried reinstalling, but it's useless.

Visual Studio
Visual Studio
A family of Microsoft suites of integrated development tools for building applications for Windows, the web and mobile devices.
4,606 questions
asked 2022-07-19T08:06:18.403+00:00
盛 黄 1 Reputation point
answered 2022-07-20T03:14:36.637+00:00
Anna Xiu-MSFT 25,631 Reputation points Microsoft Vendor
2 answers One of the answers was accepted by the question author.

Visual Studio 2022 LLVM linking warning

It seems that using the LLVM toolchain without DLL runtime libraries generates some warning. Visual Studio 2022 (17.2.4) Note: This was working properly in Visual Studio 2019. Repro Install Visual Studio 2022 with LLVM toolset support …

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.
964 questions
Not Monitored
Not Monitored
Tag not monitored by Microsoft.
36,002 questions
asked 2022-07-18T04:56:34.21+00:00
Sammyfreg 21 Reputation points
accepted 2022-07-19T13:06:14.4+00:00
Sammyfreg 21 Reputation points
1 answer One of the answers was accepted by the question author.

how to get the old version of visual studio 2017(15.9.25)

hi i am trying to dowanload the special version visual studio.The porblem is I just can download the latest version(15.9.49) form the follow url. https://my.visualstudio.com/Downloads?q=visual%20studio%202017&wt.mc_id=o~msft~vscom~older-downloads…

Visual Studio
Visual Studio
A family of Microsoft suites of integrated development tools for building applications for Windows, the web and mobile devices.
4,606 questions
asked 2022-07-19T07:22:27.91+00:00
samaliy li 66 Reputation points
accepted 2022-07-19T09:38:45.783+00:00
samaliy li 66 Reputation points
1 answer

Visual Studio 2022 Community Edition for 5 users with Additional Licences for the users above 5

Hi I have been reading the commercial license agreement for visual studio and was wondering the following: We currently have 6 developers and we do not classify as an enterprise. Is it legal to have 5 developers using visual studio community…

Visual Studio
Visual Studio
A family of Microsoft suites of integrated development tools for building applications for Windows, the web and mobile devices.
4,606 questions
asked 2022-07-19T05:32:59.54+00:00
LeeRed 1 Reputation point
answered 2022-07-19T08:20:31.877+00:00
Tianyu Sun-MSFT 27,271 Reputation points Microsoft Vendor
0 answers

Visual Studio - SSAS tabular - long time of implementing changes in model locally

Hi all, I have an issue with locally stored SSAS tabular model in Visual Studio (let's name it Model_2 for purpose of convenience). Any change in code (change of metric description or definition) takes at least 2 minutes to calculate and when…

Visual Studio
Visual Studio
A family of Microsoft suites of integrated development tools for building applications for Windows, the web and mobile devices.
4,606 questions
SQL Server Analysis Services
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.
1,244 questions
asked 2022-07-15T09:57:54.387+00:00
Piotr Rybinski 1 Reputation point
commented 2022-07-19T07:12:59.817+00:00
Tianyu Sun-MSFT 27,271 Reputation points Microsoft Vendor
1 answer

VS Code Python 2022.10.x extension causes the debugger to not work

VS Code Python 2022.10.0 (or 2022.10.1) extension causes the debugger to not work OS: MacOS - latest version Python version being used: 3.6.8 Issue: Press F5 = Debugger tools UI/buttons pop-up and then quickly close/disappear. …

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.
939 questions
asked 2022-07-18T20:01:50.953+00:00
Aaron Reed 1 Reputation point
answered 2022-07-19T05:06:57.9+00:00
Anna Xiu-MSFT 25,631 Reputation points Microsoft Vendor
5 answers

Text cursor indicator crashing our app?

I have reports from customers that using the text cursor indicator results in our app crashing multiple times each day. I have turned it on and I do trap some access violations during shutdown of our app. We are heavy users of OpenGL but I don't know if…

Windows 10
Windows 10
A Microsoft operating system that runs on personal computers and tablets.
10,618 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,606 questions
Windows 10 Compatibility
Windows 10 Compatibility
Windows 10: A Microsoft operating system that runs on personal computers and tablets.Compatibility: The extent to which hardware or software adheres to an accepted standard.
455 questions
asked 2022-06-16T20:26:18.697+00:00
Holland, RD (DI SW ME PRD SDE AS) 76 Reputation points
answered 2022-07-18T19:24:36.937+00:00
Holland, RD (DI SW ME PRD SDE AS) 76 Reputation points
0 answers

Any changes related to warning C4244 beavior in VS 2019?

Hi, We have observed one issue in VS 2019 desktop C++ Application execution behavior is different from older version of VS 2019. Sample code: double value = 1973456608532580.0; DWORD castedValue = (DWORD)value; if (castedValue == -1)…

Visual Studio
Visual Studio
A family of Microsoft suites of integrated development tools for building applications for Windows, the web and mobile devices.
4,606 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,527 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.
939 questions
asked 2022-07-15T15:57:18.267+00:00
James J 586 Reputation points
commented 2022-07-18T09:23:49.37+00:00
Tianyu Sun-MSFT 27,271 Reputation points Microsoft Vendor
1 answer

VS Codium (& VS Code) 10016 Event when debugging class with break point in Edge

OS: Window 10 VS Codium version: 1.69.1 (Same thing for VS Code) Extensions: Debugger for Microsoft Edge v1.0.16 Microsoft Edge Tools for VS Code v2.1.0 Live Server v5.7.5 I have a JavaScript class that I am trying to debug. …

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.
939 questions
asked 2022-07-15T21:29:38.33+00:00
Joseph McCay 1 Reputation point
answered 2022-07-18T02:37:56.657+00:00
Anna Xiu-MSFT 25,631 Reputation points Microsoft Vendor
1 answer

VS 2022 and NET 6

I have just installed VS2022 having happily been using VS2008 since it was introduced. I am gradually getting used to the IDE and have found ways to remove things like line numbers, connecting lines etc. I haven't found a way to reduce the number 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,606 questions
asked 2022-07-16T12:59:58.313+00:00
Jeff Gaines 71 Reputation points
answered 2022-07-16T13:24:11.903+00:00
Castorix31 81,726 Reputation points