Resources for IT Professionals > Forums Home > Microsoft Research Forums > Venue Service > Can't install conference venue service 4. on Widows XP
Ask a questionAsk a question
 

QuestionCan't install conference venue service 4. on Widows XP

  • Wednesday, October 31, 2007 5:52 PMK_B.A Users MedalsUsers MedalsUsers MedalsUsers MedalsUsers Medals
     

    While installing Conference venue service 4. I

     was requested to install Internet Information Server

    Installed IIS but still got the same following message:

    " this setup requires Iinternet Informtion  server 4.or higher and windows NT 4.0, Windows2000 or higher....

    pls. IIS and run this setup again "

     

    Can someone help

     

     

All Replies

  • Thursday, November 01, 2007 5:01 PMFred Videon Users MedalsUsers MedalsUsers MedalsUsers MedalsUsers Medals
     

    It looks like the setup project is looking for the IIS version number in the registry here:

    HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\W3SVC\Parameters\MajorVersion

    If it is not greater than or equal to 4 the MSI launch condition would fail.

     

    Can you see if the value exists in the registry?