Click here to Skip to main content
15,922,325 members

Comments by judah9107 (Top 15 by date)

judah9107 10-Apr-17 14:29pm View    
First in this line: serviceProxy.SetClientCredential(token);
serviceProxy doesn't have that attribute (SetClientCredential)
judah9107 10-Apr-17 14:14pm View    
I comented I tried this solution but it doesn't work.
judah9107 10-Apr-17 14:07pm View    
there's no much examples or none is good.
judah9107 15-Feb-17 13:09pm View    
No, look my Page_Load:

protected void Page_Load(object sender, EventArgs e)
{
if (!IsPostBack)
{
//load GridView
loadEstrucProyectosEjemplo(lstEstrucProyectosEjemplo);
}
}
judah9107 13-Jan-16 7:31am View    
This way just could modify the "appsettings" section, but I need modify the
endpoint-headers section