6,238 questions with Visual Studio-related tags

Sort by: Updated
1 answer

MS Visual Studio 2022 not able to open source files with path length more than 120 characters

While building a project on the MS visual studio 2022. I'm getting the following error: Error C1083 Cannot open source file:…

Visual Studio
Visual Studio
A family of Microsoft suites of integrated development tools for building applications for Windows, the web and mobile devices.
4,655 questions
asked 2024-05-14T10:37:08.3+00:00
Tony Josi 0 Reputation points
answered 2024-05-15T07:28:11.4866667+00:00
Tianyu Sun-MSFT 27,626 Reputation points Microsoft Vendor
1 answer

I'm using VS for developing .net application in my system. Whenever the system restarts or whenever the application reopens, Visual studio doesn't recognize it as a .net application.

I'm using VS for developing .net application in my system. Whenever the system restarts or whenever the application reopens, Visual studio doesn't recognize it as a .net application and publish option wouldn't be available when I try to deploy and some…

.NET
.NET
Microsoft Technologies based on the .NET software framework.
3,429 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,655 questions
asked 2024-05-14T20:58:27.2933333+00:00
Rishitha 0 Reputation points
edited an answer 2024-05-15T07:27:10.28+00:00
Jiachen Li-MSFT 26,831 Reputation points Microsoft Vendor
2 answers One of the answers was accepted by the question author.

Where is data?

I've followed step-by-step learning path. But it seems to me there is no step where we actualy download data for future training.…

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.
6 questions
asked 2024-05-12T13:00:18.5466667+00:00
Dubovyk Kyrylo 20 Reputation points
accepted 2024-05-15T06:29:24.52+00:00
Dubovyk Kyrylo 20 Reputation points
4 answers

How to achieve that properties set in Myprops.props override those set for the project?

I want to reuse Visual Studio 2022 project settings, but have trouble to understand the docs. There is said: "Properties in a property sheet are overriden if the same property is set directly in the .vcxproj file. I assume that before adding a new…

Visual Studio
Visual Studio
A family of Microsoft suites of integrated development tools for building applications for Windows, the web and mobile devices.
4,655 questions
asked 2024-05-06T13:21:32.1466667+00:00
Fred Verhoeckx 0 Reputation points
commented 2024-05-15T05:59:20.7533333+00:00
Anna Xiu-MSFT 26,311 Reputation points Microsoft Vendor
0 answers

Error squiggle not showing in visual studio code

Can't see error squiggles I have three files in my new C++ empty project, two of which are main.cpp and functions.cpp. I can see error squiggles in main.cpp but it is not in functions.cpp. The show squiggle option is 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,655 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,548 questions
asked 2024-05-11T18:02:21.64+00:00
Samit Singh 0 Reputation points
commented 2024-05-15T04:18:50.4633333+00:00
Anna Xiu-MSFT 26,311 Reputation points Microsoft Vendor
1 answer

Use of visual studio community edition for testing VSTO projects?

I am more familiar with Visual studio over VS code and I was wondering with my work PC if I could test some VSTO projects as to see if worth migrating our VBA projects to something modern. I was thinking for the testing to use the community edition.…

Visual Studio
Visual Studio
A family of Microsoft suites of integrated development tools for building applications for Windows, the web and mobile devices.
4,655 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.
330 questions
asked 2024-05-14T14:22:36.82+00:00
Jonathan Brotto 60 Reputation points
answered 2024-05-15T03:35:18.0233333+00:00
Anna Xiu-MSFT 26,311 Reputation points Microsoft Vendor
3 answers

Visual studio 2022 is not responding ,technically stops responding when i want to run the codes

Hey guys . For the past week visual studio has been slow ,it takes forever to launch , it doesn't want to display forms (whenever i press the start run thing after coding it will just freeze after a while it will say visual is not responding maybe after…

