Missing Security tab

Ask a Question related to ASP.NET Security, Design and Development.

  1. #1

    Default Missing Security tab

    Hi am a novice, trying to create a directory on my server (standalone
    development pc) through a simple web app.

    I get the exception: System.UnauthorizedAccessException

    I understand that it's because the ASPNET account does not have access
    rights to the folder. I wanted to give the ASPNET account rights to the
    folder. However, when I right click on the folder and select the properties
    in Explorer, there is no "Security" tab.

    I am using Windows XP Professional, not networked. I know it must be a
    simple setting somewhere but can't find it.

    Thanks!


    Paul R Guest

  2. Similar Questions and Discussions

    1. Links missing/update dialog missing upon file open
      I am experiencing a strange problem when opening files with InDesign CS2. The usaul dialog box alerting you to missing/updated links does not appear....
    2. missing guides. missing cursors. missing a good drawing app. Ugh.
      I can't see my text cursor. It's invisible. Why? I can't see new guides I drag onto the documents. They are there, I just can't see them. Why? ...
    3. Security Tab Missing
      When I right click on a file and select properties the security tab isn't available, only General and Summary. Does anyone know how to get the...
    4. missing icons after security patch
      This problem has boggled me for a while, and now I've at least narrowed it down. Upon installing WinXP security updates 817606 and 823559 via...
    5. security tab missing in file properties
      I upgraded from xp home to xp professional to get better file security, but the file security tab is missing in file properties. Why?
  3. #2

    Default Re: Missing Security tab

    It's ok I found it under the Explorer Tools menu :-)

    "Paul R" <robinsonpr@aol.com> wrote in message
    news:%23x7or8k1DHA.3140@tk2msftngp13.phx.gbl...
    > Hi am a novice, trying to create a directory on my server (standalone
    > development pc) through a simple web app.
    >
    > I get the exception: System.UnauthorizedAccessException
    >
    > I understand that it's because the ASPNET account does not have access
    > rights to the folder. I wanted to give the ASPNET account rights to the
    > folder. However, when I right click on the folder and select the
    properties
    > in Explorer, there is no "Security" tab.
    >
    > I am using Windows XP Professional, not networked. I know it must be a
    > simple setting somewhere but can't find it.
    >
    > Thanks!
    >
    >

    Paul R Guest

Posting Permissions

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

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139