iis 7 - silverlight SaveFileDialog doesn't show up -
i have silverlight application use savefiledialog works fine on dev/test machine when moved client test machine, vm widnows server 2008 deployed on iis there, , try same machine.
the savefiledialog doesn't show accessing vm through citrix
any idea why?
savefiledialog throw securityexception if not user-initiated, such finishing download. i'm not sure of logic behind this, check make sure savefiledialog shown directly eventhandler initiated user action.
Comments
Post a Comment