Windows 2000 Server and ASP.Net Question

Last post 07-18-2008 8:43 AM by maikeru-sama. 4 replies.

Sort Posts:

  • Windows 2000 Server and ASP.Net Question

    07-17-2008, 9:05 AM

    I get the error "The Web server does not appear to have the FrontPage server extensions installed" when I do the following:

    1) When creating a new Website and I set the location to HTTP

    2) When trying to publish the Website

    I have already done the following:

    1) Installed .Net Framework 2.0

    2) Used the aspnet_iis -i command to make sure IIS is running 2.0

    3) Checked and verified via Control Panel->Add/Remove Programs->Add/Remove Windows Components->Internet Information Services->Details->Frontpage 2000 Server Extensions

    When I try to create a new website or publish a website I use http://www.mydomain.com/virtualdirectory, is this perfectly fine or do I need to use something else?

    Not really sure what else to do, so I am taking it to the forum.

  • Re: Windows 2000 Server and ASP.Net Question

    07-17-2008, 9:22 AM
    • Loading...
    • amensi
    • Joined on 02-13-2006, 7:43 PM
    • Canada
    • Posts 414

    Hi,

    The first time you push your web site, there is a couple configuration that you need to do.

    • Configure the site to use ASP.NET 2.0
    • Allow ASP.NET 2.0 to run in your IIS (in the web server extension zone)
    • Set-up a default page that is an .aspx
    • Allow scripts 
    The front page extensions are required for the communication between IIS and VS.


    Don't forget to click "Mark as Answer" on the post that helped you.
  • Re: Windows 2000 Server and ASP.Net Question

    07-17-2008, 10:00 AM

    I believe I have done these things, I am trying to find out what the next step would be.

  • Re: Windows 2000 Server and ASP.Net Question

    07-18-2008, 8:19 AM

    Create the site first in IIS, enable FPSE for the site, then publish from VS.

    Jeff

    Please: Don't forget to click "Mark as Answer" on the post that helped you. That way future readers will know which post solved your issue.
  • Re: Windows 2000 Server and ASP.Net Question

    07-18-2008, 8:43 AM

    Jeff, thanks for the response.

     I may or may not of had to do this, but I installed FPSE 2002 on my Web Server.  When I would click on the "Server Extensions" on the Default Site, it would say that "The server is running an out of date verison of FPSE" or something like that.

    Anyway, to the best of my knowledge, I configured configured the FPSE for 2002.  Now, I am not getting the error that FPSE is not installed, I am getting an the error "FPSE could not access the frontpg.lck" when I attempt to create a new Website via HTTP or when I try to publish the Website.

    For now, I am just creating a new Website through File System and the files are being physically stored on the Web Server.  Yes, not the best way to do it, but this really is just trying to learn more about ASP.Net.  I would appreciate some more insight as I would like to do it the way everyone here does it, but right now the Web Server is not configured correctly.

Page 1 of 1 (5 items)
Microsoft Communities
Page view counter