Forgot your password?

typodupeerror

Comment: Re:Not so bad after all... (Score 1) 156

by johann21 (#33563434) Attached to: New Crypto Attack Affects Millions of ASP.NET Apps

> This is one reason you should send user friendly error messages to your consumers instead of stack traces...

Right, and isn't the default CustomerErrors setting in ASP.NET set to RemoteOnly? Meaning that that the exception & stack trace are only sent when you are browsing from localhost? If you were dumb enough to send full errors from a production system, then you deserve to have your application exploited by this.

I am the mother of all things, and all things should wear a sweater.

Working...