Thread: IIS Problem

  1. #1
    Addicted to the Internet netboy's Avatar
    Join Date
    Dec 2001
    Posts
    158

    IIS Problem

    Well, I'm not sure whether this is the right section to post but I need help urgently..

    I'm not sure what happened but my IIS5.0 (XP Pro SP1) just died. Every ASP file executed will give me Error 500 - Internal Server Error. It was still fine the other day. I tried uninstall IIS and reinstall but the problem still persist. Any way to fix it besides formatting my computer? I need to finished up my project.

    Thanks in advance!
    It's unfulfilled dreams that keep you alive.

    //netboy

  2. #2
    ‡ †hë Ö†hÈr sîÐè ‡ Nor's Avatar
    Join Date
    Nov 2001
    Posts
    299
    sorry but it could be anything
    iss has about 1000000000000000000000000000 different security holes in it. you my want to check your access logs and see if anyone hit you with a dos or something. i dont have it on any of the pc's here but Ethereal(a pro network sniffer) picks up about 30 dos attempts a day.
    Try to help all less knowledgeable than yourself, within
    the limits provided by time, complexity and tolerance.
    - Nor

  3. #3
    PC Fixer-Upper Waldo2k2's Avatar
    Join Date
    May 2002
    Posts
    2,001
    >>i dont have it on any of the pc's here but Ethereal(a pro network sniffer) picks up about 30 dos attempts a day.

    WTF?
    If you don't have it, how does it pick up attempted DoS attacks?
    I smell BS.

    Netboy, right click the websites folder in your IIS console. Make sure the appropriate permissions are set to allow your pages to run.
    PHP and XML
    Let's talk about SAX

  4. #4
    ‡ †hë Ö†hÈr sîÐè ‡ Nor's Avatar
    Join Date
    Nov 2001
    Posts
    299
    ethereal has many many many many different pages about it. loades of them have filters. you can even add your own protocoles to it and it will read the results to you.

    i've used iss before and i couldnt keep hackers out so i trashed it.
    every other week i could check the access logs and see where someone exec. root shells from shells/process with restricted access.
    btw the logs where on a different pc isolated from the network.
    (little tricks with the cat5 cable making it recv only)
    Try to help all less knowledgeable than yourself, within
    the limits provided by time, complexity and tolerance.
    - Nor

  5. #5
    C++ Developer XSquared's Avatar
    Join Date
    Jun 2002
    Location
    Ontario, Canada
    Posts
    2,718
    To get the actual errors (IE only), Tools>Internet Options>Advanced>Uncheck "Enable Friendly HTTP Error Messages".
    Naturally I didn't feel inspired enough to read all the links for you, since I already slaved away for long hours under a blistering sun pressing the search button after typing four whole words! - Quzah

    You. Fetch me my copy of the Wall Street Journal. You two, fight to the death - Stewie

Popular pages Recent additions subscribe to a feed

Similar Threads

  1. ISAPI problem with IIS 6.0
    By Elkvis in forum Windows Programming
    Replies: 3
    Last Post: 08-25-2008, 08:04 PM
  2. Memory problem with Borland C 3.1
    By AZ1699 in forum C Programming
    Replies: 16
    Last Post: 11-16-2007, 11:22 AM
  3. Someone having same problem with Code Block?
    By ofayto in forum C++ Programming
    Replies: 1
    Last Post: 07-12-2007, 08:38 AM
  4. A question related to strcmp
    By meili100 in forum C++ Programming
    Replies: 6
    Last Post: 07-07-2007, 02:51 PM
  5. WS_POPUP, continuation of old problem
    By blurrymadness in forum Windows Programming
    Replies: 1
    Last Post: 04-20-2007, 06:54 PM