![]() | |
![]() |
| | Thread Tools | Search this Thread | Display Modes |
#1
| |||
| |||
|
#2
| |||
| |||
|
|
This has to do with uploading files to a folder on the web server. In http://support.microsoft.com/kb/323246 it indicates that the permissions on the folder you are uploading to should be set on user MachineName\ASPNET. This does not work for me on our production server. It does on my development PC. In order to upload on the productions server I had to use Everyone with full control. Any thoughts. jay |
#3
| |||
| |||
|
|
you need to provide the correct account with the appropriate permissions. you will need to display the account on the page using the windows.principle.identity (i'm sure this is wrong but you get the idea). once you see the identity, provide permissions to that identity -- Regards, Alvin Bruney - ASP.NET MVP [Shameless Author Plug] The Microsoft Office Web Components Black Book with .NET Now available @ www.lulu.com/owc "Jay" <AreYouKidding (AT) microsoft (DOT) com> wrote in message news:%23lRKaiVOFHA.3072 (AT) TK2MSFTNGP09 (DOT) phx.gbl... This has to do with uploading files to a folder on the web server. In http://support.microsoft.com/kb/323246 it indicates that the permissions on the folder you are uploading to should be set on user MachineName\ASPNET. This does not work for me on our production server. It does on my development PC. In order to upload on the productions server I had to use Everyone with full control. Any thoughts. jay |
![]() |
| Thread Tools | Search this Thread |
| Display Modes | |
| |