VS 2008 publishing problem to Windows Web Server 2008

Last post 01-06-2009 4:07 PM by adam_right. 2 replies.

Sort Posts:

  • VS 2008 publishing problem to Windows Web Server 2008

    01-06-2009, 12:35 PM
    • Member
      2 point Member
    • adam_right
    • Member since 01-22-2008, 10:27 AM
    • Amsterdam
    • Posts 12

    I have a VS 2008 (c#) project running on Windows XP.
    I am trying to publish the application using "Publish Web" wizard to a remote server which is Windows Web Server 2008. Buy the publishing fails every time with following error:
    ----------------
    Connecting to http://XX.XXX.XXX.XX/... Unable to create the Web site 'http://XX.XXX.XXX.XX/'. The Web server does not appear to have FrontPage Server Extensions installed.
    ========== Build: 1 succeeded or up-to-date, 0 failed, 0 skipped ==========
    ========== Publish: 0 succeeded, 1 failed, 0 skipped ==========
    ----------------

    I use these links.
    http://learn.iis.net/page.aspx/134/install-frontpage-server-extensions/
    http://www.iis.net/downloads/default.aspx?tabid=34&g=6&i=1630
    and
    http://www.rtr.com/fpse/

    I have installed FrontPage Server extensions from above links without any problems on the remote server. However, the problem remains. I cannot find any solution to this issue.

    Many thanks for any suggestions,

  • Re: VS 2008 publishing problem to Windows Web Server 2008

    01-06-2009, 3:20 PM
    • Star
      12,874 point Star
    • Kumar Reddi
    • Member since 11-11-2004, 9:54 PM
    • Virginia
    • Posts 2,357

    After installing the FPSE you need to activate them for the particular website, if you have allready done that, then please look at the following thread..

    http://forums.iis.net/t/1150430.aspx?PageIndex=2

     

    Also, next time if you have any IIS related issues, its best to go to the IIS forums at the above mentioned site, for a quicker and accurate response

     

    Kumar Reddi
  • Re: VS 2008 publishing problem to Windows Web Server 2008

    01-06-2009, 4:07 PM
    • Member
      2 point Member
    • adam_right
    • Member since 01-22-2008, 10:27 AM
    • Amsterdam
    • Posts 12

    thanks for your reply

    but i have already found that link. but it was for 2003 server, my problem is on 2008 sever.

Page 1 of 1 (3 items)