BuzzerBeater Forums

Bugs, bugs, bugs > connection error

connection error (thread closed)

Set priority
Show messages by
From: Azariah

To: Mike
This Post:
00
52353.17 in reply to 52353.16
Date: 11/2/2008 4:50:55 PM
Overall Posts Rated:
103103
It looks like the snit fit is over. I'm accessing from my "sprint" connection as I type this.

This Post:
00
52353.18 in reply to 52353.17
Date: 11/8/2008 10:10:02 PM
Overall Posts Rated:
00
I don't know if my issue is related to this. But I keep getting this "Run Time Error" whenever I try to login. It is pretty frustrated that it happens almost everytime. I usually have to login 3-4 times before I can actually get into my team page.

Last edited by hunterkirualeorio at 11/8/2008 10:13:01 PM

This Post:
00
52353.19 in reply to 52353.18
Date: 11/8/2008 10:16:54 PM
Overall Posts Rated:
224224
I don't know if my issue is related to this. But I keep getting this "Run Time Error" whenever I try to login. It is pretty frustrated that it happens almost everytime. I usually have to login 3-4 times before I can actually get into my team page.

Much as with sorting the roster page, the front page has to load entirely before you try to log in. You likely have to wait a bit, since the front page ads might take several seconds until they load completely.

"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."
This Post:
00
52353.20 in reply to 52353.19
Date: 11/10/2008 2:43:22 AM
Overall Posts Rated:
13811381
I'm experiencing error, quite often, while trying to sort players and I don't have adds that needs to be load. I'll copy/paste the error, and please tell me, is it the same reason?

This is the error:
Server Error in '/BBWeb' Application.
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>

Last edited by LA-Kasie K. at 11/10/2008 2:45:40 AM

It is not so important how high can someone jump, more important is who is the last one standing
This Post:
00
52353.21 in reply to 52353.20
Date: 11/10/2008 7:15:42 AM
Overall Posts Rated:
224224
Known but, where you have to wait for the Players page to load entirely before trying to sort it.

"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."
This Post:
00
52353.22 in reply to 52353.21
Date: 11/10/2008 7:28:11 AM
Overall Posts Rated:
13811381
Thanks, I'll try to be more patient in the future

It is not so important how high can someone jump, more important is who is the last one standing