Re: Manually generating Interop assembly failing......
From: Nicholas Paldino [.NET/C# MVP] (mvp_at_spam.guard.caspershouse.com)
Date: 05/26/04
- Next message: Ollie: "Re: Manually generating Interop assembly failing......"
- Previous message: Jim: "Re: SIDWalker white papers?"
- In reply to: Ollie: "Manually generating Interop assembly failing......"
- Next in thread: Ollie: "Re: Manually generating Interop assembly failing......"
- Reply: Ollie: "Re: Manually generating Interop assembly failing......"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Date: Wed, 26 May 2004 09:17:56 -0400
Ollie,
Is there a need to delay sign the interop assembly? Can you just sign
it outright?
--
- Nicholas Paldino [.NET/C# MVP]
- mvp@spam.guard.caspershouse.com
"Ollie" <ollie_riches@hotmail.com> wrote in message
news:uZIxffwQEHA.3140@tk2msftngp13.phx.gbl...
> 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: Ollie: "Re: Manually generating Interop assembly failing......"
- Previous message: Jim: "Re: SIDWalker white papers?"
- In reply to: Ollie: "Manually generating Interop assembly failing......"
- Next in thread: Ollie: "Re: Manually generating Interop assembly failing......"
- Reply: Ollie: "Re: Manually generating Interop assembly failing......"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Relevant Pages
|
|