Visual Studio
Visual Studio
A family of Microsoft suites of integrated development tools for building applications for Windows, the web and mobile devices.
4,655 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.
948 questions
Windows 11
Windows 11
A Microsoft operating system designed for productivity, creativity, and ease of use.
8,318 questions
asked 2023-04-13T18:47:44.6733333+00:00
56140202 10 Reputation points
edited a comment 2024-05-15T02:25:01.8733333+00:00
Abd-ur-rehman Mustafa 0 Reputation points
0 answers

WPF extremely slow when using .Net Standard controls

WPF extremely slow when using .Net Standard controls I have a WPF application in .Net Framework 4.8 and I am trying to compile it in .Net 8. The application employs some DevExpress controls. I have added almost all the Dll's from the directory…

Visual Studio
Visual Studio
A family of Microsoft suites of integrated development tools for building applications for Windows, the web and mobile devices.
4,655 questions
asked 2024-05-15T01:48:30.4+00:00
zequion 111 Reputation points
edited the question 2024-05-15T02:21:37.19+00:00
zequion 111 Reputation points
0 answers

what could cause breakpoints to be ignored?

Sometimes I have the problem that break points don't stop. And instead of guessing around, I'd rather like to understand how they work and why the sometimes fail. Now, from my understanding, a break point is a special cpu command "int 3" which…

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.
948 questions
asked 2024-05-14T21:21:41.89+00:00
Rudolf Meier 271 Reputation points
commented 2024-05-14T23:21:12.7133333+00:00
David Lowndes 2,355 Reputation points MVP
0 answers

How to install all the nuget packages in one click ?

I want to install the nugets by "publisher1" and currently I see that I can do this one by one but the packages are so many , is there a way to install all of them ? For example how to install all of the packages from this…

Visual Studio
Visual Studio
A family of Microsoft suites of integrated development tools for building applications for Windows, the web and mobile devices.
4,655 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,325 questions
asked 2024-05-14T22:51:29.5566667+00:00
William de 96 Reputation points
3 answers

Failed to Initialize Registry Root Hive

I recently have Visual Studio 2022 installed and had used it for approximately 2 weeks. Today in all of a sudden when I tried to start Visual Studio, it showed up a error and told me to go look at the ActivityLog.xml: <?xml version="1.0"…

Visual Studio
Visual Studio
A family of Microsoft suites of integrated development tools for building applications for Windows, the web and mobile devices.
4,655 questions
asked 2022-08-13T01:21:50.33+00:00
Type32 11 Reputation points
edited an answer 2024-05-14T20:12:34.9466667+00:00
Kuba4ful 0 Reputation points
2 answers One of the answers was accepted by the question author.

The contents of a folder in the VS 2022 Solution Explorer no longer show

I can no longer open the reports folder within the solution explorer to view and select its contents even though the contents do exist. How do I fix this?

Visual Studio
Visual Studio
A family of Microsoft suites of integrated development tools for building applications for Windows, the web and mobile devices.
4,655 questions
asked 2024-02-28T17:48:35.6166667+00:00
SuperCoder 136 Reputation points
answered 2024-05-14T19:16:33.6733333+00:00
JOSHOUA 0 Reputation points
2 answers One of the answers was accepted by the question author.

vs 2022 – copy/paste from vs to ms word is not in color

Hi, coping text from vs 2022 to ms word shows no color. This happened in vs 2017,19, but fixed that. I cannot seem to find the fix for vs 2022. Here is what I tried.   Download power tools with productivity tools 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,655 questions
asked 2024-05-10T19:29:15.1966667+00:00
iqworks Information Quality Works 276 Reputation points
accepted 2024-05-14T15:43:22.2+00:00
iqworks Information Quality Works 276 Reputation points
1 answer

How to solve Azure Devops duplicating upt to 10 times what I am uploading via Import using Queries

When I use a prepared CSV sheet to import Taks under Product Backlog itms in Azure DevOps, the system multiplies/duplicates all new items up to ten times. This makes the upload functionality totally useless. How is this solved?

