Ollie
2004-05-26 09:56:08 UTC
I am trying to generate a strong name assembly from the unmanaged DLL for
the COM + 1.0 Admin Type Library located in the
C:\WINDOWS\system32\Com\comadmin.dll, but when I run the following command
it fails....
C:\work\BillAnalyser\Bin>tlbimp.exe comadmin.dll /delaysign
/publickey:C:\work\key\billanalyser.snk /out:Fb.Interop.ComAdmin.dll
It fails saying 'TlbImp error: System.Runtime.InteropServices.COMException -
StrongName APIs could not locate a matching CSP.'
Anyone got any ideas why as this is driving me crazy....
Cheers in advance
Ollie
the COM + 1.0 Admin Type Library located in the
C:\WINDOWS\system32\Com\comadmin.dll, but when I run the following command
it fails....
C:\work\BillAnalyser\Bin>tlbimp.exe comadmin.dll /delaysign
/publickey:C:\work\key\billanalyser.snk /out:Fb.Interop.ComAdmin.dll
It fails saying 'TlbImp error: System.Runtime.InteropServices.COMException -
StrongName APIs could not locate a matching CSP.'
Anyone got any ideas why as this is driving me crazy....
Cheers in advance
Ollie