Answered by:
running localhost

Question
-
User-788967271 posted
Hi all:
I use the server included in VS 2012 in order to run my aspx application. I don't remember what to do to run it without using VS. I use IIS 7.5 and ASP.NET 4.5 in windows 7
Can u help me?
Thanks in advance
Thursday, March 21, 2013 4:39 AM
Answers
-
User-987211141 posted
Hi all:
I use the server included in VS 2012 in order to run my aspx application. I don't remember what to do to run it without using VS. I use IIS 7.5 and ASP.NET 4.5 in windows 7
1. You have to enable IIS in windows 7 using windows add/remove features
http://www.iis.net/learn/install/installing-iis-7/installing-iis-on-windows-vista-and-windows-7
2. Install .Net framework 4.5 in your PC.
3. Host application on IIS
http://www.iis.net/learn/application-frameworks
Now application is running without VS.
- Marked as answer by Anonymous Thursday, October 7, 2021 12:00 AM
Thursday, March 21, 2013 5:10 AM -
User71929859 posted
Hello,
I don't remember what to do to run it without using VS.You have to publish it and host it on IIS. Check my blog post below. It will help you to achieve this.
http://ruchirac.blogspot.com/2012/06/publish-and-deploy-aspnet-application.html
- Marked as answer by Anonymous Thursday, October 7, 2021 12:00 AM
Thursday, March 21, 2013 3:05 PM
All replies
-
User-987211141 posted
Hi all:
I use the server included in VS 2012 in order to run my aspx application. I don't remember what to do to run it without using VS. I use IIS 7.5 and ASP.NET 4.5 in windows 7
1. You have to enable IIS in windows 7 using windows add/remove features
http://www.iis.net/learn/install/installing-iis-7/installing-iis-on-windows-vista-and-windows-7
2. Install .Net framework 4.5 in your PC.
3. Host application on IIS
http://www.iis.net/learn/application-frameworks
Now application is running without VS.
- Marked as answer by Anonymous Thursday, October 7, 2021 12:00 AM
Thursday, March 21, 2013 5:10 AM -
User71929859 posted
Hello,
I don't remember what to do to run it without using VS.You have to publish it and host it on IIS. Check my blog post below. It will help you to achieve this.
http://ruchirac.blogspot.com/2012/06/publish-and-deploy-aspnet-application.html
- Marked as answer by Anonymous Thursday, October 7, 2021 12:00 AM
Thursday, March 21, 2013 3:05 PM