Link to home
Start Free TrialLog in
Avatar of DanRaposo
DanRaposoFlag for United States of America

asked on

Trying to run IIS 7 in 32-bit mode but getting an error

I am trying to get IIS7 to run in 32-bit mode. This is IIS installed on a Windows Server 2008 box.   I configured powershell and followed the instructions on this link

http://learn.iis.net/page.aspx/201/32-bit-mode-worker-processes/

but I get  

set-itemproperty :  Cannot find drive. A drive with  name 'iis' does not exist.

Any idea why it is returning this for iis and how do I put it and confirm it is running in 32-bit mode?

Thank you
Avatar of pilozite
pilozite

It seems that you didn t install and add the iis provider snapin:

http://learn.iis.net/page.aspx/429/installing-the-iis-70-powershell-snap-in/
Avatar of DanRaposo

ASKER

Thank you for your response, the snap in is installed.  Maybe it is running in 32-bit mode, but I just don't know how to confirm.
Did you use the shortcut in all programs > iis 7.0 extension to launch the commands ?
ASKER CERTIFIED SOLUTION
Avatar of pilozite
pilozite

Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial
Thank you ....  Great answer.  Quick and to the point.
Where would I find the IIS Extension shortcut?