Questions tagged as 'visual-studio-2017'

1
answer

I have problems sending my credentials and consuming an API

I already managed to solve my question about the token, now what I have problems is how I can upload a file of txt format that I have saved on my disk D in a folder called SENDSUNAT \ doc.txt once I return that, I generate a ticket to which I co...
asked by 17.07.2018 / 01:18
1
answer

How to display an EditorFor based on a selected item from a DropDownList in MVC 5?

Greetings I have the following situation. I have the following code in a view <div class="form-group"> @Html.LabelFor(model => model.IdDestinoPersona, htmlAttributes: new { @class = "control-label col-md-2" }) <div class...
asked by 09.07.2018 / 18:52
0
answers

Stop infinite loop of grunt

I am using visual studio in a web project; when executing the watch task of grunt returns an infinite loop with the following message: Running "watch" task Waiting... Verifying property watch exists in config...ERROR >> Unable to process...
asked by 20.06.2018 / 19:17
0
answers

Print on an Intermec PM43 labeller

I have to print some barcodes on a label (which measures 4 x 3 inches), the barcodes I send them to a panel doing them with the library BarcodeLib, after reading a code this throws another that I have related to a database and display it in a pa...
asked by 23.06.2018 / 00:53
0
answers

filter from medium to image Assembler

Thank you in advance for your help. I have a problem when applying the median filtering to an image, the problem is that I only apply the filter halfway up and halfway down I put the black image, but I can not find what my error is. I hope yo...
asked by 05.06.2018 / 06:17
1
answer

Create a matrix and find the largest value of each row and column

I have a question in a program Basically the program says the following: Finding the largest value of each row, of each column and the largest of the entire matrix, is a 4x7 matrix. Actually the program is a menu with more options but I already...
asked by 31.05.2018 / 02:55
2
answers

Publish MVC project with visual studio 2017

Good day dear, I have a web application which I want to publish, I was looking at pages and tutorials where they publish them with the file system option but when I do it I get a warning that this option does not support the database, the appl...
asked by 16.05.2018 / 18:27
0
answers

'Resource.Layout' does not contain a definition for 'Main', ANDROID APPLICATION WITH XAMARIN

I just downloaded visual studio comunity 2017, I tried to create an android application with xamarin, at the moment of executing the application I get the following error: 'Resource.Layout' does not contain a definition for 'Main' I have not mad...
asked by 07.05.2018 / 07:51
1
answer

Fail to add ADO.NET element

I just downloaded the Visual Studio 2017 , I have XAMPP also in the latest version, and so does the Workbench 6.3 . Also lower the Connector/Net 8.0.11 to make the connection. But at the time I try to add an ADO.NET entity data mo...
asked by 04.05.2018 / 21:36
0
answers

Add ContextMenu in the web manifest add-in excel VS

I need to add an item to the contextual menu in the Manifest of an excel plugin in visual studio 2017. This is the ExtensionPoint with which the project is created:                                                                              ...
asked by 23.04.2018 / 19:21