Hi Diego,
I'd like to know if the COM component is on the server-side or on the
client-side? The IE Host windows forms control is actually running on the
client side, so you can only use the COM component registered on the client
system.
Also, by default the IEHost winform control doesn't have the permission to
call the unmanaged COM component, you need grant the UnmanagedCode
permission to the downloaded assembly. You may read the following
documentation to know how to grant permission to a certain assembly :
<.NET Framework Configuration Tool>
http://msdn.microsoft.com/library/default.asp?url=/library/en-us/cptools/htm
l/cpconnetframeworkadministrationtoolmscorcfgmsc.asp
Please feel free to reply this thread, if you need further help on it.
Thanks!
Best regards,
Ying-Shen Yu [MSFT]
Microsoft Community Support
Get Secure! - www.microsoft.com/security
This posting is provided "AS IS" with no warranties and confers no rights.
This mail should not be replied directly, please remove the word "online"
before sending mail.