I am working on an ActiveX tool that allows users to copy data from it into the system clipboard. The user would then be able to paste data in to Notepad or something like that.
It works fine with IE6 and IE7.
However with IE8 we are getting an error: "Unable to Open Clipboard". Error number is: 20027
Following things were tried, but did not help: 1. Enabled all IE Options. 2. Added and removed site from IE "trusted sites". 3. IE8 compatibility mode.
What's worse is that I haven't found any site that talks about why this error is occurring. It does seem to be 'feature' to protect generic IE user.. but I would like to know its details, so that I can find a workaround.
If you have any idea about what the cause this problem is, or what its possible solution might be, it will be of great help.
thanks!