Unable to upload files through File Upload control
        Posted  
        
            by Shrewd Demon
        on Stack Overflow
        
        See other posts from Stack Overflow
        
            or by Shrewd Demon
        
        
        
        Published on 2010-05-31T05:56:12Z
        Indexed on 
            2010/05/31
            6:02 UTC
        
        
        Read the original article
        Hit count: 370
        
hi,
i am trying to upload files through the ASP.NET File Upload control. Every thing is working fine, except for the fact that when i try to upload the file on the server i am getting an error: (probably some authorization exception).
do i need to give some rights to the upload up there on the server. If so then for which account and do i need to restart the server after giving rights??
Please help...
thank you
© Stack Overflow or respective owner