Manually generating Interop assembly failing......

From: Ollie (ollie_riches_at_hotmail.com)
Date: 05/26/04


Date: Wed, 26 May 2004 10:56:08 +0100

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



Relevant Pages