Skip to main content
Advice
0 votes
1 replies
22 views

I am creating a new project heavily laveraging C++ 20 modules in Visual Studio 2022. For me it is working perfectly as I can successfully build my sources, the only drawback is I still do not know how ...
JairoV's user avatar
  • 2,114
-1 votes
0 answers
32 views

I'm implementing some versioning in my Minimal API for .NET 8 and I've hit a bit of a snag. My documentation won't load the v2 API doc into Swagger when I run the application. I have this Swagger ...
Bithellio's user avatar
1 vote
1 answer
94 views

If I select something and then type quotes, it doesn't replace as expected, it just puts quotes around the selected text. select type one quote (") instead of the expected or How do I ...
ispiro's user avatar
  • 28k
-1 votes
0 answers
78 views

I have a C# program, and I am using Microsoft Visual Studio. I have been able to build and run the program without any issue for a long time. Now, unexpectedly I get this error: I:\source\megaSearch\...
xarzu's user avatar
  • 9,619
-5 votes
0 answers
112 views

I installed the new Visual Studio 2026, and last I checked reflect.h from reflect-cpp was compiling, but no longer. It gives a internal compiler error C1001. The version I'm using is 18.0.2 (from the ...
Zebrafish's user avatar
  • 16.3k
-2 votes
0 answers
30 views

Suddenly My Cypress App crashes when I click on E2E This is the error I am getting Circular symlink detected: "C:\Users\PoojaPatel\AppData\Local\Application Data" points to "C:\Users\...
Pooja Patel's user avatar
-4 votes
0 answers
111 views

I'm building a Visual Studio solution, consisting out of 54 projects. There are several error lines, the first is: The system cannot find the file '!(bindpath.bin)\somefile.dll'. In the output ...
Dominique's user avatar
  • 17.6k
0 votes
1 answer
47 views

In a command line of a pre-build event in a VS 2026 C++ project, I have the line git log -1 --date=format:%G --output=year.tmp --format="%cd" which is supposed to write the numerical year of ...
JWWalker's user avatar
  • 22.8k
0 votes
1 answer
71 views

I am trying to learn RPi dev I cannot use an IDE on the RPi, because ultimately the RPi needs to run without a GUI (Incompatible with hardware I intend to use), so I want to use Visual Studio (or ...
Clive Galway's user avatar
-1 votes
1 answer
146 views

This is the situation as I'm seeing it in my watch-window: I'd like to see only the string "AutoOutput", not the pointer value (in case I need it, I might always disable the corresponding ...
Dominique's user avatar
  • 17.6k
0 votes
0 answers
73 views

I'm new to C# and I'm currently trying to extend a control. The project compiles fine, but unlike every other tutorial/resource I've seen, the extended control does not show up in the toolbox. This is ...
Parashoo's user avatar
  • 325
0 votes
0 answers
53 views

I am trying to run my .NET project in Visual Studio, but whenever I start the application—whether using Debug or Run—I get an error popup saying: This project doesn't know how to run the profile with ...
Nikhil Rao's user avatar
0 votes
0 answers
44 views

I want to update multiple reports for my project. Currently I am able to update the report using visual Studio 19, but I need to use Visual Studio 2022 to create and update the reports. Also for ...
advaith's user avatar
0 votes
1 answer
79 views

I was facing this issue a lot where you can't rebuild your game from unreal engine and it always comes with 1 error "SetEnv" path too long, most of you all might face this issue in the ...
MW Melvyn's user avatar
  • 127
0 votes
0 answers
55 views

I recently installed Visual Studio 2026. My program is written in F# with MAUI. With Visual Studio 2022 it was working so far, since I installed VS 2026, it fails on VS 2022 as well. Prior VS 2026 I ...
Alex_P's user avatar
  • 3,032

15 30 50 per page
1
2 3 4 5
7747