Hosting a web application on a laptop doesn't sound like a good idea for me. If you only need this for development and/or test environment than you should know that Visual Studio comes with Visual Studio Development Server and also supports local IIS Web
Server that can be used for this purpose.
windows can not find 'inetmgr' That's mean IIS not installed on your machine, check these links to understand how to install
IIS int Windows 7, hope get help.
rvmmani
Member
54 Points
87 Posts
How to instal IIS for Windows 7
Aug 19, 2012 12:17 PM|LINK
Hi
I am using Windows 7. I need to host my asp.net application on it, but i try to open IIs By "inetmgr" but i can not open, it shows error like
windows can not find 'inetmgr'
what i need to resolve this issue,newly i bought my laptop pls help me
oned_gk
All-Star
31563 Points
6448 Posts
Re: How to instal IIS for Windows 7
Aug 19, 2012 12:20 PM|LINK
http://learn.iis.net/page.aspx/28/installing-iis-on-windows-vista-and-windows-7/
mitja.GTI
Star
11157 Points
2094 Posts
Re: How to instal IIS for Windows 7
Aug 19, 2012 01:44 PM|LINK
Hosting a web application on a laptop doesn't sound like a good idea for me. If you only need this for development and/or test environment than you should know that Visual Studio comes with Visual Studio Development Server and also supports local IIS Web Server that can be used for this purpose.
Web Servers in Visual Studio for ASP.NET Web Projects
mitja.gti | www.mitjagti.com
Topspy
Contributor
3785 Points
806 Posts
Re: How to instal IIS for Windows 7
Aug 20, 2012 03:46 AM|LINK
I think you can use webmatrix directly instead to have IIS installed. it's really a nice platform.
Asp.net Hosting | Windows Hosting | SQL Server Hosting
Damn Code
Participant
1883 Points
323 Posts
Re: How to instal IIS for Windows 7
Aug 20, 2012 04:23 AM|LINK
Hi, friend
windows can not find 'inetmgr' That's mean IIS not installed on your machine, check these links to understand how to install IIS int Windows 7, hope get help.
Please remember to Mark the replies as Answers if they help & unmark them if they provide no help.
Elvin Diz
Member
18 Points
17 Posts
Re: How to instal IIS for Windows 7
Aug 24, 2012 08:25 PM|LINK
same as windows xp..
http://technet.microsoft.com/en-us/library/cc725762.aspx
Easy
jprochazka
Contributor
4886 Points
740 Posts
Re: How to instal IIS for Windows 7
Aug 24, 2012 08:41 PM|LINK
Easiest way if you need a full IIS installation would be to use the Microsoft Web P{latform Installer:
http://www.microsoft.com/web/downloads/platform.aspx
You can install IIS with recommended settings directly from this installer as well as customize it with other IIS goodies.