Guys, I have spent many hours to find the the solution about how to deploy asp.net 4.0 on windows server 2003 IIS 6. But I could not get my work done. here are steps i am following.
1. With VS 2010 I created deployment package, with option file system from Publish settings.
waqar40
0 Points
1 Post
How to deploy asp.net 4.0 on windows server 2003 IIS6
Aug 18, 2012 07:33 AM|LINK
Guys, I have spent many hours to find the the solution about how to deploy asp.net 4.0 on windows server 2003 IIS 6. But I could not get my work done. here are steps i am following.
1. With VS 2010 I created deployment package, with option file system from Publish settings.
2. Placed this in www_root on windos server 2003.
3. followed steps in the link http://www.codeproject.com/Articles/42724/Beginner-s-Guide-Exploring-IIS-6-0-With-ASP-NET.
Please let me know what i am doing wrong, this is my first ever deployment of asp.net application on any server except windos7(dev machine)
HostingASPNe...
All-Star
15882 Points
2977 Posts
Re: How to deploy asp.net 4.0 on windows server 2003 IIS6
Aug 18, 2012 08:28 AM|LINK
Hello,
Have you received any errors?
Regards
Free ASP.NET Examples and source code.
shivanand G ...
Participant
1763 Points
534 Posts
Re: How to deploy asp.net 4.0 on windows server 2003 IIS6
Aug 18, 2012 10:56 AM|LINK
refer this...
http://www.dotnetfunda.com/articles/article1247-how-to-host-aspnet-application-on-the-web-server-iis.aspx
Thanks.
shivanand.G.N (shivu.betta@gmail.com)
GaurangNaik
Contributor
2081 Points
498 Posts
Re: How to deploy asp.net 4.0 on windows server 2003 IIS6
Aug 18, 2012 11:05 AM|LINK
Hi,
Get your basics cleared first about deplyement of any site or app on IIS 6. here is the link
http://www.codeproject.com/Articles/32210/Deployment-of-a-Website-on-IIS
GauranG