Taz Posted April 29, 2008 Share Posted April 29, 2008 Is it just me that is getting the error or not? I get the following run time error: Server Error in '/bristolcityfc' 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> I'm trying to sort out my playoff tickets to avoid a stupidly long phonecall!! Anybody else having the same problem? Link to comment Share on other sites More sharing options...
Dollymarie Posted April 29, 2008 Share Posted April 29, 2008 Yup as I posted in another thread, it seems to be down at the moment. Link to comment Share on other sites More sharing options...
exiledinwatford Posted April 29, 2008 Share Posted April 29, 2008 Still down at 9.50. Somebody reboot the server please!!!! Link to comment Share on other sites More sharing options...
PhatWill Posted April 29, 2008 Share Posted April 29, 2008 BUMP It's still down and I want to buy my play-off ticket damn it Link to comment Share on other sites More sharing options...
exiledinwatford Posted April 29, 2008 Share Posted April 29, 2008 Used the old fashioned phone and waited 15 mins and sorted out my tickets - job done. Well done City. While I was hanging on I couldn't help remembering that "Only Fools" episode when Trigger tried to get rid of that radio active stuff at the Council dump "Hey Mr Lansdown, I thought you said that Ticketmaster was open 24 hours a day?" "Yeah but not at night!" Link to comment Share on other sites More sharing options...
Slave to the rhythm Posted April 29, 2008 Share Posted April 29, 2008 BUMP It's still down and I want to buy my play-off ticket damn it I've just created an account and logged in. However, the only tickets on sale are for the Preston game. What's happened to the play-off tickets?! Looks like I'll be queueing up in person on Wednesday morning at this rate. Link to comment Share on other sites More sharing options...
PhatWill Posted April 29, 2008 Share Posted April 29, 2008 I've just created an account and logged in. However, the only tickets on sale are for the Preston game. What's happened to the play-off tickets?! Looks like I'll be queueing up in person on Wednesday morning at this rate. Error message seems to have gone. Just booked my seat for the pray-offs. Link to comment Share on other sites More sharing options...
BristolCity1992 Posted April 29, 2008 Share Posted April 29, 2008 Just tried to process bank details but now its just on a white page give it ten minutes don't know how to get them if this doesnt work. Take it I have to set up two accounts as well which is pretty stupid as I added the other season ticket the other day but its not listed now Link to comment Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.