Manually generating Interop assembly failing......
From: Ollie (ollie_riches_at_hotmail.com)
Date: 05/26/04
- Previous message: Toni: "Security error when loading plugin from shared folder."
- Next in thread: Nicholas Paldino [.NET/C# MVP]: "Re: Manually generating Interop assembly failing......"
- Reply: Nicholas Paldino [.NET/C# MVP]: "Re: Manually generating Interop assembly failing......"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
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
- Previous message: Toni: "Security error when loading plugin from shared folder."
- Next in thread: Nicholas Paldino [.NET/C# MVP]: "Re: Manually generating Interop assembly failing......"
- Reply: Nicholas Paldino [.NET/C# MVP]: "Re: Manually generating Interop assembly failing......"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Relevant Pages
|
Loading