Questions tagged [vs-community-edition]
103 questions
1
vote
1 answer
visual studio community 2013 and 2015 crash with setup
I have a big problem with my Visual studio community installation, I can't uninstall visual studio community 2013 and 2015, i've also tried to repair but vs_community.exe crashes.
Here is the most interesting part of the log from vs_community.exe…

Andrea.B
- 17
- 4
1
vote
1 answer
Visual Studio 2015 Community unit test not discovered
I'm using Visual Studio Community 2015. I have added a new unit test project to my current solution. When I view the test explorer or click > test > run all, none of my test are discovered. Can I do this with Community Edition?
I have tried…

Jim Kiely
- 365
- 2
- 6
- 24
0
votes
0 answers
Why does a project not get created using my .NET Core custom template in VS Community 2022?
I have created a custom .NET Core template using the exact steps given in Sayed Hashimi's tutorials here:
Create a .NET Core Project Template
Create a .NET Core Project Template for Visual Studio
Sayed Hashimi's Template Sample Github…

Siddhant
- 1,074
- 12
- 22
0
votes
0 answers
Visual Studio Community edition vs .NET 7.0
I installed the .NET 7.0 SDK. and Runtime.
I Checked id with dotnet --info, I saw what I expected.
I installed VS Community version, began to create a new console application for multi platform, but I just saw the .NET version 6.0 in the drop down…

L. Kvri
- 1,456
- 4
- 23
- 41
0
votes
0 answers
Usage of Fine Code Coverage in Visual Studio 2022 Community Edition
I've installed the extension Fine Code Coverage (Version 1.1.191) in Visual Studio 2022 Community Edition. I got a few xUnit test-projects in my solution. I'm getting the coverage statistics and the report by using the following settings:
run the…

wosi
- 373
- 4
- 15
0
votes
0 answers
how to debug thingsboard UI
I am trying to add new features in things board,is there a way to debug UI of things board community edition.
Can anyone suggest plugin/IDE/method to implement debug on Things board UI

Deepika
- 11
- 1
0
votes
2 answers
Crashes and doesn't install Microsoft Visual Studio 2015 Community- setup detected an issue during the operation,
When mounting the vs_community.exe file it said "setup detected an issue during the operation, Please click below to check for a solution and help us to improve the setup experience" I have seen a similar error and the solution was reinstalling…

Gangstaxchainsaw
- 11
- 1
0
votes
0 answers
How to install libraries with C# on VS Community with single command line?
I am currently creating a C# Windows Form App and want to use a firebase external library from github called FirebaseDatabase.net (link is here: https://github.com/step-up-labs/firebase-database-dotnet). The issue is that I cannot download it as a…

Harushii
- 7
- 1
- 5
0
votes
2 answers
Visual Studio 2019 (Community Edition) - Cannot install/update Extensions
It's a fresh installation of Visual Studio 2019 Community Edition on my fresh installation of Windows 10 (64 bit) on Intel i3 laptop.
Whenever I attempt to install an extension (for example, CodeMaid), I get COM ClassID not found error. I'm not sure…

Ruturaj Patki
- 168
- 2
- 9
0
votes
1 answer
Trouble creating/using Maven repo type with the latest Community Artifactory Docker image ( artifactory-cpp-ce:latest )
My prior experience and my chat with JFrog Sales Engineer leads me to believe they still offer the prior repo types in OSS / community edition but all except Generic and Conan are greyed out for use/creation. Sales Engineering recommended I post…

JSweeney
- 3
- 1
0
votes
1 answer
console application is not building in vs 2019
I am constantly this error in debug mode.
Severity Code Description Project File Line Suppression State Error MSB3027 Could not copy "C:\Users\N3617\Source\Repos\Core\CoreData\ConsoleApp1\obj\Debug\netcoreapp3.1\ConsoleApp1.exe" to…

neelesh bodgal
- 632
- 5
- 14
0
votes
1 answer
Are the PGO (Profile Guided Optimization) tools available in Visual Studio 2019 Community Edition?
According to this demo there should be an extra context-menu item when right-clicking on a project with sub-options "Instrument", "Update", "Optimize" and "Run".
In the Community edition I do not see these options.
Is there a specific option I…

Louis Somers
- 2,560
- 3
- 27
- 57
0
votes
0 answers
Access Violation Caused After Putchar Function x86 Assembly Regardless of Call After Putchar
I am hoping someone may be able to help explain why I am receiving access violations when running my code below. As a disclaimer: this is a homework assignment I have been troubleshooting and working on for several days without much progress. I do…

gravv
- 13
- 5
0
votes
3 answers
SQL Server CE Toolbox suddenly missing from Visual Studio
I need some guide how to bring back the missing SQL Server CE/SQLite toolbox from Visual Studio extension.
I'm using Visual Studio Community 2017 with below version:
The last thing that I do to the installer was modifying the Visual Studio to have…

Luiey
- 843
- 2
- 23
- 50
0
votes
0 answers
Flutter Apple iPhone cannot detect in my Windows laptop
I am using Windows for the flutter development.
I have physical iPhone device when I connect that to laptop, laptop can detect it. But in Visual Studio Code or in Android Studio, it is showing "no device is connected".
This is first time I am…

Yogish Shenoy
- 115
- 1
- 2
- 10