I'm trying to perform a put operation on asp.net mvc, but it gives me a bug in:
var response = (HttpWebResponse)httpWebRequest.GetResponse();
This is the bug: {"Error on the remote server: (404) Could not be found."}
Here I leave the cod...
asked by
16.08.2016 / 15:16