Hi Cody,
Many thanks for your reply! I've made my test connected to our Silverlight app in IE.
However, I added the line of code suggested by you. And I can see that it doesn't close the File Open Win32 dialog after a few second anymore. However, it doesn't enter the URL specified in the constructor. The File Open dialog will remain open until
uploadDialog.WaitUntilHandled() times out.
Here are my modified codes:
And the steps to open the Win32 File Open dialog:
I am using the
2010.2.830.0 Framework in IE8. Please help me again! I feel I am only one step away from the final solution :)
Thanks,
Jie