Manually generating Interop assembly failing......
From: Ollie (ollie_riches_at_hotmail.com)
Date: 05/26/04
- Next message: Joerg Jooss: "Re: Any webpage i can read this group"
- Previous message: LeeHACK[Jhin-Seok.Lee]: "RE: name space "Microsoft.WindowsCE.Form" is not found"
- 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 ]
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
- Next message: Joerg Jooss: "Re: Any webpage i can read this group"
- Previous message: LeeHACK[Jhin-Seok.Lee]: "RE: name space "Microsoft.WindowsCE.Form" is not found"
- 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 ]
Relevant Pages
|