I have an auto hosted app, in which i am using an ajax file upload control. This is placed in a page in the form of app-part.
My problem is when the the page is opened and if i try to upload any file it is not responding but it is giving a de-serialization error, which can be seen from the browser debugging.
If I open the app in complete full page mode and try to upload in the app-part(which is placed in the page) it is working fine.
Please let me know the reason
Note: This is happening In IE only.
Regards,
Chaitanya.