Questions tagged as 'visual-studio'

0
answers

Problems running Web Service tasks in SSIS

I have a project that consumes a web service. As a mandatory parameter it asks for an ApiKey and that I execute it from a Script Tasks in SSIS. Execution is done without problems. When I come to call one of the web services, I have created a...
asked by 14.03.2016 / 17:25
1
answer

I can not invoke class from my web reference

I have a project in which I am adding improvements but I have the following problem: My WS is in a C # project and my desktop application in vb. which calls and consumes my ws. I just created some new classes as an example "beAuditors"...
asked by 24.10.2018 / 23:34
3
answers

Array of integers falls after execution

I have an array of integers that must change its value every time a function executes it. The problem arises every time it is executed, when going from number 1, it tells me Index was outside the bounds of the array This is my code:...
asked by 08.06.2018 / 21:31
1
answer

How to go to the column of a datagridview c # foreach

I need help how to do this I need to go through a column (amount) of the datagridview when the amount reaches 0 so that it does not let me insert products that do not exist and leave me a message that there is no stock (no products) Any ideas?...
asked by 13.04.2018 / 16:40
2
answers

JObject throws me an error when I try to get the result of a JSON

I'm calling a Rest API. When I call it, I drop it and it gives me the following error.    Error reading JObject from JsonReader. Current JsonReader item is not   an object: StartArray en la linea JObject.Parse (resultWebService.ToStrin...
asked by 13.08.2018 / 16:39
1
answer

error using CrystalDecisions

In my project I have using CrystalDecisions.CrystalReports.Engine; But this error marks me:    Error 1 The type or namespace name 'CrystalDecisions' could not be   found (are you missing a using directive or an assembly reference?) B...
asked by 21.06.2016 / 01:49
1
answer

Gestures multitouch in windows forms

Hello I am developing an application in Visual Studio it is a windowos form application in C # , the application makes use of a monitor multitouch in win10 and I wanted to know if someone can give me some guidance to see if it is possib...
asked by 09.12.2016 / 19:54
1
answer

Cognitive Services, Face API Microsoft

I am developing an android app consuming services from the Microsoft Face API. The question arises of how to obtain or see where the groups of people and people in the different groups are kept. Or if someone knows if this data can be consulted...
asked by 31.08.2018 / 14:45
1
answer

vb.net buttons editable by the end user of the application

Title Hello community, I need your help, it is possible to create a window where the user can add buttons, redimension them, etc. something like what we do in visual studio, but as an end user where you save the changes and when you open the...
asked by 07.04.2016 / 22:35
1
answer

problem with showing vendors in c ++

Good I am working with files in c ++ and I am doing a kind of store that stores the data of vendor and product, but my problem is that when I close the program and start it again and use it as an option 2 to search for seller appears as if the...
asked by 10.11.2018 / 18:24