V
Vinit
Hi
I have added a MS WebBrowser control to my winform. This adds
references to Shdocvw.dll and Axshdocvw.dll . However I am using strong
named assemblies in my application and hence these also need to signed
with my public key.
I used tlbimp and aximp tools to do this but in both cases I get this
error:
AxImp Error: Unable to locate input ActiveX library: 'U:\SHDocVw.dll'
and
TlbImp error: System.Runtime.InteropServices.COMException - StrongName
APIs coul
d not locate a matching CSP.
How do i tackle this problem?
Appreciate your responses.
Vinit
I have added a MS WebBrowser control to my winform. This adds
references to Shdocvw.dll and Axshdocvw.dll . However I am using strong
named assemblies in my application and hence these also need to signed
with my public key.
I used tlbimp and aximp tools to do this but in both cases I get this
error:
AxImp Error: Unable to locate input ActiveX library: 'U:\SHDocVw.dll'
and
TlbImp error: System.Runtime.InteropServices.COMException - StrongName
APIs coul
d not locate a matching CSP.
How do i tackle this problem?
Appreciate your responses.
Vinit