« Previous Next »

Thread: How to: Publishing ASP.NET MVC application from VS2008 to Win2008 IIS7

Last post 06-28-2009 4:04 AM by altaf_khatri. 4 replies.

Average Rating Rate It (5)

RSS

Page 1 of 1 (5 items)

Sort Posts:

  • 03-06-2009, 4:08 AM

    How to: Publishing ASP.NET MVC application from VS2008 to Win2008 IIS7

    Hello,

    Unfortunately I have to use the new IIS7 on a Windows Server 2008. For almost two days I try to figure out how I can publish to that server. Nothing seems to work.

    I am totally stuck with that task and the frustration level is undescribable.

    Is there a tutorial somewhere that really works?

    Thanks and kind regards,

    Gerald

  • 03-06-2009, 4:55 AM In reply to

    Re: How to: Publishing ASP.NET MVC application from VS2008 to Win2008 IIS7

    I've not messed with supporting the mvc framework, so here is something I found on asp.net. Looks promising.

    http://www.asp.net/learn/mvc/tutorial-08-cs.aspx

     

    Steve Schofield
    Windows Server MVP - IIS
    http://weblogs.asp.net/steveschofield


    http://www.IISLogs.com
    Log archival solution
    Install, Configure, Forget
  • 03-06-2009, 5:29 AM In reply to

    Re: How to: Publishing ASP.NET MVC application from VS2008 to Win2008 IIS7

    Thanks, but that doesn't help either.

    It's not about MVC, it's about the publishing of a web application from within VS2008 to an IIS7.

    I found different posts of people with the same problem (it seems to be an authorization problem mainly) but all the answers to this posts and all the links to articles of Microsoft or blog posts didn't provide a satisfying (working) solution.

    I tried so many different things and read so many different stuff on the web but nothing helped to solve that problem. You should think a task as publishing a web application to a web server would be as simple as a mouse click but the reality looks totally different. Very disappointing.

    I am looking for a receipt like

    You need to install this and this and this.
    Then you have to do this and this.
    Take care of this and this.
    You need to configure this and this.

    An additional disadvantage is that the UI of the IIS Manager changed completely and is ... let's say not very intuitive (to formulate it friendly :)

    It's a really frustrating experience with this IIS7.

    Please, if you know the ultimate guide to publish to IIS7, let me know about it.
    Or if you know a small thing like a special configuration trick or a special rights configuration that one needs to know for publishing purposes, please let me know about it.

    Thanks in advance and kind regards,

    Gerald

  • 03-12-2009, 3:52 AM In reply to

    Re: How to: Publishing ASP.NET MVC application from VS2008 to Win2008 IIS7

    Hi,

    Hope these helpful for you:

    Serving New Content – "More flexible deployment options let you decide exactly how you want your Web content served by IIS 7.0.  This tutorial covers creating your first Web site, Web application and Virtual Directory through the new IIS Manager user interface."
    http://learn.iis.net/page.aspx/372/serving-new-content/

    Getting Started with IIS Manager – "This IIS Manager overview explains why IIS 7.0 has an entirely new user interface, and then goes on to describe the look and feel, feature delegation, interaction with configuration, and remoting."
    http://learn.iis.net/page.aspx/113/getting-started-with-iis-manager/

    If you encounter any problem, please post on this forum.

    Leo Tang
    Microsoft Online Community Support

    Please remember to mark the replies as answers if they help and unmark them if they provide no help.
  • 06-28-2009, 4:04 AM In reply to

    Re: How to: Publishing ASP.NET MVC application from VS2008 to Win2008 IIS7

    Please refer to this article on publishing MVC application:

     http://www.altafkhatri.com/Home/How_to_publish_MVC_Application_on_web

     

     

Page 1 of 1 (5 items)