Results 1 to 2 of 2

Thread: Frustration!!

  1. #1

    Thread Starter
    Addicted Member
    Join Date
    Jan 2002
    Location
    Sharpsville, PA
    Posts
    135

    Angry Frustration!!

    Ok, I got VS.NET on a NT 4.0 server. server is called Testbox1.
    On the browser on the machine I can get to the folder
    http://testbox1/aspnet

    Go to create an Web application with location/name
    http://testbox1/aspnet/Webapplication1
    Right before I hit ok it says "project will be created on

    "http://testbox1/aspnet/Webapplication1"

    and it bombs out with invalid UNC share path error

    it says the "UNC share

    "\\testbox1\wwwroot$\aspnet\Webapplication1"

    does not exist or you do not have access"

    I am signed on as systenm admin.

    What gives?

    Thanks
    TOm

  2. #2
    Black Cat JoshT's Avatar
    Join Date
    Nov 2000
    Location
    WNY, USA
    Posts
    4,032
    Is your web site root shared as "wwwroot$" ( the dollar sign makes it a "hidden" share )? Find your web root (default is C:\inetpub\wwwroot , but security references will tell you to move it ), right click it, pick sharing, make sure its shared with that name and give yourself full control over the share. Also, make sure you have full control on the folder thru the file system permissions as well, if NTFS.
    Josh
    Get these: Mozilla Opera OpenBSD
    I have books for sale: "MCSD in a Nutshell" and "VB Distributed Exam Cram" - PM me for details. Will also trade for a decent ATX Pentium 2 MB/CPU/RAM combo.

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