Windows Vista Forums
Vista Forums Home Join Vista Forums Windows 7 Forum Vista Tutorials Tags
Welcome to Windows Vista Forums. Our forum is dedicated to helping you find solutions with any problems, errors or issues you are experiencing with Windows Vista. The Vista forum also covers news and updates and has an extensive Windows Vista tutorial section that covers a wide range of tips and tricks.

Go Back   Vista Forums > Vista Forums > Browsers & Mail

Vista - Internet ERROR NEED HELP!

Reply
 
Old 06-16-2009   #1 (permalink)


vista ultimate x64
 
 

Internet ERROR NEED HELP!

Pleas help me to solve this problem,If you know what to do also tell me HOW to do, as detailed as possible!thank you!
I have a deadline for application on the website watermillcenter.slideroom.com
but when i go it says, the following!

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>

My System SpecsSystem Spec
Old 06-16-2009   #2 (permalink)


Vista Home Premium 32 bit
 
 

Re: Internet ERROR NEED HELP!

I just did a cut/paste of your url you listed in your post and I got on with no problem. Are you trying to log in on a different computer via remote access or are you using your personal computer. What browser are you using? Try a different browser to see if that works. From what I read in your post it seems to me that the server that you are trying to log in to is causing the problem and it's not on your end but that's just a guess. As to what is causing it, that can be any number of things.
My System SpecsSystem Spec
Old 06-16-2009   #3 (permalink)


Vista Home Premium x64
 
 

Re: Internet ERROR NEED HELP!

https://watermillcenter.slideroom.co...Applicant.aspx try clicking that, your browser isnt redirecting you properly, if you want to fix this issue, just reinstall your browser.
My System SpecsSystem Spec
Reply

Thread Tools


Similar Threads
Thread Forum
Cut and Paste to Internet causes Error Network & Sharing
Error while connecting to Internet Vista General
Internet Explorer Error! Vista General
Very strange internet error Vista networking & sharing
error in internet explorer Browsers & Mail


Vista Forums is an independent web site and has not been authorized,
sponsored, or otherwise approved by Microsoft Corporation.
"Windows Vista", the Start Orb, and related materials are trademarks of Microsoft Corp.
© Designer Media Ltd

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46