Re: Request for the permission of type 'System.Security.Permissions.FileIOPermission error

  •  08-30-2009, 10:07 PM

    Re: Request for the permission of type 'System.Security.Permissions.FileIOPermission error

    Hi,
     
    If you do not want AjaxUploader create sub directories , you can try this way :
     
    <add key="CuteWebUI.AjaxUploader.TempDirectory" value="c:/windows/temp" />
     
    (find a good place to replace the c:/windows/temp)
     
    Regards,
    Terry
View Complete Thread