Questions tagged as 'visual-studio-2015'

0
answers

Mismatch between processor architectures

I'm completely new to the mobile application development world. When trying to run a test application I get this error twice:   C: \ Windows \ Microsoft.NET \ Framework \ v4.0.30319 \ mscorlib.dll "," x86 ", and" .   This mismatch may cause r...
asked by 28.09.2015 / 15:14
1
answer

How to open different rdlc in a single Report Viewer control?

What could be wrong with my code below? Private Sub LocalReport(ByVal digito As Integer) Dim relatorioCorrente = New Microsoft.Reporting.WinForms.ReportDataSource() ReportViewer1.LocalReport.DataSources.Clear() If (digito = 1) Then Repor...
asked by 10.09.2015 / 15:13
1
answer

Error trying to recreate a table with code first (Migration)

I'm following the Eduardo Pires tutorial on DDD + Asp.Net MVC 5 + IoC and etc. Well, in the first attempt to create the bank and the customer table, it was gem. It turns out that Eduardo made some changes and I followed (I'm learning from him) a...
asked by 03.03.2017 / 18:15
1
answer

Failed to refer to a nuget package

After installing the W10 Anniversary Update, I have been trying to build an open source project that I normally did before and now I can not do it. I get the following error in Visual Studio 2015 Update 3 output: Severity Code Descriptio...
asked by 15.08.2016 / 21:04
1
answer

How to handle ComboBOX

Hello everyone, I have 2 comboBox and I have 1 (one) file with texts and subtexts texto1 < 001 > ola Hi texto2 home < 002 > hospital .... I want to load this information in the 2 combobox Combobox...
asked by 29.12.2016 / 03:21
1
answer

Refresh warning screen [closed]

I am developing a stock control system and front of box and I intend to create a warning screen in the main form (it can be with datagridview), where, if when selling certain product and it reaches the minimum stock limit, then the warning scree...
asked by 06.01.2017 / 02:13
1
answer

error resolvelivraryimports no xamarin visual studio 2015

I'm new to the stack, I was developing minhz good application and almost out of nowhere, I get an error while deploying in my .droid project on xamarin. the error is described as resolvelibraryimports, I have already removed, uninstalled and ins...
asked by 14.07.2017 / 06:35
2
answers

Problems installing Visual Studio 2015 Community

I installed the Visual Studio 2015 Community and every time I enter it requests a repair. I tried to uninstall but it does not allow. Can anyone help uninstall Studio 2015 Community?     
asked by 15.06.2016 / 13:41