¡@

Home 

c# Programming Glossary: statuscode

WebException how to get whole response with a body?

http://stackoverflow.com/questions/11828843/webexception-how-to-get-whole-response-with-a-body

49 41 GMT Connection close count 0 startIndex 0 status 1 statusCode 500 error message Invalid username or password. Is it possible..

c# SmtpClient class not able to send email using gmail

http://stackoverflow.com/questions/1311749/c-sharp-smtpclient-class-not-able-to-send-email-using-gmail

System.Net.Mail.MailCommand.CheckResponse SmtpStatusCode statusCode String response at System.Net.Mail.MailCommand.Send SmtpConnection..

How do I serve up an Unauthorized page when a user is not in the Authorized Roles?

http://stackoverflow.com/questions/2322366/how-do-i-serve-up-an-unauthorized-page-when-a-user-is-not-in-the-authorized-role

customErrors mode On defaultRedirect ~ Login error statusCode 401 redirect ~ Unauthorized error statusCode 404 redirect ~.. ~ Login error statusCode 401 redirect ~ Unauthorized error statusCode 404 redirect ~ PageNotFound customErrors You should obviously..

Display custom error page when file upload exceeds allowed size in ASP.NET MVC

http://stackoverflow.com/questions/2759193/display-custom-error-page-when-file-upload-exceeds-allowed-size-in-asp-net-mvc

errorMode Custom existingResponse Replace remove statusCode 404 subStatusCode 13 error statusCode 404 subStatusCode 13 prefixLanguageFilePath.. Replace remove statusCode 404 subStatusCode 13 error statusCode 404 subStatusCode 13 prefixLanguageFilePath path http yoursite.com..

ASP.NET Custom 404 Returning 200 OK Instead of 404 Not Found

http://stackoverflow.com/questions/347281/asp-net-custom-404-returning-200-ok-instead-of-404-not-found

web.config for custom errors customErrors mode On error statusCode 404 redirect 404.aspx customErrors 2 Added a 404.aspx page and..

Problem with deserializing JSON on datamember “__type”

http://stackoverflow.com/questions/4115037/problem-with-deserializing-json-on-datamember-type

public string StatusDescription get set DataMember Name statusCode public string StatusCode get set DataMember Name resourceSets.. public string copyright get set DataMember public string statusCode get set DataMember public string statusDescription get set DataMember..

No connection could be made because the target machine actively refused it 127.0.0.1:3446

http://stackoverflow.com/questions/9695224/no-connection-could-be-made-because-the-target-machine-actively-refused-it-127-0

response request.GetResponse as HttpWebResponse int statusCode int response.StatusCode StreamReader reader new StreamReader..