Results 1 to 3 of 3

Thread: Newbie Question

  1. #1

    Thread Starter
    New Member
    Join Date
    Jun 2003
    Posts
    1

    Cool Newbie Question

    When attempting to start a asp.net application an error is returned.

    The default web access mode for this project is set to file share, but the local host at http://localhost/WebApplication1 cannot be opened with this path “//myname/wwwroot$/webapplication1”

    txnadv

  2. #2
    Frenzied Member
    Join Date
    Aug 2000
    Location
    Birmingham, AL
    Posts
    1,276
    The local path should be:
    C:\Inetpub\wwwroot\WebApplication1\

    and make sure you have IIS installed and configured properly.

  3. #3
    Junior Member
    Join Date
    Jun 2003
    Location
    India
    Posts
    25
    make sure that iis is installed before installing .net

    else

    webcontrols wont be there.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width