Questions tagged as 'asp'

0
answers

Doubt with stored procedure

Hi guys I have a question, I have a code in ASP in which a stored procedure calls this procedure what it does is update my data in my BD, but when trying to update it does not: <%@Language=VBScript%> <%option explicit%> <!--#i...
asked by 07.11.2018 / 21:17
1
answer

ASP how to send ID to a form

What I want to realize is that each time you select the edit button as shown in the image Redirects me to a form where the input captures the selected data For example, if I select Edit Truck, it appears in the truck editing input...
asked by 07.11.2018 / 15:15
0
answers

Can not read property 'UI' of undefined

Very good to everyone. I have a problem with an aspx application that I am doing. A while ago I realized that in the Chrome console gives me this error.    Uncaught TypeError: Can not read property 'UI' of undefined       at Array. (center...
asked by 22.10.2018 / 14:52
0
answers

Problem internal server error 500 with ASP and ajax

I am trying to fill a table dynamically through a simple ajax and I can not get past this error. The codes I have are the following: familia.js function sendDataAjax() { $.ajax({ type: "POST", url: "Familia.aspx/ListarFamilia",...
asked by 22.10.2018 / 05:23
0
answers

Load and filter a table in html, MVC, ASP using recursive linq?

I'm doing a table using HTML in ASP.NET MVC. I am uploading the information on the company's income statement, and there are quite a few records, and when loading the table it takes a long time, as well as wanting to filter information, as it re...
asked by 14.10.2018 / 09:20
0
answers

Error HRESULT E_FAIL has been returned from a call to COM component when wanting to add a reference

I get the following error: Error HRESULT E_FAIL has been returned from a call to COM component When wanting to add a reference to my project in ASP C # Any solution? Please.     
asked by 05.10.2018 / 17:23
0
answers

Serialize a Json Matrix ASP Entity

Someone who can help me with the following error: It turns out that I created an API in ASP.net with the help of visual studio 2017 and entity framework, I did everything with the help of the tools since I have several related tables in SQL s...
asked by 12.09.2018 / 20:25
0
answers

Modify files generated by CRUD from Scaffold

Good evening I would like to know how do I have to modify the template .t4 of the controller? or what you have to change to be able to generate the files with Scaffold with the custom name. The file with the name Create.cshtml is created wit...
asked by 30.08.2018 / 20:55
0
answers

how do I download only my gridview in c #?

I have a problem when downloading my GridView to excel since my method causes the whole page to be downloaded as for example the DropDownList that it contains, before I had the code in a Template but I passed it to a Form and it continues to mar...
asked by 28.08.2018 / 20:44
1
answer

Jquery error not identified

I think everything comes from asynchronous calls but I can not identify what happens. Request URL: http://localhost/app/pagines/pacientes-0.asp?id=919 Request Method: GET Status Code: 500 Internal Server Error Remote Address: 217.112.91....
asked by 04.08.2018 / 21:11