There are two ways to install .NET assembly in GAC:-
• Using Microsoft Installer Package. You can get download of installer from http://www.microsoft.com.
• Using Gacutil. Go to “Visual Studio Command Prompt” and type “gacutil –i (assembly name)”, where (assembly name) is the DLL name of the project.
Ad
Search This Blog
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment