Questions tagged as 'visual-studio-2015'

0
answers

How to change the resolution of a webCam in C #?

I would like to know how to change the resolution of the device, webCam saves up to 15mpx but I can not change the resolution of it in my program, it saves images in the 640x480 size. (I already tried to change it for her software, but the cha...
asked by 30.01.2018 / 18:06
2
answers

VS 2015 SOAP does not work, but in SOAPUi it works normal

At the company there is a Service provided through WebService SOAP (IBM BPM) . I can not reply to VS 2015 using the Web Reference a connection to this service. I always get the answer after a long time; The timeout of the operation has been...
asked by 22.01.2018 / 20:31
2
answers

Accessing variable in another class comes null - C # Visual Studio 2015

Hello, I know it's a beast question, but I'm having trouble accessing a variable from another class. Situation: - I am using a datagrid, which I want to get the value of a column, and transport that value to another class. Script: public...
asked by 27.12.2017 / 18:33
0
answers

How to enable reports viewer

I have an application that uses rdl files, when opening in visual studio 2015 an error, and it appears as incompatible, however I already installed the data tools, and the report viewer, how do I solve this problem? This message appears when y...
asked by 13.11.2017 / 14:56
0
answers

Error creating android project with xamarin

I installed Xamarin in VS 2015, everything normal. When I go to create an Android project it gives the error    Value can not be null.   Parameter name: path1 To create for iphone he creates it normally. What can it be?     
asked by 02.08.2017 / 16:55
0
answers

Page broken when debugging in Chrome

debug of an ASP.NET MVC project in Visual Studio targeting the Chrome browser , it already opens the broken page: This only occurs when the browser is closed. When it already has an open flap, it works perfectly. Why does this hap...
asked by 02.06.2017 / 21:04
2
answers

C ++ Visual Studio

Hello, I am a beginner in Visual Studio. I have recently installed and I am trying out C ++ programs starting with simple programs, but the same program that ran perfectly in Geany appears with several errors in VS2015. Example (I got some co...
asked by 18.05.2017 / 03:59
0
answers

Visual Studio 2015 restarts while creating a Report file

Whenever I try to create a Report file in my project, Visual Studio 2015 displays the following messages: How could I fix this?     
asked by 08.06.2017 / 15:38
1
answer

Normalize encoding of an entire solution

I was working with GitLab and noticed that it serves all the files on your front end with UTF-8. I have a solution that has source files with several encodings. Files in UTF-8 are displayed correctly in GitLab. However there are files with en...
asked by 03.05.2017 / 20:28
0
answers

Parameter ignored in EF 5.0 TimeOut Connection

My application is experiencing a TimeOut error when executing operations that require more processing time. I am using EntityFramework 5.0 and set Connection Timeout=480 to test, but it seems to me that it is ignoring the...
asked by 20.04.2017 / 16:51