Question

Apparently Windows Vista Home Basic and Premium both do not ship with integrated windows authentication for IIS (You need Business edition)... so does anyone know how to get windows authentication installed for IIS?

I went into Programs and Features > Turn Windows Features on or off. Then in the Windows Features popup I navigated to... Internet Information Serivces > World Wide Web Services > Security > ???

Under security the only options that were there are:

  • Basic Authentication
  • IP Security
  • Request Filtering
  • URL Authorization

I found this fix but it gave me this error message:

The upgrade Patch cannot be installed by Windows Installer service because the program to be upgraded may be missing, or the upgrade patch may update a different version of the program. Verify that the program exists on your computer and that you have the correct upgrade patch.

So that makes me think it's because the fix is for Visual Studio 2005, and I'm using Visual Studio 2008. Anyone know a fix that applies to Visual Studio 2008?

Was it helpful?

Solution

I don't think you can get it to work in Vista Home Premium because the Home editions do not support domain authentication; only workgroup authentication. You have to get one of the Business editions or Ultimate.

Licensed under: CC-BY-SA with attribution
Not affiliated with StackOverflow
scroll top