5,452 questions with Developer technologies | Visual Studio | Other tags
Program.cs are not recognized by default project creation
Developer technologies | Visual Studio | Other

How to fix Visual Studio 2022 17.5 Intellisense not working
Visual Studio 2022 Enterprise Edition version 17.5.1 Intellisense and snippets are not working
Developer technologies | Visual Studio | Other

how to fix StreamJsonRpc.ConnectionLostException : The JSON-RPC connection with the remote party was lost before the request could complete. ---> System.OperationCanceledException : The operation was canceled.
even upgrade to the latest Version 17.6.4 still does it, can even be idle when it happens, Super annoying. StreamJsonRpc.ConnectionLostException : The JSON-RPC connection with the remote party was lost before the request could complete. --->…
Developer technologies | Visual Studio | Other
Publish process does not write to target path
At this time I have discovered the cause. I will detail the issue and the work around. Our process: we use VS2022 and publish to a targeted local folder. Situation: recently I received a new Azure VM, for development environment, on which I installed…
Developer technologies | Visual Studio | Other
Best practices for building a Tinder-style swipe experience in React Native (for a student-to-company matchmaking app
Hi everyone, I'm currently developing an app called StageMatch as part of a school project. It's a platform that helps students find internships by swiping through company profiles (similar to Tinder), and when there's a match, they can chat directly…
Developer technologies | Visual Studio | Other
Microsoft.Web.Infrastructure 1.0.0 license agreement
Hi all, The original license information page for Microsoft.Web.Infrastructure 1.0.0 appears to be no longer accessible: https://www.microsoft.com/web/webpi/eula/aspnetmvc3update-eula.htm Could someone confirm that the original WebPI EULA still…
Developer technologies | Visual Studio | Other
Edmx codegenerator for legacy project
I have been assigned a task required to use VS 2012 edmx generator. Therefore, I have to get a license for VS 2012 although we bought and use VS 2022. I am looking for a way that I do not have to install VS 2012. But the code won’t generate like VS…
Developer technologies | .NET | Other
Developer technologies | Visual Studio | Other
Visual studio 2022 community will not export templates
When I try to export a project template I get the following error dialog box I tried a couple different projects and it's a no go The drive path seems kind of weird It is looking for a runtimes folder under the main project folder? I know…
Developer technologies | Visual Studio | Other
.Net 9.0 not showing in options in Visual Studio 2022 although SDK is installed -
Hi gentlemen, I have encountered a strange problem on my system. Very recently I installed .Net9 SDK on my system. When I ran dotnet--list-sdks I get the following information: When I run dotnet--list-runtimes I get the following information: …
Developer technologies | ASP.NET | ASP.NET Core
Developer technologies | .NET | Other
Developer technologies | Visual Studio | Other
Project cant find properties
On visual studio File > New > Project > empty project I can find Project > Properties But File > clone Repository I can not find Project > Properties
Developer technologies | Visual Studio | Other
how to fix tf30063
Since I was forced to reset the password on my Azure account, the connection to TFS from Visual Studio 2022 is broken. First of all it seemed to keep locking my account (I presume by having the password cached somewhere). Now, I've gone to the lengths of…
Developer technologies | Visual Studio | Other
Unable to login to Visual studios 2013 upgrade 5
Hi all, we have an outage for 3 users in a project where they are not able to login to visual studios upgrade 5 2013 it shows an error like sorry we ran into a problem online service not aviable 145999-screenshot-13.png i am…
Developer technologies | Visual Studio | Other

Just trying to learn Tasks and using Console.WriteLine in win app but no output
Title pretty much says it. I've tried Console.WriteLine and Debug.WriteLine and they show no where VS 2022.
Developer technologies | Visual Studio | Other
Not remembering source control plug-in (Git)
Since the last release, Visual Studio 2022 is not remembering the source control selection. Every time a project is opened, I must open the options dialog, go to Source Control, and select Git from the "current source control plug-in." Once I…
Developer technologies | .NET | Other
Developer technologies | Visual Studio | Other
How to fix Could not load file or assembly 'log4net, Version=1.2.10.0, Culture=neutral, PublicKeyToken=692fbea5521e1304' or one of its dependencies. The system cannot find the file specified.
Using VB 2022 and I have this issue that I can not get resolved. using .net framework 4.8 and I tried using x64, x86 and nothing has worked
Developer technologies | Visual Studio | Debugging
Developer technologies | Visual Studio | Other
Developer technologies | C#
Visual Studio 2022 Developer Command Prompt Stuck on Loading Screen
After opening the Visual Studio 2022 Developer Command Prompt, the loading screen gets stuck. ********************************************************************** ** Visual Studio 2022 Developer Command Prompt v17.13.0 ** Copyright (c) 2022 Microsoft…
Developer technologies | Visual Studio | Other
How to build a Framework app that will run on ARM64 or x86
I have noticed the "Prefer native ARM64" checkbox that has been added to the Visual Studio project properties page, and would like to thank you because I can now produce an "Any CPU" assembly that is truly multi-targeted: it will run…
Developer technologies | Visual Studio | Other
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…
Developer technologies | Visual Studio | Extensions
Developer technologies | .NET | Other
Developer technologies | VB
Developer technologies | Visual Studio | Other
Visual Studio don't detect new change in code
In the Hello world C++ default project, when I modify the code I need to rebuild the entire solution after modifications. Visual Studio think that my code is already up-to-date. It's not viable to rebuild because it take a lot more time in bigger…
Developer technologies | C++
Developer technologies | Visual Studio | Other
Error HRESULT E_FAIL has been returned from a call to a COM visual studio
I have a problem while creating the Asp.Net MVC project on visual studio 2022. Project is created with an error message. Error HRESULT E_FAIL has been returned from a call to a COM component. Project is opened but unable to build, build failed and pop…