Questions tagged [vs-community-edition]

103 questions
0
votes
0 answers

xamarin - seems cashed in Emulator?

I created a app called app1 and was using in Emulator. Then say i created app called Hotdog complete new solution , but it always come with app1 and HotDog does not apper. I am following a online tutorial...so not doing something out of box 1) i…
0
votes
1 answer

xamarin application not being able to deploy

I have installed Visual Studio Community 2015 and Xamarin. My application is not being able to deploy. List of pre-populated devices are also not showing. no prepopulated device List of android virtual devices is empty no avd I am not able to even…
0
votes
1 answer

MVC 5 - VS Community 2015 - Routing not working?

It has to be something simple that I'm missing, since this is my first try on MVC. Seems nothing works but the default route. This were my steps: Create new solution from an MVC5 template (Which comes with a HomeController and a…
apacay
  • 1,702
  • 5
  • 19
  • 41
0
votes
2 answers

What do I do to resolve these installation errors with Visual Studio Community 2015 Update 2

I have windows 7 pro x64 installed with .net f/w 4.5.2. I had VS Community 2015 installed and it used to work fine. On installing the update 2 for community I get the following errors. Now I cannot even start VS Community 2015. :-( I've the scoured…
0
votes
1 answer

My Windows Form is "shrunk" in Visual Studio Community Designer. Project originally created in VS Express 2010

I have a C# project which was originally created in VS Express v2010. I recently upgraded to VS 2016 Community. Now, when I open that project, the Windows form in that project appears "shrunk" in the Designer. If I build & run, however, the form…
Mike Bruno
  • 591
  • 5
  • 9
0
votes
1 answer

For Visual Studio Community 2015 can I use code coverage functionality for C++?

I am using MVS Community 2015 for C++. I have also used Unit Testing framework of Microsoft and that is just amazing. The problem is that I don't have data about coverage. Can I analyze the coverage for C++ while running all unit tests? For the…
Narek
  • 38,779
  • 79
  • 233
  • 389
0
votes
0 answers

Xamarin Form in VS 2015 Community not able to start debug

I'm using Windows 7 64 bit and download latest VS 2015 community to try Xamarin Forms. I try to build the project but it took very long hour to build. It seem like downloading something. After few hour, it success build and in future build it not…
Bubble Bub
  • 651
  • 4
  • 12
  • 32
0
votes
0 answers

Can't get visual studio to run projects on my browser

I have worked within visual studio over 1,000 times. I'm trying to figure out how to attach a browser to my project so that I can view the solution. Every time I try to run a file and click the 'play' button, there is no browser listed. picture of…
0
votes
1 answer

Error while building C# project in VS Community (Dependancies Exchange)

This is my first question here. I'm working on a Windows 8.1 with Visual Studio Community (Update 2). I'm building a small service in C# for my company that parses emails from an Exchange web service. In my solution, there are 2 projects: one built…
user6404674
0
votes
1 answer

Change installed packages after install for Visual Studio Community

I installed VS Community 2015, and selected custom options. I realised afterwards I didn't include some options I need - my solution includes C# web-services and these are listed as incompatible. Can I see the list of installed modules and modify…
Mr. Boy
  • 60,845
  • 93
  • 320
  • 589
0
votes
1 answer

Visual Studio 2015 Community crash without error or any dialog

i just installed Visual Studio 2015 Community and want to create a Project. But i can't.... because everytime i try to hit the OK button in the New Project window, VS crashes without an error or anything. It just shutdowns. Is there anyway i can…
0
votes
1 answer

ArcGIS Add-In Project Templates for VS 2015 Community Edition

I am seeking to self-teach on creating new add-ins for ESRI's ArcGIS applications. I am in the middle of watching a video on the subject, Developing Add-Ins for ArcGIS Desktop…
philologon
  • 2,093
  • 4
  • 19
  • 35
0
votes
1 answer

Resharper Ultimate does not start after installation

I've just downloaded and installed Resharper for Visual Studio 2015 Community Edition. However, when I launched it, Resharper toolbar menu did not appear. After checking Resharper tab in Tools/Options I saw this. Attempt to resuspend it as well as…
J. Doe
  • 1
  • 2
0
votes
1 answer

Visual Studio Enterprise; What does the usage scenario mean?

In this link, the only edition that does not support Enterprise usage is Community Edition. I'm curious to know what this usage is for? So my question is "What is called enterprise scenario"? We are a team of 3 developers, so I really have no clue…
BHP
  • 443
  • 4
  • 13
0
votes
0 answers

IIS express combined with Visual Studio community 2015 is very slow

After Visual studio as been installed, doing some tests works at the begining, but at one point, it becomes very slow to the point that the site does not open any more on the developper machine. A while ago, the files would even beupdated at some…