Questions tagged [vs-community-edition]

103 questions
0
votes
0 answers

Issue when adding Controller using "Add scaffold" wizard in VS Community 2015

Need your help! I have tried other responses from different posts nothing worked f me. So posting my issue here. When adding "Web API 2 controller - Empty" using "Add Scaffold" wizard: I'm getting this issue. There was an error running the…
0
votes
0 answers

Visual studio 2017 debug opens new browser

I have visual studio 2017 community with latest update , when i want to debug any project it will open a new browser window instead of opening a new tab , i have searched everyone mentioned to disable javascript debugging , but this one won't help…
0
votes
2 answers

Biztalk Mapper crashing Visual Studio 2015 Community Edition

When I open a .btm file in VS Community 2015 Version 14.0.25431.01 Update 3 and go to choose "Open Source Schema", VS crashes ("Microsoft Visual Studio 2015 has stopped working") with this error in Event Log: Application: DevEnv.exe Framework…
0
votes
1 answer

Intel HAXM not available in VS for MAC

Can anyone please help me out from below issue coming in VS for Mac. I'm trying to start default accelerate emulator ship with VS for Mac Community. It throw error that Intel HAXM not available even though its already installed. Please go through…
0
votes
0 answers

To setup xamarin studio IDE with visual studio community 2017 on Mac machine

At run time of xamarin cross platform app i want to access Microsoft SQL server database through Web API(web service) using System.Net.HttpClient. I have developed this xamarin cross platform app on windows 7 using visual studio community. In PCL…
0
votes
1 answer

NuGet error. "Package restore failedd.Rolling back changes for ...", no matter what package I try to install

I have a problem with my NuGet, I tried everything, but it simply wouldn't work. Whenever I create a new project, it wouldn't work, I can't install, update, delete, anything. I leave here the Nuget.config file, maybe I can get some help...
0
votes
2 answers

What is the total size of VS2017 Community Edition for offline ?

What is the total size of VS2017 Community Edition for offline? Downloaded 25.4 GB which took 1 day and 4 hours and the command script are still running. Confuse, when my VS2017 download will finish.
0
votes
1 answer

visual studio community for Mac

When create a new project (Blank Forms App) on visual studio community for Mac. I have encountered errors on the preview, it seems the android setting is incorrect. Please advise how to resolve this problem. System.NullReferenceException: Object…
madeinQuant
  • 1,721
  • 1
  • 18
  • 29
0
votes
1 answer

Is it possible to convert Install Shield project to Advanced Setup Project in VS 2015 Community Edition?

Install Shield LE 2015 project (.isproj) will not work in Visual Studio 2015 Community Edition Is it possible to convert that project to Advanced Installer Project (.aiproj)
Dickens A S
  • 3,824
  • 2
  • 22
  • 45
0
votes
2 answers

jQuery spinner arrows not visible

I have seen a previous post on this Jquery Spinner arrows not loading (visibility) but I still can't seem to load or see the spinner button images, although the spinner works fine. The css file path is:…
0
votes
1 answer

Change License Type on Visual Studio 2015 Community Edition

We have installed Visual Studio 2015 Community Edition on several Computer on my company. And now , as we are going to work on closed-source projects : is it possible to switch to standard professional license (just like if we did install the…
sstassin
  • 398
  • 1
  • 3
  • 23
0
votes
0 answers

Microsoft.vshup.server.httphostx64.exe has stopped working on VS 2015 Community Edition update 3 when run project

I recent faced problem in visual studio 2015 community edition update 3 while running project. I am running VS in windows 10. The below popup error message is shown frequently when running project. I have already follow the instruciton found on…
BPun
  • 83
  • 2
  • 12
0
votes
0 answers

VS Community 2015 Missing Solution Github

I truly hope you can help me. I am a new user and I had all my homework assignments in one solution in VS. I installed git and tortoisegit and created a github account in order to save my files there and access them from another…
0
votes
1 answer

Exporting data from visual studio to CRM

I have a line of code written in C# from Visual Studio that gets the current time when a certain method is run. I was wondering how I would go about continually importing this data to CRM whenever the method is run. For example if the method is…
0
votes
0 answers

How to fix syntax error in Site.cshtml

ASP.NET 4.6 MVC 4 application site.cshtml contains javascript global variables defined in head element as