I'm running Windows 11 24H2 and using Visual Studio 2022 Professional. When debugging my program, it fails with "Error while trying to run project: unable to start the program".
However, this is working on my laptop just fine. It has Visual Studio 2022 and runs this same debug without issue. I think it is related to windows 24H2, but can't be sure. The program I'm debugging hasn't changed so it related to something else. I am…
How do i rename, update, or delete a profile name in my personal Microsoft Teams Account
How do I rename, update, or delete a profile name in my personal Microsoft Teams Account? For example, I would like to rename, update, or delete the name 'Claudine' as shown in the picture attached.
ASP.NET Core Controller API has a higth memory consomation when started in debug from recent Visual Studio version
Hi, We have developed a ASP.NET Core Controller API that work. From we updated Visual Studio from 17.10.4 to 17.11.5, when the API is started in debug from Visual Studio, the memory consumption is rising rapidly : The API work fine when started by…
Not able to debug c++ code on visual studio 2022
I am developing android application using c# and c++. my application uses c++ library. whenever I select c++ debugger in android project properties window and i run my app in debug then I get an error which is attached as image to this question. I…
Just-In-Time debugger was launched without necessary security permissions.
Running a dotnet website locally triggers the below warning: "The Just-In-Time debugger was launched without necessary security permissions" If I say yes to debug, it asks for admin access which will then launch a debugger highlighting…
The option "Python/Native Debugging" is missing from the list of avialable debuggers even though python native development tools are installed
Im using VS 2022 Community Edition on Windows 10. When i check all boxes in Python development under Visual Studio Installer there is nothing to modify. So i guess everything is installed. But there is no option for "Python/Native" debugger in…
Combined length of user strings used by the program exceeds allowed limit. Try to decrease use of string literals.
we have a .net core 6 MVC area based project. There are 10 area here. Project size about 5 gb. we have used visual studio 22 community version 64byte. Dapper is used for database access.
How to target .NET Framework 4.0 in VS 2022 on Windows 11?
Working on some old projects targeting .NET Framework 4.0. I used VS 2022 to open the solution and was told to install 4.0 targeting pack. I can't find the download link on the dotnet website, nor the installation option in Visual Studio Installer. …
How Do I disable the source Server Code preview when debugging
This has been a problem for me since I updated Visual studios. For reference I am Currently on Visual Studios Professional 2022 17.11.5 With recent updates, it appears that Microsoft has introduced a new feature that opens a code editor with previously…
"The ordinal 345 not found in the DLL" error
I am facing an issue with a Visual Studio solution that contains a development project and a newly added unit test project to test this development project. The unit test project compiles without any issues, but when I run it, I get the following error…
Trying to run C#, C# Dev Kit on MacBook Pro Version 11.7.10, visual studio code Version 1.90.2 (Universal)
Hi. I started to learn C# and trying to run it on visual studio code. Does not work. When I press F5, i get a pop up window with "Internal error in the debugger. Open 'launch.json' or Cancel", launch.json: { "version":…
Help analyse BSOD BugcheckCode 268435583
Hello, I am getting a BSOD with BugcheckCode 268435583 whenever I try to run Acronis backup using an external USB drive. Can someone please help with analysing the cause of the problem? I can submit the mini dump files for analysis. Thanks.
Facing "Duplicate 'global::System.Runtime.Versioning.TargetFrameworkAttribute' attribute
I have been facing the error below and have been following the main threads on Google. I've tried to delete the obj and bin folders and Rebuild the project, also updated Visual Studio, but I was not successful. Thanks for all of you that can…
Lower the 'Deployment Target' to see older simulators or check your Apple SDK path warning after update
I can't run my Xamarin Forms application on Mac in the simulator, writes: Lower the 'Deployment Target' to see older simulators or check your Apple SDK path warning after update
Designer load encountered an error
Starting a project in Visual Studio. Getting error: |Designer load encountered an error. Please ensure that the project can be built successfully|Designer load encountered an error. Please ensure that the project can be built successfully| |…
How to fix "variable $(workspaceFolder) can not be resolved. Please open a folder."
error when debugging. It used to work just fine before idk what happed to visual studio
Debugger is not hitting breakpoint set in SharePoint 2010 application code in Visual Studio
I have my SharePoint 2010 application code in Visual Studio. I did clean, rebuild and deploy solution. I have done "Attach to Process" w3wp.exe files in the debug, but debugger is not hitting breakpoint when trying to work on UI. IIS reset is…
How to fix An operation was attempted on a nonexistent network connection. (0x800704CD)
Hi guys I got an exception error like the below stack trace. I suspect the problem is when reading the response data, or reading the data for the request. Could you tell me why this exception occurred and how to fix it? Exception Type :…
How install specific version of VCLibs debug (14.0.30704.0)
I need specific version of VCLibs DEBUG: Microsoft.VCLibs.140.00.Debug_14.0.30704.0_x64__8wekyb3d8bbwe I installed MVS 2015 with Universal Windows Tools but it has 14.0.24210.0 how can i update it to 14.0.30704.0? or does somebody know where can I found…
Games not launching due to MSVCP120.dll errors, constant, seemingly random blue screen crashes,
I recently was gifted Postal 2 on steam by a friend, upon trying to launch the game would constantly prompt "The code execution cannot proceed because MSVCP120.dll was not found. Reinstalling the program may fix this problem" or some variation…