Hi,
I am using the telerik asyncupload control to allow the user to upload multiple files to the server on a Sharepoint 2010 platform. Initially we couldnt get it to work on the portal. We also made the respective entries in the web.config files for IIS 7 in the modules and the handlers section. Even then it wouldnt work before we realized that it was due to security constraints and Sharepoint was not allowing the files to be uploaded. We then had to set the IIS to allow Anonymous access ( Enabled) after which it started working fine.
The concern is that this portal will be Siteminder integrated ( for authentication ) and hence we cant continue to have the IIS Anonymous Authencticaton = Enabled.
Wil it automatically work once the portal is Siteminder Integrated ? If not, is there any security settings that needs to be configured to allow the asynupload to work with Sharepoint 2010/Siteminder.
I hope I am not missing something here. Thanks a lot for your help.
I am using the telerik asyncupload control to allow the user to upload multiple files to the server on a Sharepoint 2010 platform. Initially we couldnt get it to work on the portal. We also made the respective entries in the web.config files for IIS 7 in the modules and the handlers section. Even then it wouldnt work before we realized that it was due to security constraints and Sharepoint was not allowing the files to be uploaded. We then had to set the IIS to allow Anonymous access ( Enabled) after which it started working fine.
The concern is that this portal will be Siteminder integrated ( for authentication ) and hence we cant continue to have the IIS Anonymous Authencticaton = Enabled.
Wil it automatically work once the portal is Siteminder Integrated ? If not, is there any security settings that needs to be configured to allow the asynupload to work with Sharepoint 2010/Siteminder.
I hope I am not missing something here. Thanks a lot for your help.