Results 1 to 7 of 7

Thread: Installation

  1. #1

    Thread Starter
    Ya ya Baby!!!Me is Back
    Join Date
    Jul 2002
    Posts
    362

    Installation

    I have that eror that it's in attached

    Any one can help me?
    Attached Images Attached Images  
    Last edited by Daok; Aug 14th, 2003 at 05:19 PM.

  2. #2

    Thread Starter
    Ya ya Baby!!!Me is Back
    Join Date
    Jul 2002
    Posts
    362
    I use XP is it because my Fronpage is XP and not 2000?

  3. #3
    Frenzied Member <ABX's Avatar
    Join Date
    Jul 2002
    Location
    Canada eh...
    Posts
    1,622
    no not the FrontPage Application. FrontPage Server Extensions 2000.

    Try opening Add Remove Programs (type appwiz.cpl at run menu)
    then Add/Remove Windows componets

    Double Click on Internet Information Server (IIS)

    Make Sure Front Page Server Extensions 2000 is installed

    ------------------------------------------------------------------------------

    I dont think that this is ur problem but its worth a try
    Tips:
    • Google is your friend! Search before posting!
    • Name your thread appropriately... "I Need Help" doesn't cut it!
    • Always post your code!!!! We can't read your mind!!! (well, at least most of us!)
    • Allways Include the Name and Line of the Exception (if one is occuring!)
    • If it is relevant state the version of Visual Studio/.Net Framwork you are using (2002/2003/2005)


    If you think I was helpful, rate my post
    IRC Contact: Rizon/xous ChakraNET/xous Freenode/xous

  4. #4

    Thread Starter
    Ya ya Baby!!!Me is Back
    Join Date
    Jul 2002
    Posts
    362
    What if I dont have IIS? I have the home edition without the IIS component

  5. #5
    Sleep mode
    Join Date
    Aug 2002
    Location
    RUH
    Posts
    8,083
    Try to check to update your system . This may be comes as part of windows update .

  6. #6
    Frenzied Member <ABX's Avatar
    Join Date
    Jul 2002
    Location
    Canada eh...
    Posts
    1,622
    You can enable IIS using this method but i have not tried it and DONT garrenty that this will work...

    (1) locate and edit the file C:\WINDOWS\INF\SYSOC.INF

    (2) locate a section called [Components]

    (3) find a line like this:
    iis=iis.dll,OcEntry,iis.inf,hide,7

    (4) change it to this (the iis cab in the i386 xp home folder looks to
    be nothing)
    iis=iis2.dll,OcEntry,iis2.inf,,7

    (some sort of ms caching thing keeps sticking back iis.dll when I try
    to nuke it. quickly renaming and making hidden dir called iis.dll
    seems to thwart, but not worth it, so iis2.dll is good enough)

    (5) I grabbed the iis.dl_ and iis.in_ from win2k advanced server cd.

    I would guess similar techniques would work from W98, FP, etc.
    Use "EXPAND IIS.DL_ IIS2.DLL" from a command prompt
    Same for IIS2.INF, place IIS2.INF in C:\WINDOWS\INF and IIS2.DLL in
    C:\WINDOWS\SYSTEM32\SETUP

    (6) Now when I did "add windows programs" from the control panel's add
    new programs,

    I had IIS options and I could even check em off. yippee - could not
    check em off from my xppro cd ((

    I just went with the defaulted ones though (all i needed was iis web
    server)

    (7) It will prompt you for files. Get em from MS XP Home CDs, Adv
    Server CDs, C:\WINNT\SYSTEM32\INETSRV, C:\WINDOWS\I386, etc. (It will
    tell you the file it needs, you just need to have a searcher going,
    probably the CDs will have all you need)

    (8) You can get to your IIS from Control Panel's Administrative
    Programs.
    I stuck in an index.html file and reconfigure IIS to work like this.
    No go ((
    I right clicked on my inetpub folder and did something with shared
    folders. No go ((
    I looked at the event viewer and saw the error of my ways.
    Go to IIS and goto Directory Security tab and click Edit button and
    Browse for the user setup on my laptop.

    (9) Yippee, hello world from http://localhost

    Note: dont bother looking for help from m$ they dont want you doing this
    Tips:
    • Google is your friend! Search before posting!
    • Name your thread appropriately... "I Need Help" doesn't cut it!
    • Always post your code!!!! We can't read your mind!!! (well, at least most of us!)
    • Allways Include the Name and Line of the Exception (if one is occuring!)
    • If it is relevant state the version of Visual Studio/.Net Framwork you are using (2002/2003/2005)


    If you think I was helpful, rate my post
    IRC Contact: Rizon/xous ChakraNET/xous Freenode/xous

  7. #7

    Thread Starter
    Ya ya Baby!!!Me is Back
    Join Date
    Jul 2002
    Posts
    362
    I rebooted and it work... very strange but well thx all

    and <ABX I appreaciate what you did

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