Setup Question

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • mk

    #1

    Setup Question

    Sorry if this is not the right forum for this question. I'm trying to
    install VS.Net so that I can create some demo webservices, IIS is running on
    my XP Pro workstation, Frontpage server extensions are installed, and VS.Net
    is installed.
    Unfortunately when I try to create a webservice on localhost, VS reports
    that it "has detected that the specified Web server is not running ASP.Net
    version 1.1. You will be unable to run ASP.Net Web applications or services."

    Does anyone know what's going on with this? Or what I need to do for a
    solution? Thanks in advance.

    Rgds,

    Martin
  • mk

    #2
    RE: Setup Question

    Found it. Its a matter of navigating to the latest framework version in
    Microosft.Net, and executing aspnet_regiis /i.

    rtfm

    Martin

    "mk" wrote:
    [color=blue]
    > Sorry if this is not the right forum for this question. I'm trying to
    > install VS.Net so that I can create some demo webservices, IIS is running on
    > my XP Pro workstation, Frontpage server extensions are installed, and VS.Net
    > is installed.
    > Unfortunately when I try to create a webservice on localhost, VS reports
    > that it "has detected that the specified Web server is not running ASP.Net
    > version 1.1. You will be unable to run ASP.Net Web applications or services."
    >
    > Does anyone know what's going on with this? Or what I need to do for a
    > solution? Thanks in advance.
    >
    > Rgds,
    >
    > Martin[/color]

    Comment

    Working...