6,231 questions with Visual Studio-related tags

Sort by: Updated
2 answers

How to reduce the contents of the TFSTemp folder?

I noticed that my temporary files folder had reached 80GB in size and in that the TFSTemp folder is currently holding just over 52GB of files, some dating back over a year. All files appear to be amended/saved copies of c# files. i'm under the impression…

Visual Studio
Visual Studio
A family of Microsoft suites of integrated development tools for building applications for Windows, the web and mobile devices.
4,649 questions
asked 2023-06-08T09:11:27.65+00:00
Hugh Griffiths 0 Reputation points
answered 2024-05-13T15:31:53.14+00:00
Sean Brockway 1 Reputation point
0 answers

Interface not registered exception from HRESULT:0x80040155

Hello, I 'm tryingto create a VSTO project for excel, and when i select to create to project on the starting screen I get the Interface not registered exception from HRESULT:0x80040155

Visual Studio
Visual Studio
A family of Microsoft suites of integrated development tools for building applications for Windows, the web and mobile devices.
4,649 questions
asked 2024-05-13T14:48:34.7233333+00:00
GGe 0 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,649 questions
asked 2022-08-13T01:21:50.33+00:00
Type32 11 Reputation points
answered 2024-05-13T14:32:11.44+00:00
Kuba4ful 0 Reputation points
0 answers

Whenever I deploy my .NET MAUI application to my Android phone, it exits the code, producing an error "GetVersionTask" failed unexpectedly". What could be the solutions for this?

Whenever I deploy my application to my Android phone, it produces the error called ""GetVersionTask" failed unexpectedly." When I run it using Windows Machine, it runs completely normal. What could be the solution to 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,649 questions
.NET MAUI
.NET MAUI
A Microsoft open-source framework for building native device applications spanning mobile, tablet, and desktop.
2,936 questions
asked 2024-05-10T12:55:17.3633333+00:00
John Ivan D. Bachiller 0 Reputation points
commented 2024-05-13T14:07:41.1133333+00:00
John Ivan D. Bachiller 0 Reputation points
0 answers

Microsoft.Common.targets: error MSB3577: Two output file names resolved to the same output path

Platform: Visual Studio 2010 How do I fix this error? 8>Target "PrepareResourceNames: (TargetId:473)" in file "C:\Windows\Microsoft.NET\Framework\v4.0.30319\Microsoft.Common.targets" from project "<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,649 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,317 questions
asked 2024-05-13T00:19:34.03+00:00
Sarah Weinberger 0 Reputation points
commented 2024-05-13T13:28:51.22+00:00
Sarah Weinberger 0 Reputation points
1 answer

GridControl - Run Designer doesn't work

Hi, I upgraded my project to VS2022, we are developing a Wpf application with .NetFrameWork 4.0 using DevExpress 15.2.4 . The Run Designer feature/button (as seen in screenshot below) isn't available . Although its works greats with Visual Studio 2017…

Visual Studio
Visual Studio
A family of Microsoft suites of integrated development tools for building applications for Windows, the web and mobile devices.
4,649 questions
asked 2024-05-09T08:25:09.54+00:00
RKORT 0 Reputation points
commented 2024-05-13T13:17:00.7533333+00:00
RKORT 0 Reputation points
1 answer

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,649 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,317 questions
asked 2024-05-11T13:45:01.4433333+00:00
tim 120 Reputation points
edited the question 2024-05-13T12:14:14.0633333+00:00
tim 120 Reputation points
1 answer One of the answers was accepted by the question author.

How to stop Windows Task Manager from interfering with VS build

I often get the following error after an app under debugging crashes: DEP1000: Cannot copy file "E...\MY_APP\bin\x64\Debug\MY_APP.exe" to layout "E...\MY_APP.UWP\bin\x64\Debug\AppX\entrypoint\MY_APP.exe". IOException - The process…

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-10T15:55:53.4466667+00:00
Hong 1,091 Reputation points
commented 2024-05-13T12:10:39.01+00:00
Hong 1,091 Reputation points
1 answer One of the answers was accepted by the question author.

Visual Studio App Center is scheduled for retirement

May be you know, that Visual Studio App Center is scheduled for retirement on March 31, 2025. My question is, "will Visual Studio App Center retirement affect the functionality of Azure Active Directory Conditional Access after March 31, 2025?

Microsoft 365
Microsoft 365
Formerly Office 365, is a line of subscription services offered by Microsoft which adds to and includes the Microsoft Office product line.
3,885 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,649 questions
Microsoft Intune
Microsoft Intune
A Microsoft cloud-based management solution that offers mobile device management, mobile application management, and PC management capabilities.
4,412 questions
Microsoft Entra ID
Microsoft Entra ID
A Microsoft Entra identity service that provides identity management and access control capabilities. Replaces Azure Active Directory.
19,691 questions
asked 2024-05-13T01:32:20.1033333+00:00
ラナ 0 Reputation points
accepted 2024-05-13T09:29:45.3233333+00:00
ラナ 0 Reputation points
0 answers

