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?
Odd, try setting read/write access to this folder for the network server user, then try the ASPNET user. Jay