|
-
Jul 18th, 2006, 08:17 AM
#1
Thread Starter
Addicted Member
Registering in the GAC
I have some dll's from a third party vender, but i need to re-register them in the gac (apparently). could someone please give a step by step guide on how to this?
Thanks
-
Jul 18th, 2006, 08:29 AM
#2
Re: Registering in the GAC
Typically regsvr32 is used to register dlls.
What is "GAC"?
-
Jul 18th, 2006, 08:41 AM
#3
Thread Starter
Addicted Member
Re: Registering in the GAC
Global Assembly Cache for .net framework
-
Jul 21st, 2006, 08:10 AM
#4
Re: Registering in the GAC
Look for gacutil.exe, it comes with the .NET Framework SDK.
.NET DLLs are not ActiveX/COM. So you could safely post this question in any .NET forum.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|