Status Page goes to error page

<p>Guys my message says the following, what do u think is th problem…is it a bad new…i did try refreshing no help</p>

<h2>Server Error in ‘/AdmOnlineApplication’ Application.</h2>

<p>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. </p>

<p>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”.</customerrors></customerrors></p>

<!-- Web.Config Configuration File –>

<p><configuration>
<system.web>
<customerrors mode=“Off”>
</customerrors></system.web>
</configuration></p>

<p>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.</customerrors></p>

<!-- Web.Config Configuration File –>

<p><configuration>
<system.web>
<customerrors mode=“RemoteOnly” defaultredirect=“mycustompage.htm”>
</customerrors></system.web>
</configuration></p>

<p>mine also looks like that… i have no clue why</p>

<p>yea pls tell some one tell us its good news lol</p>

<p>mine just started working again and no update or anything :(</p>

<p>*Yea some one pls tell us its good news lol</p>

<p>no way…wow I hate this waiting thing either reject or accept me fast…the wait is killing…guess like another week of waiting</p>

<p>Could this error come up when someone at USC is using ur application. It does say that when you see this error, the your app can only be accessed from a local (as in USC) server, and not from a remote (one of our own) servers.
Just a probably incorrect idea, especially considering a lot of u just got it, but I have seen it come up at times randomly and this is one of the few times a whole mass of ppl got it at once, so maybe their just doing a mass ‘double check’ review of the applications they are about to reject (or hopefully accept)</p>

<p>ya ur idea might be true…im way too underqualified for USC</p>