- Pink Menace
- |
- Elder Mythic Member
It was a cold day near the southern base in Blood Gulch. Cortana and I were relaxing over a game of Go Fish, WHEN OUT OF NO WHERE 700 BANSHEES CAME FLYING IN!!! I GRABED MY SPARTAN LASER AND LET HELL REIGN DOWN UPON THEM. I HOPPED IN THE NEAREST WARTHOG AND TOLD CORTANA TO GET IN.
Now don't worry, I'm not here to bash Bungie. I'm just stating that I believe that the number of errors I have been getting from this site are ridiculous. It could be my computer. I doubt it, but it could be. I'll list all of the errors I have gotten. Mabye it could help Bungie fix it when they do.
Today I have gotten these errors trying to access the forums page.
* Could not bind repeater
* NullReference
* OutOfMemoryException
* Internal Server Error
* InvalidCastException
* Authentication Failure: Cannot find specified users' profile data.
* Account Creation Error: You cannot create an account since you are succesfully logged in as Daveman929 (What the hell?)
I also got this one, and I have no idea what the hell it was so I'll just post it.
Server Error in '/' 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>
That is excatly what showed up.
Now, once again, I'm not here to bash Bungie. I'm trying to help solve a probem by posting this.
[Edited on 4/24/2005]