Questions tagged as 'visual-studio-2015'

1
answer

Error trying to create Excel table with ClosedXML

I'm trying to create an application that generates a spreadsheet in Excel through Visual Studio 2015 using ClosedXML as a reference. As I found some examples on the web, I added the same to the code (using ClosedXML.Excel;), I downloaded the ref...
asked by 04.03.2016 / 19:33
0
answers

Problems with Visual Studio 2015 environment variables

Hello. I recently installed Visual Studio 2015 and started a Win32 project, but whenever I am going to compile some files can not be located. I went into the properties of my project and clicked on VC++ Directories , I realized that the...
asked by 06.01.2016 / 01:47
0
answers

Problems with Xamarin in Visual Studio 2015

I'm starting to "play" with mobile development and as I already develop in C #, I wanted to use Xamarin. But as soon as I installed and updated / installed everything I had in the Android SDK manager. I had the following error messages on deploy...
asked by 05.07.2016 / 02:43
1
answer

App Cordova does not work as expected

I made a simple application using Apache Cordova in Visual Studio 2015 , and added AngulaJS . When I test the Riple emulator works as expected: ThenIgeneratetheAPKtotestonthephysicalsmartphone,forthisIusethecommand:cordovabuildandro...
asked by 04.09.2015 / 15:25
1
answer

Bower in Visual Studio 2015

I downloaded Visual Studio 2015 Community and went to test to see if everything was OK. But it is not, when I create an ASP.NET MVC 5 web project, the bower.json file does not 'offer' Intellisense as it shows in some tutorials. Anyone have any i...
asked by 09.10.2015 / 06:33
1
answer

Error 503 when trying to download extensions in Visual Studio Gallery

When you try to download any extension, the following error is displayed:    The extension could not be installed because of the following error occurred:            The remote server returned an error: (503) Server Unavailable    Itd...
asked by 20.04.2017 / 15:57
1
answer

Component Compound in C # does not show all attributes

I have a system in which I use a dataGridView to list the fields of a table with the property dataSource , and a textBox so that the written text serves as a filter (when I type something in textBox , use the text typed...
asked by 15.12.2016 / 20:04
2
answers

Errors Script C # Unity3D 5.2.0f3! Errors with RigidBody2D

I'm having a problem with a C # code I'm using to make a game on Unity3D Version 5.2.0f3 This Code I picked up on a video of Playing with Nils (Youtube Channel that teaches you how to develop games. This is an error when setting the Comm...
asked by 12.09.2015 / 19:46
1
answer

Doubt on .NET Framework 3.5 and ASP.NET MVC

I need to create an ASP.NET MVC application using the .NET Framework 3.5 following steps: File - > New - > Project, so I choose, Visual C # Template - > Web After .NET Framework 3.5 and APS.NET Empty Web Application ,...
asked by 28.03.2017 / 16:08
1
answer

How to transfer a TFS workspace to another user

Well, I need to send my peddings changes to another user in the team foundation, by vs15 it is possible? I usually did a shelve and down on my other pc, however it was the same user in case, my ... Thank you guys!     
asked by 06.10.2016 / 00:05