frontpage server extensions not installed

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • =?Utf-8?B?UGF1bA==?=

    frontpage server extensions not installed

    Hi,
    I have installed vs2005 and when I try to create a web project using
    http//localhost/webdir I get the error
    frontpage server extenstions not installed. Just wondering were to get this
    at and is it part of the VS2005 professional cd packet?
    Thanks Paul.
    --
    Paul G
    Software engineer.
  • Jeff Dillon

    #2
    Re: frontpage server extensions not installed

    What OS?

    "Paul" <Paul@discussio ns.microsoft.co mwrote in message
    news:D9FF9FBE-9823-452D-AF4D-C7EE3D9066C9@mi crosoft.com...
    Hi,
    I have installed vs2005 and when I try to create a web project using
    http//localhost/webdir I get the error
    frontpage server extenstions not installed. Just wondering were to get
    this
    at and is it part of the VS2005 professional cd packet?
    Thanks Paul.
    --
    Paul G
    Software engineer.

    Comment

    • =?Utf-8?B?UGF1bA==?=

      #3
      Re: frontpage server extensions not installed

      Hi thanks for the response. Windows xp service pack 2, IIS 5.1
      --
      Paul G
      Software engineer.


      "Jeff Dillon" wrote:
      What OS?
      >
      "Paul" <Paul@discussio ns.microsoft.co mwrote in message
      news:D9FF9FBE-9823-452D-AF4D-C7EE3D9066C9@mi crosoft.com...
      Hi,
      I have installed vs2005 and when I try to create a web project using
      http//localhost/webdir I get the error
      frontpage server extenstions not installed. Just wondering were to get
      this
      at and is it part of the VS2005 professional cd packet?
      Thanks Paul.
      --
      Paul G
      Software engineer.
      >
      >
      >

      Comment

      • Anthony Jones

        #4
        Re: frontpage server extensions not installed

        "Paul" <Paul@discussio ns.microsoft.co mwrote in message
        news:D9FF9FBE-9823-452D-AF4D-C7EE3D9066C9@mi crosoft.com...
        Hi,
        I have installed vs2005 and when I try to create a web project using
        http//localhost/webdir I get the error
        frontpage server extenstions not installed. Just wondering were to get
        this
        at and is it part of the VS2005 professional cd packet?
        Thanks Paul.

        Its actually intrinsic to IIS5 and 5.1.

        In IIS manager right mouse click the website, select All Tasks | Configure
        Server Extensions.

        However I would not recommend it. Its flaky and creates all sorts of
        rubbish in the site you could do without. Simply create the web project
        from the root physical folder for the site.


        --
        Anthony Jones - MVP ASP/ASP.NET


        Comment

        Working...