Questions tagged as 'visual-studio-2015'

1
answer

Forms C # Windows Forms Do Not Open After VS 2013 Update for VS 2015

I installed Visual Studio 2015 and opened a VS 2013 project, after which the old C # Windows Forms do not open. I use F5, the debug menu appears but does not open anything on the screen, the project appears running in the task manager but not...
asked by 15.04.2016 / 20:22
2
answers

Show line source code in Visual Studio (Git)

How do (shortcut) to show the author of that line, which Git provides to the left side of the code line numbers?     
asked by 16.05.2016 / 18:41
1
answer

Error while trying to upgrade Visual Studio 2015 / Framework to version 4.6.1

I downloaded Visual Studio 2015 and it was all right, but unfortunately I work with a shared machine and the other user ended up deleting the installations of .NETFramework 4.6.1, now I'm trying to install again, but it does not appear in Visual...
asked by 03.03.2016 / 14:42
1
answer

Error creating project xamarin Visual Studio Community 2015

Error creating a new project in visual studio using xamarin     
asked by 11.05.2016 / 16:20
1
answer

Open page using external browser

Hello, I'm developing an application with the OnsenUi framework (Cordova in visual studio) But the code below opens the url using the application itself as a browser. At the end of the day doing this, if I need to use the alicative, I have to op...
asked by 17.01.2016 / 16:21
1
answer

Toolbox keeps all items disabled

I had an express version of visual studio 2015. I uninstalled and installed visual studio professional 2013. When creating an asp.net / web forms application, the items in my toolbox are disabled. Already tried: give a reset toolbox Relate...
asked by 10.12.2015 / 00:12
1
answer

Visual Studio 2015 crashes when I type "" in Apache Cordova

I'm using Visual Studio 2015 to create applications with Apache Cordova, and every time I enter the character of "<" (to open an HTML tag) the software hangs and closes for no reason. Has it ever happened to anyone? Do you know why?     
asked by 30.12.2015 / 03:21
1
answer

Open Modal bootstrap from code-behind

I need to open a modal when the password or user is incorrect, it will stay in Else .. however, it does not open the modal protected void bntLogar_Click(object sender, EventArgs e) { Registrar criptografia = new Registrar();...
asked by 30.09.2015 / 17:43
0
answers

I can not install a package in Visual Studio 2015

I try to install a library by "NuGet" with visual studio 2015 and I get this error:    You are trying to install this package into a project that targets   '.NETFramework, Version = v4.6.1', but the package does not contain any   assembly ref...
asked by 25.10.2018 / 05:07
1
answer

I can not assign expression return in the SSIS variable

Task to enter Value in Variable by select result MyintentionwiththislogicistopassacalculatedcolumnfromoneexcelfiletoanotherusingastageareawhereIjustwanttomodifyacolumninthedatabasetableandtheninsertitintotheexcelfile.SoIamusingvariablet...
asked by 16.10.2018 / 17:11