Questions tagged as 'asp.net'

0
answers

Problem Authorize MVC

My problem is that for some reason the Authorize takes a cookie that is deleted and allows me to put post get whatever is unloved using that same cookie from postman. I leave the code of login, logout and authentication <authentication...
asked by 02.11.2017 / 17:13
1
answer

Load Dynamic Table through jscript consuming a WebService asp.net c #

Good I would like you to help me comment I'm doing a webservice project and website, and create a dynamic table according to json what I vote but when I put the default parameters if I can get it right but in my webservice when I put input varia...
asked by 19.10.2017 / 04:05
0
answers

is it possible to read the fields that have a view in SQL server from C # webform?

Is it possible to get the headings of a view on SQl server from a C # form, and send these names to a textbox separated by commas? for example: What would you call this what I try to do to investigate? camposSQL = LeerVista: "vw_VistaNombre...
asked by 01.11.2017 / 20:06
1
answer

ASPX Does not redirect to where it should

I have this part of the code when an action is made Response.Redirect("FPMV106.aspx") but it does not redirect me there, it redirects me to a page of the project "Start.apsx". I also tried with Server.Transfer("FPMV106.aspx")...
asked by 17.10.2017 / 00:46
1
answer

How to display data for various models in Details view using ASP.NET MVC5

Greetings, I have a question about how to send or show the data of a table that is related to another, in this case a table Areas contains a department id to which it belongs, but I need to show in the view the name of the department Not the Id,...
asked by 12.10.2017 / 08:01
1
answer

Do you know the cause of this error?

Good evening, my doubt is as follows, I have a website created on asp.net that is working with a SQLServer DB but at the moment of executing my code this error is resulting and I have tried to find a solution but I can not find What is causing t...
asked by 06.10.2017 / 03:00
2
answers

How to fill a DropDownList in mvc c #? [duplicate]

In my parameters I have "Option" which are -Gestion -Colegio -Estado -Pais I want to upload it to my DropDownList try in this way to load it but it's not like taking it into view, do you have any other method? Controller: public Acti...
asked by 24.10.2017 / 17:25
1
answer

Configuring the web.Config system.serviceModel

Good evening, How can I configure the "system.serviceModel" in the Web.Config, I'm getting the following error from the application:    The default endpoint element that references the 'VirusWS.scanFile' contract was not found in the clien...
asked by 21.09.2017 / 21:59
1
answer

Error: popap html with Jquery

I have an error calling a popap using Jquery: 1. HTML Code Button <button type="button" class="btn btn-primary" id="btnAddCentrocosto" value="AddCentrocosto" onclick="$parent.openAddCentrocosto">Agregar Centro Costos</button>...
asked by 17.09.2017 / 08:29
0
answers

Error receiving DataSet Valors

DetailCountsCorrectDataSet (parameters) is a method in which you send parameters, this case Dates. I send two dates parameters and make the query when returning the valors I have an error, in (DetailCuentasPorCobrarDataSet) what are the...
asked by 28.09.2017 / 00:24