1. Advertising
    y u no do it?

    Advertising (learn more)

    Advertise virtually anything here, with CPM banner ads, CPM email ads and CPC contextual links. You can target relevant areas of the site and show ads based on geographical location of the user if you wish.

    Starts at just $1 per CPM or $0.10 per CPC.

asp.net upload file problem

Discussion in 'C#' started by alanX, Jul 15, 2006.

  1. #1
    Hi All,
    When i upload a file into my server(winxp2 IIS), such error occur:
    Exception Details: System.UnauthorizedAccessException: Access to the path "c:\inetpub\wwwroot\WebApplication1\Major Part.doc" is denied.

    how to solve it?
     
    alanX, Jul 15, 2006 IP
  2. jaymcc

    jaymcc Peon

    Messages:
    139
    Likes Received:
    6
    Best Answers:
    0
    Trophy Points:
    0
    #2
    Odd, try setting read/write access to this folder for the network server user, then try the ASPNET user.

    Jay
     
    jaymcc, Jul 15, 2006 IP