BuzzerBeater Forums

Bugs, bugs, bugs > Runtime Error when trying to player page

Runtime Error when trying to player page (thread closed)

Set priority
Show messages by
This Post:
00
62631.1
Date: 12/3/2008 7:05:25 AM
North East Point Toastifiers
II.3
Overall Posts Rated:
1111
I'm trying to bid on a player, but everytime I click on his player page, I get

Runtime Error
Description: 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>



It is very disappointing, as I only have a few minutes available to make a bid for him as I will be gone the rest of the day. This was my last chance to hope to get him, but now I get no chance at all. ):

This Post:
00
62631.2 in reply to 62631.1
Date: 12/3/2008 7:11:33 AM
North East Point Toastifiers
II.3
Overall Posts Rated:
1111
I've gotten through now, but I spent a good 25 minutes trying to get through desperately. Might still be something to be looked into.

This Post:
00
62631.3 in reply to 62631.2
Date: 12/3/2008 9:04:43 AM
Overall Posts Rated:
225225

"I don't know half of you half as well as I should like; and I like less than half of you half as well as you deserve."