Re: strong name woes
From: Joe Kaplan \(MVP - ADSI\) (joseph.e.kaplan_at_removethis.accenture.com)
Date: 05/28/04
- Next message: MR. UNDERHILL: "Remoting Security"
- Previous message: Martin M?ller: "Re: RSACryptoServiceProvider decrypt with public key"
- In reply to: ari: "Re: strong name woes"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Date: Fri, 28 May 2004 09:31:41 -0700
Ah, that requires a registry tweak.
You need create a registry key here:
HKLM\Software\Microsoft\.NETFramework\AssemblyFolders
witht the name of your application or assembly and make sure the default
value is the path that your assemblies are actually physically installed in.
I generally use Windows Installer to do this for me when it installs
something in the GAC. You can do this very easily from Visual Studio.
Joe K.
"ari" <anonymous@discussions.microsoft.com> wrote in message
news:C1A91E52-C3EA-4E58-9774-EDC02424C212@microsoft.com...
> I thought once you get your .dll in the gac it will show up when you
select add/remove items... on the Visual Studio Toolbar. If not, how do I
get my custom control to show up in the .Net Components tab of the toolbar?
> thanks in advance,
> ari
- Next message: MR. UNDERHILL: "Remoting Security"
- Previous message: Martin M?ller: "Re: RSACryptoServiceProvider decrypt with public key"
- In reply to: ari: "Re: strong name woes"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Relevant Pages
|
|