Click here to Skip to main content
       

Sharepoint

 
Hint: For improved responsiveness ensure Javascript is enabled and choose 'Normal' from the Layout dropdown and hit 'Update'.
You must Sign In to use this message board.
Search this forum  
    Spacing  Noise  Layout  Per page  Show 
AnswerRe: Error on powershellmvpRichard MacCutchan3 Oct '12 - 4:42 
QuestionMultiple Outgoing mail serversmemberAptiva Dave27 Sep '12 - 4:27 
AnswerRe: Multiple Outgoing mail serversmemberihoecken27 Sep '12 - 6:23 
QuestionHow to drag "WebpartUploadFiles.dll to Assembly".memberHemadriT26 Sep '12 - 2:47 
AnswerRe: How to drag "WebpartUploadFiles.dll to Assembly".memberihoecken26 Sep '12 - 2:58 
GeneralRe: How to drag "WebpartUploadFiles.dll to Assembly".memberHemadriT26 Sep '12 - 3:06 
AnswerRe: How to drag "WebpartUploadFiles.dll to Assembly".memberihoecken26 Sep '12 - 3:32 
GeneralRe: How to drag "WebpartUploadFiles.dll to Assembly".memberHemadriT26 Sep '12 - 3:35 
AnswerRe: How to drag "WebpartUploadFiles.dll to Assembly".memberihoecken26 Sep '12 - 4:01 
GeneralRe: How to drag "WebpartUploadFiles.dll to Assembly".memberHemadriT26 Sep '12 - 4:52 
AnswerRe: How to drag "WebpartUploadFiles.dll to Assembly".memberihoecken26 Sep '12 - 5:04 
GeneralRe: How to drag "WebpartUploadFiles.dll to Assembly".memberHemadriT27 Sep '12 - 3:49 
AnswerRe: How to drag "WebpartUploadFiles.dll to Assembly".memberihoecken27 Sep '12 - 4:01 
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.

GeneralRe: How to drag "WebpartUploadFiles.dll to Assembly".memberHemadriT27 Sep '12 - 4:10 
AnswerRe: How to drag "WebpartUploadFiles.dll to Assembly".memberihoecken27 Sep '12 - 5:48 
GeneralRe: How to drag "WebpartUploadFiles.dll to Assembly".memberHemadriT27 Sep '12 - 9:56 
GeneralRe: How to drag "WebpartUploadFiles.dll to Assembly".memberHemadriT2 Oct '12 - 3:35 
QuestionI replaced label with FieldLabel but i got an errormemberHemadriT25 Sep '12 - 3:54 
AnswerRe: I replaced label with FieldLabel but i got an errormemberihoecken25 Sep '12 - 4:06 
QuestionUI doesnt exit in the namespace,Even i added "using System.Web"memberHemadriT25 Sep '12 - 3:21 
AnswerRe: UI doesnt exit in the namespace,Even i added "using System.Web"memberihoecken25 Sep '12 - 3:40 
GeneralRe: UI doesnt exit in the namespace,Even i added "using System.Web"memberHemadriT25 Sep '12 - 3:56 
QuestionWhen i build the project i got Errors like bellowmemberHemadriT25 Sep '12 - 2:44 
AnswerRe: When i build the project i got Errors like bellowmemberihoecken25 Sep '12 - 3:00 
QuestionDidnt get Microsoft.SharePoint.WebControlsmemberHemadriT24 Sep '12 - 7:48 
AnswerRe: Didnt get Microsoft.SharePoint.WebControlsmemberihoecken25 Sep '12 - 0:09 
Questionsoftware requirementmemberHemadriT20 Sep '12 - 4:20 
QuestionSoftware requirementmemberHemadriT20 Sep '12 - 2:33 
AnswerRe: Software requirementmemberihoecken20 Sep '12 - 4:10 
Questionhow do people manage a separate development server and a production servermemberRocky#20 Sep '12 - 1:22 
AnswerRe: how do people manage a separate development server and a production servermemberihoecken20 Sep '12 - 1:35 
QuestionJSGrid SharePoint 2010memberkish's20 Sep '12 - 1:21 
QuestionsSoftware requirement for SharedDocument(Custom sharedDocument)memberHemadriT19 Sep '12 - 10:34 
AnswerRe: sSoftware requirement for SharedDocument(Custom sharedDocument)memberihoecken19 Sep '12 - 20:56 
QuestionSharepoint 2010 workflowmemberSukanta Saha16 Sep '12 - 3:00 
AnswerRe: Sharepoint 2010 workflowmemberihoecken16 Sep '12 - 22:53 
Questionon sharepoint administrationmembernvjprakash163613 Sep '12 - 18:46 
AnswerRe: on sharepoint administrationmemberihoecken13 Sep '12 - 21:35 
QuestionGetting info from Active directory using SPFieldUserValuememberAptiva Dave13 Sep '12 - 11:35 
AnswerRe: Getting info from Active directory using SPFieldUserValuememberihoecken13 Sep '12 - 21:32 
GeneralRe: Getting info from Active directory using SPFieldUserValuememberAptiva Dave14 Sep '12 - 4:36 
AnswerRe: Getting info from Active directory using SPFieldUserValuememberihoecken16 Sep '12 - 20:46 
QuestionPeeople editor in an Update PanelmemberAptiva Dave13 Sep '12 - 8:30 
AnswerRe: Peeople editor in an Update Panelmemberihoecken13 Sep '12 - 21:31 
QuestionMultiChoice FieldsmemberAptiva Dave11 Sep '12 - 6:05 
AnswerRe: MultiChoice Fieldsmemberihoecken11 Sep '12 - 21:08 
GeneralRe: MultiChoice FieldsmemberAptiva Dave12 Sep '12 - 4:03 
AnswerRe: MultiChoice FieldsmemberSudharsan19858 Oct '12 - 21:17 
QuestionDeploying custom workflow on another servermemberAnTiiiKa10 Sep '12 - 22:33 
AnswerRe: Deploying custom workflow on another servermemberihoecken11 Sep '12 - 21:11 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Rant Rant    Admin Admin   


Advertise | Privacy | Mobile
Web02 | 2.6.130516.1 | Last Updated 17 May 2013
Copyright © CodeProject, 1999-2013
All Rights Reserved. Terms of Use
Layout: fixed | fluid