Sharepoint
|
|
 |

|
Ok. No Problem!
HemadriT wrote: 1. Copy mydll.dll to temp
You take the dll-file you have just compiled from the projects bin\release folder and place it in a directory C:\temp
HemadriT wrote: Open Windows Startmenue, type "powershell" open the Windows Powershell or the SharePoint 2010 Administration Shell
When you open the Windows-Startmenue type Powershell.
Windows Powershell is shown in the menue, click on it.
HemadriT wrote: 3. Set alias to Gacutil, type:
Set-Alias Name:Gacutil -Value "C:\Program Files (x86)\Microsoft SDKs\Windows\v7.0A\bin\gacutil.exe"
In the powershell that just has opened type the following line:
Set-Alias Name:Gacutil -Value "C:\Program Files (x86)\Microsoft SDKs\Windows\v7.0A\bin\gacutil.exe"
HemadriT wrote: 4. Add dll to gac, type:
Again in the powershell type:
Gacutil /i C:\temp\mydll.dll".
I hope, that it's now clear. For Powershell just use google - there are many examples and powershell is a powerful tool for all sharepoint admins and sharepoint developers.
------------------------------
Author of Primary ROleplaying SysTem
How do I take my coffee? Black as midnight on a moonless night.
War doesn't determine who's right. War determines who's left.
|
|
|
|
 |
|
|
General
News
Suggestion
Question
Bug
Answer
Joke
Rant
Admin