I am getting an error while using AsyncFileUpload in my webpage. When i select a file, it gives me an error: Server Response Error: 'Index was out of range. Must be non-negative and less than the size of collection.'
In my page i am using Iframes to open a popup (user exp) and than have a usercontrol in which there is the AsyncFileUpload control