Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
CODE PROJECT For Those Who Code
  • Home
  • Articles
  • FAQ
Community
  1. Home
  2. Web Development
  3. ASP.NET
  4. Problems Creating folder over W2k3 standard

Problems Creating folder over W2k3 standard

Scheduled Pinned Locked Moved ASP.NET
helpcsharpvisual-studioquestionlearning
6 Posts 4 Posters 0 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • B Offline
    B Offline
    Britney S Morales
    wrote on last edited by
    #1

    Guys i created a site with Visual Studio 2k5 over windows Xp, one form must create a folder inside the site root folder, this task is sucessfull on developed site, but i fired up a error when the site is running over W2k3. Could you Help me?... :sigh:

    keep Learning and you never will be out of date...

    P E G B 4 Replies Last reply
    0
    • B Britney S Morales

      Guys i created a site with Visual Studio 2k5 over windows Xp, one form must create a folder inside the site root folder, this task is sucessfull on developed site, but i fired up a error when the site is running over W2k3. Could you Help me?... :sigh:

      keep Learning and you never will be out of date...

      P Offline
      P Offline
      Paddy Boyd
      wrote on last edited by
      #2

      Permissions problem?

      B 1 Reply Last reply
      0
      • P Paddy Boyd

        Permissions problem?

        B Offline
        B Offline
        Britney S Morales
        wrote on last edited by
        #3

        I think so All the user have all the permissions, i can delete an object (picture) but i cant write a new picture at the same place, the same case with folders. I using the fileupload control and the command SaveAs.. Any suggest. -- modified at 11:45 Thursday 16th November, 2006

        keep Learning and you never will be out of date...

        1 Reply Last reply
        0
        • B Britney S Morales

          Guys i created a site with Visual Studio 2k5 over windows Xp, one form must create a folder inside the site root folder, this task is sucessfull on developed site, but i fired up a error when the site is running over W2k3. Could you Help me?... :sigh:

          keep Learning and you never will be out of date...

          E Offline
          E Offline
          ednrgc
          wrote on last edited by
          #4

          Sounds like a create permission problem on the server (if server is Win 2003 the user is NETWORK SERVICE by default). You also may want to set it to create one level down from you website's root. Something like "mywebsite/uploads" or something like that. Right-click a folder where you want the account to have write permission, choose "Properties" and then Security tab, add the account into user account list, and then set proper permissions to the account. You may also want to look at impersonation.

          1 Reply Last reply
          0
          • B Britney S Morales

            Guys i created a site with Visual Studio 2k5 over windows Xp, one form must create a folder inside the site root folder, this task is sucessfull on developed site, but i fired up a error when the site is running over W2k3. Could you Help me?... :sigh:

            keep Learning and you never will be out of date...

            G Offline
            G Offline
            Guffa
            wrote on last edited by
            #5

            Standard question #2: What error message do you get?

            --- b { font-weight: normal; }

            1 Reply Last reply
            0
            • B Britney S Morales

              Guys i created a site with Visual Studio 2k5 over windows Xp, one form must create a folder inside the site root folder, this task is sucessfull on developed site, but i fired up a error when the site is running over W2k3. Could you Help me?... :sigh:

              keep Learning and you never will be out of date...

              B Offline
              B Offline
              Britney S Morales
              wrote on last edited by
              #6

              I follow the Edboe suggest and finally, right now im creating folders over the server site, Thanks guys :)

              keep Learning and you never will be out of date...

              1 Reply Last reply
              0
              Reply
              • Reply as topic
              Log in to reply
              • Oldest to Newest
              • Newest to Oldest
              • Most Votes


              • Login

              • Don't have an account? Register

              • Login or register to search.
              • First post
                Last post
              0
              • Categories
              • Recent
              • Tags
              • Popular
              • World
              • Users
              • Groups