Re: Building satellite assemblies where the template is strong named
From: Peter Singer (petes_at_knorrassociates.com)
Date: 04/27/04
- Next message: Frank DeLuccia: "Obtain Process ID using .NET and API Calls"
- Previous message: Tim Mavers: "Re: WebServices and getting FileNotFoundException"
- In reply to: Tian Min Huang: "RE: Building satellite assemblies where the template is strong named"
- Next in thread: Tian Min Huang: "Re: Building satellite assemblies where the template is strong named"
- Reply: Tian Min Huang: "Re: Building satellite assemblies where the template is strong named"
- Messages sorted by: [ date ] [ thread ]
Date: Tue, 27 Apr 2004 15:45:21 -0400
Neither of these solves the problem. If I try and do an AL using the public
portion of the strongname it generates an error saying it needs the private
key as well. I don't see how Delayed Signing does anything for me as my
customers need to be able to build satellite assemblies and I'm not about to
give them our private key. Please advise.
"Tian Min Huang" <timhuang@online.microsoft.com> wrote in message
news:skL0hveJEHA.3800@cpmsftngxa10.phx.gbl...
> Hello,
>
> Thanks for your post. I reviewed your description carefully, and now I'd
> like to share the following infomration with you:
>
> 1. As I understand, your satellite assemblies need to reference a
> strong-named template assembly. If so, you customer just need to get the
> public key instead of private key. Please refer to the following MSDN
> articles:
>
> Referencing a Strong-Named Assembly
>
http://msdn.microsoft.com/library/default.asp?url=/library/en-us/cpguide/htm
> l/cpconstrongnamescenario.asp
>
> Strong Name Scenario
>
http://msdn.microsoft.com/library/default.asp?url=/library/en-us/cpguide/htm
> l/cpconstrongnamescenario.asp
>
> 2. If it is not the case, I strongly recommend you delay signing the
> assembly to work around the problem:
>
> Delay Signing an Assembly
>
http://msdn.microsoft.com/library/default.asp?url=/library/en-us/cpguide/htm
> l/cpcondelayedsigningassembly.asp
>
> Hope this helps.
>
> Regards,
>
> HuangTM
> Microsoft Online Partner Support
> MCSE/MCSD
>
> Get Secure! -- www.microsoft.com/security
> This posting is provided "as is" with no warranties and confers no rights.
>
- Next message: Frank DeLuccia: "Obtain Process ID using .NET and API Calls"
- Previous message: Tim Mavers: "Re: WebServices and getting FileNotFoundException"
- In reply to: Tian Min Huang: "RE: Building satellite assemblies where the template is strong named"
- Next in thread: Tian Min Huang: "Re: Building satellite assemblies where the template is strong named"
- Reply: Tian Min Huang: "Re: Building satellite assemblies where the template is strong named"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|