Hi,
If you look here, you will see that Lynne had to make changes to her application to get radasyncupload working in a web farm environment:
http://www.telerik.com/forums/radasyncupload-in-web-farm
She says she had to "create a separate application pool for the web application. Change the Identity on the application pool from ApplicationPoolIdentity to LocalSystem. Change web application to use the new application pool. "
This really worries me. I do not want to touch my app pool identity, and I still need the radasyncupload to work in a web farm environment.
Is it possible that the UseApplicationPoolImpersonation property has been introduced to fix this issue? Can anyone confirm that the radasyncupload control will work properly, out of the box, in a web farm environment, when the Temporary Folder is pointed through the web.config to a shared location that everyone has full access to?
Thanks
Daniel
If you look here, you will see that Lynne had to make changes to her application to get radasyncupload working in a web farm environment:
http://www.telerik.com/forums/radasyncupload-in-web-farm
She says she had to "create a separate application pool for the web application. Change the Identity on the application pool from ApplicationPoolIdentity to LocalSystem. Change web application to use the new application pool. "
This really worries me. I do not want to touch my app pool identity, and I still need the radasyncupload to work in a web farm environment.
Is it possible that the UseApplicationPoolImpersonation property has been introduced to fix this issue? Can anyone confirm that the radasyncupload control will work properly, out of the box, in a web farm environment, when the Temporary Folder is pointed through the web.config to a shared location that everyone has full access to?
Thanks
Daniel