Internet ERROR NEED HELP!

gogi

New Member
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 Computer

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 Computer

System One

  • Manufacturer/Model
    Self built
    CPU
    AMD Athlon 64x2 6000+ 3.0ghz
    Motherboard
    Asus M4N78 Pro
    Memory
    3Gb PC2-5300 DDR2 @ 667mhz
    Graphics Card(s)
    XFX Radeon HD 4770 512mb GDDR5
    Sound Card
    VIA HD Audio
    Monitor(s) Displays
    Dual monitors: HP W1907 LCD 19" and Gateway HD Display 19" LCD
    Screen Resolution
    1440x900
    Hard Drives
    Barracuda 7200.10 SATA 3.0Gb/s 320 x 2-GB Hard Drive
    PSU
    Antec Earthwatts 80 plus 500 watts
    Case
    Ultra E-Torque ATX Mid tower clear side w/2 120mm fans
    Cooling
    Thermaltake MaxOrb cpu cooler w/120 mm blue led
    Keyboard
    OEM HP
    Mouse
    OEM HP
    Internet Speed
    Download 6885 kb/s upload 367 kb/s
    Other Info
    Optical: Super Muliti DVD burner w/lightscribe, Hauppauge WinTV HVR-1800

My Computer

System One

  • Manufacturer/Model
    Custom Build
    CPU
    Intel Q6600 @ 2.8GHz
    Motherboard
    Evga NF78-CK-132-A 3-Way SLI
    Memory
    8Gb DDR2 Corsair Dominator @ 1066Mhz 5-5-5-15
    Graphics Card(s)
    EVGA 560 GTX SC FTW 1GB
    Sound Card
    Realtek ALC888 7.1 Audio, Logitech G35 7.1 Surround Headset
    Monitor(s) Displays
    Dell S2409W 16:9, HDMi, DVI & VGA
    Screen Resolution
    1920 x 1080
    Hard Drives
    Samsung 7200rpm 250Gb SATA,
    Samsung 7200rpm 750Gb SATA,
    WD 7200rpm 1TB SCSI SATA.
    PSU
    Xigmatek 750W Quad sli quad core 80% eff
    Case
    Antec 900 Gaming Case
    Cooling
    Zalman CNPS9700-NT NVIDIA Tritium, Dominator RAM cooler
    Keyboard
    Logitech generic keyboard
    Mouse
    Razor Lachesis Banshee V2 Blue, 4000DPI
    Internet Speed
    16Mb Sky bb
    Other Info
    Wireless Gaming Receiver for Windows, Wireless Xbox 360 Pad, Wireless Xbox 360 Les Paul Guitar
Back
Top