Questions tagged as 'visual-studio-2015'

0
answers

Visual Studio stops running when evaluating variable

Doing some testing on an old system, I got a strange behavior from Visual Studio. When I hover over a variable of a specific type, Visual Studio closes, as you can see in the GIF below: (Notethatquestionsappearinthepropertiesnameforamoment.A...
asked by 23.03.2017 / 19:54
1
answer

Problems opening c ++ software on another PC

I'm developing software in c ++ using Visual Studio 2015, and I'm using two external libraries OPENCV and FlyCapture2. I developed the software and it runs normally on my computer, but at the time of moving to another computer it says it is miss...
asked by 12.04.2017 / 16:36
1
answer

Connection Problems between the Entity Framework and the Database?

When I run my application I'm encountering the following error when loading data through Entity Framework . When it runs I notice that the following connection string is called:    In it I notice that a different username an...
asked by 21.03.2017 / 15:30
0
answers

Prevent page break on report Microsoft Report

I created a report in Visual Studio 2015. The information is displayed correctly: However,whenIclicktoviewprint,itiscut(seetheinformationI'vepaintedisnotshowing): Howdoyoupreventthepagefrombeing"broken"?     
asked by 20.12.2016 / 04:45
0
answers

Error running Xamarin project in Visual Studio 2015

When I try to run my project Xaramin the following error is reported:    Severity Code Description Project File Line Column Suppression State   Error Exception while loading assemblies:   System.IO.FileNotFoundException: Could not lo...
asked by 27.11.2016 / 15:03
0
answers

Installation Emulator for Windows 10 Mobile (10.0.14393) - Visual Studio Community 2015

I'm trying to install the mobile development kit but it's giving this error on all the items I've tried. Thisforanyoptionalitem.VSisalreadyinstalledandmyWindowsisWindows10Education64-bit.ItriedanofflineinstallationofVS.isoof7.9Gbinanewinstal...
asked by 24.09.2016 / 22:49
1
answer

Creating and removing files in Visual Studio while "debugging"

I can not create or remove files while my .NET project is running, I have already tried to enable / disable various Visual Studio options but I have not found what is blocking this edition. I do not need the debug to "recompile" the files in...
asked by 06.09.2016 / 15:49
0
answers

Error compiling App with Xamarin

I'm having some problems compiling my project in Xamarin no VS2015 .    Error java.lang.UnsupportedClassVersionError:   com / android / dx / command / Main: Unsupported major.minor version 52.0   NavegacaoIntent As I'm starting, my...
asked by 28.08.2016 / 13:02
1
answer

VS 2015 Solution Explorer does not identify changed file (TFVC version control)

I'm learning about versioning with TFVC and Git . Versioned projects with Git modified files are marked with a symbol indicating that you hear change (% with% pending) Already projects managed with commit the same...
asked by 09.08.2016 / 02:32
1
answer

There was a mismatch between the processor architecture of the project being built "MSIL" and the processor architecture of the reference

   There was a mismatch between the processor architecture of the project   being built "MSIL" and the processor architecture of the reference   "C: \ Windows \ Microsoft.NET \ Framework \ v4.0.30319 \ mscorlib.dll", "x86".   This mismatch may c...
asked by 29.07.2016 / 02:51