|
From: Hunter on 3 Jul 2008 10:40 Hi. please direct me to a site where i can download IIS 7.0 for vista home premium. i seem to be to stupid to find such a site. "Juan T. Llibre" wrote: > Not so. > > IIS 7.0 can be installed, complete, on Home Premium. > > Use this script to install every last bit which IIS 7.0 offers : > > start /w pkgmgr > /iu:IIS-WebServerRole;IIS-WebServer;IIS-CommonHttpFeatures;IIS-StaticContent;IIS-DefaultDocument;IIS-DirectoryBrowsing;IIS-HttpErrors;IIS-HttpRedirect;IIS-ApplicationDevelopment;IIS-ASPNET;IIS-NetFxExtensibility;IIS-ASP;IIS-CGI;IIS-ISAPIExtensions;IIS-ISAPIFilter;IIS-ServerSideIncludes;IIS-HealthAndDiagnostics;IIS-HttpLogging;IIS-LoggingLibraries;IIS-RequestMonitor;IIS-HttpTracing;IIS-CustomLogging;IIS-Security;IIS-BasicAuthentication;IIS-URLAuthorization;IIS-RequestFiltering;IIS-IPSecurity;IIS-Performance;IIS-HttpCompressionStatic;IIS-HttpCompressionDynamic;IIS-WebServerManagementTools;IIS-ManagementConsole;IIS-ManagementScriptingTools;IIS-ManagementService;IIS-IIS6ManagementCompatibility;IIS-Metabase;IIS-WMICompatibility;IIS-LegacyScripts;IIS-LegacySnapIn;WAS-WindowsActivationService;WAS-ProcessModel;WAS-NetFxEnvironment;WAS-ConfigurationAPI > > See: > http://technet2.microsoft.com/WindowsServer/en/library/86026b03-18b0-4c42-9884-5af83226e2bd1033.mspx?mfr=true > > > > > Juan T. Llibre, asp.net MVP > asp.net faq : http://asp.net.do/faq/ > foros de asp.net, en español : http://asp.net.do/foros/ > =================================== > "Robert Firth" <webmaster(a)winvistainfo.org> wrote in message > news:8A2A71C9-0880-4442-ADE1-665D59448214(a)microsoft.com... > > It seems that a very limited version of IIS is on Home Premium. I doubt that will satisfy your > > needs though. > > > > -- > > /* * * * * * * * * * * * * * * * * * > > * Robert Firth * > > * Windows Vista x86 RTM * > > * http://www.WinVistaInfo.org * > > * * * * * * * * * * * * * * * * * */ > > > > "Andy Snook" <nimroddx_uk(a)yahoo.co.uk> wrote in message > > news:C2580AEC-F8F2-43C1-9E59-E2DC6411EF48(a)microsoft.com... > >> Business or Ultimate I'm affraid :( > >> > >> "Steven Spits" <nospam(a)company.com> wrote in message news:u3k8a91VHHA.496(a)TK2MSFTNGP06.phx.gbl... > >>> Hi, > >>> > >>> Plannig to buy Vista, but not sure what version to get. > >>> > >>> I do VS.NET development, mostly ASP.NET. > >>> > >>> Can IIS be installed on Vista home premium? Or do I need business or ultimate? > >>> > >>> Steven > >>> > >>> - - - > >>> > >>> > >> > > > > >
From: Mark Rae [MVP] on 3 Jul 2008 11:04 "Hunter" <Hunter(a)discussions.microsoft.com> wrote in message news:B4E42520-293A-400A-9169-BCFAEF947317(a)microsoft.com... > Hi. please direct me to a site where i can download IIS 7.0 for vista home > premium. i seem to be to stupid to find such a site. There's no need to download anything - just follow the instructions: http://technet2.microsoft.com/windowsserver2008/en/library/86026b03-18b0-4c42-9884-5af83226e2bd1033.mspx?mfr=true -- Mark Rae ASP.NET MVP http://www.markrae.net
From: Juan T. Llibre on 3 Jul 2008 12:17 IIS 7 is included with Vista Home Premium. You do, however, need to install it, with the script I posted. IIS 7 is not installed by default with Vista Home Premium. Your installation directory has all the files you need to install it, though. Juan T. Llibre, asp.net MVP asp.net faq : http://asp.net.do/faq/ foros de asp.net, en espa�ol : http://asp.net.do/foros/ ====================================== "Hunter" <Hunter(a)discussions.microsoft.com> wrote in message news:B4E42520-293A-400A-9169-BCFAEF947317(a)microsoft.com... > Hi. please direct me to a site where i can download IIS 7.0 for vista home > premium. i seem to be to stupid to find such a site. > > "Juan T. Llibre" wrote: > >> Not so. >> >> IIS 7.0 can be installed, complete, on Home Premium. >> >> Use this script to install every last bit which IIS 7.0 offers : >> >> start /w pkgmgr >> /iu:IIS-WebServerRole;IIS-WebServer;IIS-CommonHttpFeatures;IIS-StaticContent;IIS-DefaultDocument;IIS-DirectoryBrowsing;IIS-HttpErrors;IIS-HttpRedirect;IIS-ApplicationDevelopment;IIS-ASPNET;IIS-NetFxExtensibility;IIS-ASP;IIS-CGI;IIS-ISAPIExtensions;IIS-ISAPIFilter;IIS-ServerSideIncludes;IIS-HealthAndDiagnostics;IIS-HttpLogging;IIS-LoggingLibraries;IIS-RequestMonitor;IIS-HttpTracing;IIS-CustomLogging;IIS-Security;IIS-BasicAuthentication;IIS-URLAuthorization;IIS-RequestFiltering;IIS-IPSecurity;IIS-Performance;IIS-HttpCompressionStatic;IIS-HttpCompressionDynamic;IIS-WebServerManagementTools;IIS-ManagementConsole;IIS-ManagementScriptingTools;IIS-ManagementService;IIS-IIS6ManagementCompatibility;IIS-Metabase;IIS-WMICompatibility;IIS-LegacyScripts;IIS-LegacySnapIn;WAS-WindowsActivationService;WAS-ProcessModel;WAS-NetFxEnvironment;WAS-ConfigurationAPI >> >> See: >> http://technet2.microsoft.com/WindowsServer/en/library/86026b03-18b0-4c42-9884-5af83226e2bd1033.mspx?mfr=true >> >> >> >> >> Juan T. Llibre, asp.net MVP >> asp.net faq : http://asp.net.do/faq/ >> foros de asp.net, en espa�ol : http://asp.net.do/foros/ >> =================================== >> "Robert Firth" <webmaster(a)winvistainfo.org> wrote in message >> news:8A2A71C9-0880-4442-ADE1-665D59448214(a)microsoft.com... >> > It seems that a very limited version of IIS is on Home Premium. I doubt that will satisfy your >> > needs though. >> > >> > -- >> > /* * * * * * * * * * * * * * * * * * >> > * Robert Firth * >> > * Windows Vista x86 RTM * >> > * http://www.WinVistaInfo.org * >> > * * * * * * * * * * * * * * * * * */ >> > >> > "Andy Snook" <nimroddx_uk(a)yahoo.co.uk> wrote in message >> > news:C2580AEC-F8F2-43C1-9E59-E2DC6411EF48(a)microsoft.com... >> >> Business or Ultimate I'm affraid :( >> >> >> >> "Steven Spits" <nospam(a)company.com> wrote in message news:u3k8a91VHHA.496(a)TK2MSFTNGP06.phx.gbl... >> >>> Hi, >> >>> >> >>> Plannig to buy Vista, but not sure what version to get. >> >>> >> >>> I do VS.NET development, mostly ASP.NET. >> >>> >> >>> Can IIS be installed on Vista home premium? Or do I need business or ultimate? >> >>> >> >>> Steven >> >>> >> >>> - - - >> >>> >> >>> >> >> >> > >> >> >>
From: Hunter on 3 Jul 2008 12:33 I am electronically disabled, and I need serious help. How do I use "script" to install ISS7? Please assist "Juan T. Llibre" wrote: > Not so. > > IIS 7.0 can be installed, complete, on Home Premium. > > Use this script to install every last bit which IIS 7.0 offers : > > start /w pkgmgr > /iu:IIS-WebServerRole;IIS-WebServer;IIS-CommonHttpFeatures;IIS-StaticContent;IIS-DefaultDocument;IIS-DirectoryBrowsing;IIS-HttpErrors;IIS-HttpRedirect;IIS-ApplicationDevelopment;IIS-ASPNET;IIS-NetFxExtensibility;IIS-ASP;IIS-CGI;IIS-ISAPIExtensions;IIS-ISAPIFilter;IIS-ServerSideIncludes;IIS-HealthAndDiagnostics;IIS-HttpLogging;IIS-LoggingLibraries;IIS-RequestMonitor;IIS-HttpTracing;IIS-CustomLogging;IIS-Security;IIS-BasicAuthentication;IIS-URLAuthorization;IIS-RequestFiltering;IIS-IPSecurity;IIS-Performance;IIS-HttpCompressionStatic;IIS-HttpCompressionDynamic;IIS-WebServerManagementTools;IIS-ManagementConsole;IIS-ManagementScriptingTools;IIS-ManagementService;IIS-IIS6ManagementCompatibility;IIS-Metabase;IIS-WMICompatibility;IIS-LegacyScripts;IIS-LegacySnapIn;WAS-WindowsActivationService;WAS-ProcessModel;WAS-NetFxEnvironment;WAS-ConfigurationAPI > > See: > http://technet2.microsoft.com/WindowsServer/en/library/86026b03-18b0-4c42-9884-5af83226e2bd1033.mspx?mfr=true > > > > > Juan T. Llibre, asp.net MVP > asp.net faq : http://asp.net.do/faq/ > foros de asp.net, en español : http://asp.net.do/foros/ > =================================== > "Robert Firth" <webmaster(a)winvistainfo.org> wrote in message > news:8A2A71C9-0880-4442-ADE1-665D59448214(a)microsoft.com... > > It seems that a very limited version of IIS is on Home Premium. I doubt that will satisfy your > > needs though. > > > > -- > > /* * * * * * * * * * * * * * * * * * > > * Robert Firth * > > * Windows Vista x86 RTM * > > * http://www.WinVistaInfo.org * > > * * * * * * * * * * * * * * * * * */ > > > > "Andy Snook" <nimroddx_uk(a)yahoo.co.uk> wrote in message > > news:C2580AEC-F8F2-43C1-9E59-E2DC6411EF48(a)microsoft.com... > >> Business or Ultimate I'm affraid :( > >> > >> "Steven Spits" <nospam(a)company.com> wrote in message news:u3k8a91VHHA.496(a)TK2MSFTNGP06.phx.gbl... > >>> Hi, > >>> > >>> Plannig to buy Vista, but not sure what version to get. > >>> > >>> I do VS.NET development, mostly ASP.NET. > >>> > >>> Can IIS be installed on Vista home premium? Or do I need business or ultimate? > >>> > >>> Steven > >>> > >>> - - - > >>> > >>> > >> > > > > >
From: Sinner on 3 Jul 2008 13:16 "Hunter" <Hunter(a)discussions.microsoft.com> wrote in message news:99D75818-9500-4C59-B215-185AA4017118(a)microsoft.com... > > I am electronically disabled, and I need serious help. How do I use > "script" > to install ISS7? Please assist Control Panel>Programs and Features>click the link to "Turn Windows components on and off">Scroll down to Internet Information Services and make your selections. That should get you close.
|
Next
|
Last
Pages: 1 2 Prev: Image quality Next: How do I read html out of database fields and show it |