Visual Studio
Visual Studio
A family of Microsoft suites of integrated development tools for building applications for Windows, the web and mobile devices.
4,655 questions
asked 2024-05-14T12:53:59.83+00:00
Meulendijks, Ronald 0 Reputation points
answered 2024-05-14T13:45:47.3066667+00:00
Tianyu Sun-MSFT 27,626 Reputation points Microsoft Vendor
1 answer

Visual Studio Community 2022 keeps closing on startup no matter what

Hi, I've been using the Visual Studio IDE's for quite a long time, but this has never happened to me in like 10+ years. I'm currently using Visual Studio Community 2022 and all of sudden it started closing itself when I launch it, sometimes right after…

Visual Studio
Visual Studio
A family of Microsoft suites of integrated development tools for building applications for Windows, the web and mobile devices.
4,655 questions
asked 2024-03-20T15:46:28.1+00:00
Yves Henri 0 Reputation points
commented 2024-05-14T12:39:16.4866667+00:00
Kenny 0 Reputation points
1 answer

Visual Studio 2022 has stopped showing errors and intellisense

For the last 7 days Visual Studio 2022 no longer shows red squiggles under any errors in the IDE text editor and no errors in the Errors List window. If I try to build it fails and I can see the errors in the Output window, but no errors are listed in…

Visual Studio
Visual Studio
A family of Microsoft suites of integrated development tools for building applications for Windows, the web and mobile devices.
4,655 questions
asked 2024-05-09T15:17:14.2366667+00:00
Dave Barnard 0 Reputation points
edited a comment 2024-05-14T11:23:09.07+00:00
Pasan Jayasinghe 0 Reputation points
0 answers

Did Microsoft steal my 700 Euro ?

Hello. I own a full license of Visual Studio Professional 2015. As the title implies, i payed 700 Euro for my Visual Studio license, and i have a key. When i reinstalled one of my workstations today i found out that Visual Studio Professional 2015 is no…

Visual Studio
Visual Studio
A family of Microsoft suites of integrated development tools for building applications for Windows, the web and mobile devices.
4,655 questions
asked 2024-05-14T03:03:27.74+00:00
FrancisG 0 Reputation points
edited a comment 2024-05-14T11:02:22.8833333+00:00
FrancisG 0 Reputation points
0 answers

I tried debugging .NET application but getting SSL CERT warning. How do I fix it?

I tried debugging .NET application in MS VS 2022, but getting SSL CERT warning. Should I install the certificate? Is it mandatory?

.NET
.NET
Microsoft Technologies based on the .NET software framework.
3,429 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.
948 questions
asked 2024-05-10T14:53:45.1666667+00:00
Rishitha 0 Reputation points
commented 2024-05-14T07:58:47.8833333+00:00
Anna Xiu-MSFT 26,311 Reputation points Microsoft Vendor
1 answer

Error faced while using VSIX extension with SSMS 17.x/19.x versions

I am encountering the same issue as described in the ticket linked below. I have the following questions: Which versions of SSMS (SQL Server Management Studio) are supported when using VS 2022 & VS2019? Is there any solution available to use the…

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.
176 questions
asked 2024-03-28T02:32:27.6566667+00:00
Deepak Rane (drane) 40 Reputation points
commented 2024-05-14T06:39:28.42+00:00
Deepak Rane (drane) 40 Reputation points
0 answers

Answered my own post -- how to read ObservableCollection to an array --

I may be doing this the wrong way, I want to read all the Line in my listview to be able to add them to an array. xaml <ListView ItemsSource="{Binding MyItems}" IsGroupingEnabled="True" GroupShortNameBinding="{Binding…

Visual Studio
Visual Studio
A family of Microsoft suites of integrated development tools for building applications for Windows, the web and mobile devices.
4,655 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,325 questions
asked 2024-05-11T13:45:01.4433333+00:00
tim 120 Reputation points
commented 2024-05-14T06:02:16.83+00:00
Hui Liu-MSFT 40,786 Reputation points Microsoft Vendor