visual c++ documentation on asserts debug assertion failed on Windows server 2016 standard

while running HLK Print Driver DevMode Corruptor Test in command prompt, im getting this error.

Windows Server 2016
Windows Server 2016
A Microsoft server operating system that supports enterprise-level management updated to data storage.
2,391 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,649 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-13T08:58:19.7433333+00:00
Jyothi N 0 Reputation points
1 answer

Using SSDT on a build server

I need to use SSDT on my build server. What exactly do need to install to get it working? I have a docker image that does the builds. It's based on mcr.microsoft.com/dotnet/framework/sdk:4.8-20230110-windowsservercore-ltsc2019Ideally, it would be nice…

SQL Server
SQL Server
A family of Microsoft relational database management and analysis systems for e-commerce, line-of-business, and data warehousing solutions.
12,818 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.
971 questions
asked 2024-04-24T19:26:26.72+00:00
Mark DeMichele 0 Reputation points
commented 2024-05-13T08:56:45.4133333+00:00
Tianyu Sun-MSFT 27,546 Reputation points Microsoft Vendor
1 answer One of the answers was accepted by the question author.

How to extract part of the text from the line with a special format

hi Bolded areas need to be extracted. I don't know how to use Regex library. my Format [One of the tags] is Sample '10LBA04CT004-XQ01' Start text with 150,000 lines and have different tags. thank { N 3-SH 3-sh 3-sh 3-SH N 10LBB09 EQUIPMENT =…

Windows Forms
Windows Forms
A set of .NET Framework managed libraries for developing graphical user interfaces.
1,841 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,649 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,583 questions
asked 2024-05-13T02:00:27.6033333+00:00
Mansour_Dalir 1,591 Reputation points
commented 2024-05-13T07:48:47.7066667+00:00
Mansour_Dalir 1,591 Reputation points
0 answers

how to fix open visual studio problem on my windows ?

https://streamable.com/yh2ieu

Visual Studio
Visual Studio
A family of Microsoft suites of integrated development tools for building applications for Windows, the web and mobile devices.
4,649 questions
asked 2024-05-10T15:21:11.0466667+00:00
Leo Lee 0 Reputation points
commented 2024-05-13T06:13:11.5466667+00:00
Anna Xiu-MSFT 26,151 Reputation points Microsoft Vendor
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,421 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-13T04:24:05.11+00:00
Anna Xiu-MSFT 26,151 Reputation points Microsoft Vendor
1 answer

Application update management

I created an application with Visual Studio Community 2019 in VB.net, now I would like to insert, within the software, a link to check for any updates, but to do this I need to have a remote connection to a server or something similar , where I load 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,649 questions
asked 2024-05-10T10:39:38.48+00:00
Giorgio Scintu 0 Reputation points
edited an answer 2024-05-13T03:29:24.45+00:00
Anna Xiu-MSFT 26,151 Reputation points Microsoft Vendor
1 answer

Visual studio 2022 Maui missing android and windows dependencies

Hi, I'm working on the maui and pretty sure when creating a project I had all dependencies - android, ios, mac, & window. Today I just noticed only two dependecies. How can I get the other two (android & windows) back? Thanks, J

Visual Studio
Visual Studio
A family of Microsoft suites of integrated development tools for building applications for Windows, the web and mobile devices.
4,649 questions
.NET MAUI
.NET MAUI
A Microsoft open-source framework for building native device applications spanning mobile, tablet, and desktop.
2,936 questions
asked 2024-05-11T16:36:10.93+00:00
Jay 0 Reputation points
answered 2024-05-13T02:52:14.01+00:00
Yonglun Liu (Shanghai Wicresoft Co,.Ltd.) 36,231 Reputation points Microsoft Vendor
1 answer

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 0 Reputation points
answered 2024-05-12T19:38:21.3966667+00:00
Sander van de Velde 29,286 Reputation points MVP
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,649 questions
asked 2024-05-09T15:17:14.2366667+00:00
Dave Barnard 0 Reputation points
commented 2024-05-12T13:31:45.92+00:00
Pasan Jayasinghe 0 Reputation points
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,649 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,546 questions
asked 2024-05-11T18:02:21.64+00:00
Samit Singh 0 Reputation points
commented 2024-05-12T07:39:46.07+00:00
Viorel 112.7K Reputation points
1 answer One of the answers was accepted by the question author.

Visual Studio debugger will not step into code of a separate project that builds to a dll (within the same solution)

I have two projects in one solution. One compiles into an exe which depends on the other project that compiles into a dll. When I try to step into a function from the dll that is called within the exe code, it skips over it. My pdb file for the dll is…

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,546 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-09T23:39:57.78+00:00
jbl 20 Reputation points
commented 2024-05-11T18:26:04.8366667+00:00
jbl 20 Reputation points