Hi,
I have developed Silverlight 5 application to upload a file to FTP server... I have developed this with help of class "AutomationFactory" and with "elevated trust running in browser" option enabled. Everthing worked as expected when I run this application in local host. But as soon as I moved this application to sharepoint it started showing the below exception
"This operation is not supported in the current context."
why this is not working when the .xap file is hosted by sharepoint Silverlight webpart. Am I missing anything here? Your comments will be very helpful !!! Thanks in advance !!!