Asked by:
Server Error in '/StudRockStar' Application.

Question
-
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>
Friday, June 15, 2007 12:37 PM
All replies
-
Man even i am getting that. May be the admins are trying to disable all the features, that was making us earn the points, and will put it back online in short time. Or may be they are taking backup of the entire site, so that they can consider ranks from the backup.Friday, June 15, 2007 1:15 PM
-
Site is working now
Date & Time : 15/06/2007 19:05 hrsFriday, June 15, 2007 1:36 PM -
site is still not working..
Time 19:20 15th juneFriday, June 15, 2007 1:52 PM -
It says :
Error on page...
We’re sorry, but we were unable to service your request. Currently there is some problem with the site.
Kindly go back to the previous page and try again later. We apologise for the inconvinience.Friday, June 15, 2007 1:53 PM -
hey man the site went down again around 19:15 and got back up after few minutes, looks like the admins are trying to do some major update in the site.Hope its really nice.
Hoe they include that redemption activity, so that we can redempt our points for the gifts.Friday, June 15, 2007 1:59 PM -
Now the site is working fine.
21:00Friday, June 15, 2007 4:00 PM -
i too dont feel any kind of probs..Friday, June 15, 2007 4:28 PM
-
now its working fineFriday, June 15, 2007 4:29 PM
-
can u guys tell me ..this was the case of which day???Friday, June 15, 2007 4:29 PM
-
can u guys tell me on which day it is hapening??Friday, June 15, 2007 4:30 PM
-
may be it is because of
greater load..
as more and more ppls want to access the siteFriday, June 15, 2007 4:31 PM -
this is bcoz more and more ppls want to acces the siteFriday, June 15, 2007 4:32 PM
-
no this is not reasonFriday, June 15, 2007 4:58 PM