How Could i put a references to the Gac. I want to putting a dll file to the AjaxControl Toolkit.
Tell me more
×
SharePoint Stack Exchange is a question and answer site for
SharePoint enthusiasts. It's 100% free, no registration required.
|
I am pretty sure this video tutorial will gonna help you but make sure to do a IIS Reset after. http://www.youtube.com/watch?v=Y_QSoIMEzeU Its quiet simple, all you need to do is, drag your dll into Assembly folder in Windows which is located mostly in drive where you installed Operating System. Hope it helps :). |
|||||||||
|
|
Just drag and drop the ajaxcontroltoolkit into the assembly. You can add the ajaxcontrolltoolkit dll also to your project through references. Do an iisreset as you made an ammendment to the GAC(assembly). Now your project (webpart or anything that is using the ajax dll) has reference to the ajax dll. hope it helps :) |
|||
|
|

