Server Error in '/' Application.Runtime ErrorDescription: An application error occurred on the server. The current custom error settings for this application prevent the details of the application error from being viewed remotely (for security reasons). It could, however, be viewed by browsers running on the local server machine.Details: To enable the details of this specific error message to be viewable on remote machines, please create a <customErrors> tag within a "web.config" configuration file located in the root directory of the current web application. This <customErrors> tag should then have its "mode" attribute set to "Off".<!-- Web.Config Configuration File --><configuration><system.web><customErrors mode="Off"/></system.web></configuration>Notes: The current error page you are seeing can be replaced by a custom error page by modifying the "defaultRedirect" attribute of the application's <customErrors> configuration tag to point to a custom error page URL.<!-- Web.Config Configuration File --><configuration><system.web><customErrors mode="RemoteOnly" defaultRedirect="mycustompage.htm"/></system.web></configuration>j/k(I can't believe this parody hasn't been done...)
10/14/2010 8:38:15 PM
pffft, you wish it hadn't been done
10/14/2010 8:38:36 PM
once upon a time i happened upon a site that displayed its ASP error messages to remote machinesthere was a plaintext SQL server password in this particular errorneedless to say, the aforementioned site no longer exists
10/14/2010 8:40:08 PM
10/14/2010 8:45:01 PM
^^ i found a sql injection vulnerability in a nc county website recently. the IT director was surprisingly receptive to my constructive criticism
10/14/2010 8:46:48 PM
I get the OP's error message every once in a while. Just taze the hamster back to running on that little fuckin wheel and hit refresh.
10/14/2010 9:06:05 PM
Is it just me or is the msg board selection drop down is all kinds of new sorry if im late to the game.
10/15/2010 7:30:50 PM
11/2/2010 10:46:06 AM
yeah that was meplease standby
11/2/2010 10:46:29 AM
TWW failed to accept any replies for about 15 minutes. but i love the way it puts the blame it on you.[Edited on November 2, 2010 at 10:48 AM. Reason : ]
11/2/2010 10:47:40 AM
lol
11/2/2010 10:48:17 AM
its my fault...I'm actually posting today and TWW has no idea what to do about that
11/2/2010 11:01:48 AM