Results 1 to 5 of 5

Thread: IIS Problem - Cant connect to localhost

  1. #1

    Thread Starter
    Lively Member
    Join Date
    Jul 2005
    Posts
    69

    IIS Problem - Cant connect to localhost

    I am not able to open any of my asp.net projects on my home PC (Winxp Pro and SP2).

    IIS console shows nothing and when I try to connect I get the "dependency service or group failed to start " error.

    I uninstalled IIS rebooted
    disabled the Panda antiVirus
    Reinstalled IIS Rebooted .

    and it still doesnt work.

    Any help appreciated

    thx in advance

  2. #2
    Fanatic Member VBKNIGHT's Avatar
    Join Date
    Oct 2000
    Location
    Port25
    Posts
    619

    Re: IIS Problem - Cant connect to localhost

    i guess it has somthing to do with setting up the IIS google for info regarding setting IIS in .net framework

    If a post has helped you then Please Rate it!

  3. #3
    Fanatic Member VBKNIGHT's Avatar
    Join Date
    Oct 2000
    Location
    Port25
    Posts
    619

    Re: IIS Problem - Cant connect to localhost

    If you install IIS after the .NET Framework on your Access Point machine, you must run a utility to update the IIS configuration with information about .NET. The utility is installed as part of the .NET Framework and can be found in %windows%\Microsoft.NET\Framework\v1.1.4322. From this folder, run "aspnet_regiis.exe -i" to register .NET with IIS.

    If a post has helped you then Please Rate it!

  4. #4
    I'm about to be a PowerPoster! mendhak's Avatar
    Join Date
    Feb 2002
    Location
    Ulaan Baator GooGoo: Frog
    Posts
    38,170

    Re: IIS Problem - Cant connect to localhost

    Disable the Windows XP firewall too

  5. #5
    Retired VBF Adm1nistrator plenderj's Avatar
    Join Date
    Jan 2001
    Location
    Dublin, Ireland
    Posts
    10,359

    Re: IIS Problem - Cant connect to localhost

    Ensure the World Wide Web Publishing service is started/starting
    Microsoft MVP : Visual Developer - Visual Basic [2004-2005]

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width