31 lug 2013 Informatica Come cambiare la home page di un sito SharePoint con PowerShell La home page di un sito SharePoint detta anche Welcom page può essere cambiata anche via PowerShell con questo codice... C# PowerShell SharePoint SharePoint 2007 SharePoint 2010 SharePoint 2013
30 lug 2013 Informatica Come interrogare una lista calendario di SharePoint Un esempio di come interrogare una lista di tipo calendario di SharePoint 2010 in C# C# CAML SharePoint SharePoint 2010
29 lug 2013 Informatica CRM 2011 and SharePoint 2013 Integration, note Scarica Componente Elenco di Microsoft Dynamics CRM 2011 per Microsoft SharePoint Server 2010 e Microsoft SharePoint Server 2013 (per più browser) (The Microsoft Dynamics CRM List Component that i ... CRM Installazione SharePoint SharePoint 2010 SharePoint 2013
22 lug 2013 Informatica Rendere editabile il campo Title di un content type Folder SharePoint In SharePoint di default il campo Title di un Content Type di tipo Folder è marcato come hidden e quindi non può essere editato. Per abilitare l'editing del campo su una specifica lista, si può... PowerShell SharePoint SharePoint 2010 SharePoint 2013
29 mag 2013 Informatica Sharepoint ListData.svc come farsi ritornare i dati in formato JSON Di default un servizio WCF di SharePoint 2010 come ListData.svc ritorna i dati in formato XML. Se si vogliono ottenere dati in formato JSON bisogna aggiungere nell'header della chiamata HTTP ... .NET SharePoint SharePoint 2010 WCF XML / XSL / XSLT
27 mag 2013 Informatica Esportare e importare un workflow fatto con SharePoint Designer 2010 Tramite SharePoint Designer 2010 è possibile disegnare interattivamente dei workflow per SharePoint 2010 . Una volta fatto il workflow è possibile spostarlo su un altra farm, ad esempio da svilupp ... SharePoint SharePoint 2010 SharePoint Designer Workflow
07 mag 2013 Informatica Coercion Failed: Input cannot be null for this coercion (SharePoint Designer). Questo errore: Coercion Failed: Input cannot be null for this coercion. mi è capitato durante l'esecuzione di un Workflow fatto con SharePoint Designer 2010 che conteneva un Approval Task... Errori SharePoint SharePoint 2010 SharePoint Designer Windows Workflow
03 mag 2013 Informatica Sincronizzare le proprietà degli utenti di SharePoint 2010 con Active Directory Questo script PowerShell per SharePoint 2010 (e Foundation) permette di sincronizzare le proprietà (name ed email) degli utenti del sito con le informazioni presenti in Active Directory... Active Directory Amministrazione PowerShell SharePoint SharePoint 2010 SharePoint Foundation
03 mag 2013 Informatica Come trovare quante istanze di workflow sono attive su una lista Questo script PowerShell permette di vedere le istanze di workflow attive su una lista SharePoint 2010. Amministrazione PowerShell SharePoint SharePoint 2010 Workflow
02 mag 2013 Informatica SharePoint 2010 come nascondere il pulsante Workflow sulla ribbon Per nascondere un pulsante nella ribbon di SharePoint 2010 è necessario fare un feature e lasciare il contenuto dell'azione di default (CommandUIDefinition) vuoto. L'esempio nasconde il pulsante... SharePoint SharePoint 2010 Workflow XML / XSL / XSLT
23 apr 2013 Informatica Come andare in edit in una view page di SharePoint 2010 Aggiungendo in query string ToolPaneView=2 è possibile andare in edit di una pagina di view di una lista. In questo modo è possibile, ad esempio, aggiungere una webpart. SharePoint SharePoint 2010 SharePoint 2013
22 apr 2013 Informatica Pagina bianca quando si esegue un visual upgrade da SharePoint 2010 a 2013 Facendo un Visual Upgrade di un sito SharePoint 2010 migrato a SharePoint 2013 può capitare che l'upgrade si blocchi e venga visualizzata solo una pagina bianca . Questo può dipendere da alcune ... Installazione SharePoint SharePoint 2010 SharePoint 2013 XML / XSL / XSLT
16 apr 2013 Informatica Come cambiare la Deployment Location di un file RDLC in una solution SharePoint Se si aggiunge un file di reporting con estensione .rdlc in un progetto SharePoint 2010 in Visual Studio 2010, questo non viene incluso nella solution (.wsp) e quindi non viene deployato. .NET ASP.NET C# Reporting Reporting Services SharePoint SharePoint 2010 Visual Studio
10 apr 2013 Informatica Creare la State Service Application da Powershell I comandi PowerShell necessari per creare la State Service Application in SharePoint 2010 # creo la service application $srvApp = New-SPStateServiceApplication -Name "State Service Applicatio ... Amministrazione Installazione SharePoint SharePoint 2010 SharePoint 2013
08 apr 2013 Informatica SPSiteDataQuery, SPQuery e RowLimit In SharePoint 2010 bisogna prestare attenzione alla proprietà RowLimit degli oggetti SPSiteDataQuery e SPQuery . In particolare impostare la proprietà RowLimit a 0 (zero) ha un comportamento diver ... C# CAML Errori SharePoint SharePoint 2010
04 apr 2013 Informatica Come propagare su una lista l'aggiunta di un Field ad un Content Type Può capitare, in SharePoint, che un content type (CT) deployato con una solution non aggiorni il CT figlio associato alla lista. In particolare mi è capitato di aggiungere dei field ad un CT... C# Errori PowerShell SharePoint SharePoint 2010 SharePoint 2013
14 mar 2013 Informatica Avviare un workflow SharePoint da codice Un esempio di come avviare un workflow di SharePoint su una lista via codice... C# SharePoint SharePoint 2010 Workflow
14 mar 2013 Informatica SharePoint Designer 2010 Cannot insert this action Questo errore: Cannot insert this action. To use task process actions, the Office SharePoint Server Standard Site features must be enabled for this site by an administrator. mi è comparso in... Errori SharePoint SharePoint 2010 SharePoint Designer Workflow
07 mar 2013 Informatica SharePoint Developer Dashboard SharePoint 2010 mette disposizione un utile strumento di debug, la Developer Dashboard che visualizza in fondo alla pagina una serie di informazioni di debug e tempistiche di esecuzione. Per abil ... PowerShell SharePoint SharePoint 2010
25 feb 2013 Informatica SPWeb Property (AllProperties) Un esempio di come memorizzare dei valori nell'Hash Table dell'oggetto SPWeb di SharePoint 2010 ... C# SharePoint SharePoint 2010
25 feb 2013 Informatica SharePoint 2010 Internal server error 500 Può capitare che SharePoint 2010 non risponda e il browser visualizzi solo questo errore generico: Server Error 500 - Internal server error. There is a problem with the resource you are looking fo ... ASP.NET Errori IIS SharePoint SharePoint 2010
13 feb 2013 Informatica La Datasheet view non funziona su un pc a 64bit Se quando accedi alla datasheet view di SharePoint 2010 con un sistema operativo Windows a 64 bit ti compare questo popup di avviso: The list cannot be displayed in Datasheet view for one or more ... SharePoint SharePoint 2010 SharePoint Foundation Windows 8
07 feb 2013 Informatica Windows crea un profilo temporaneo per l'utente del servizio Se nei log di Windows ti trovi questo errore: Log Name: Application Source: Microsoft-Windows-User Profiles Service Date: 07/02/2013 15:19:21 Event ID: 1533 Task Category: None Level: Error ... Errori Server SharePoint SharePoint 2010 Windows
05 feb 2013 Informatica Errore uno dei F.E. SharePoint non risponde dopo un restore di database Mi è capitato di dover ripristinare un database (SQL Server 2008 R2) di una site collection su una web application SharePoint 2010. Dopo il restore, solo su un front end , ottenevo questo messaggi ... Amministrazione Database Errori IIS Installazione PowerShell SharePoint SharePoint 2010 SQL Server
03 feb 2013 Informatica Gestione dell'abilitazione di un bottone sulla ribbon in base al content type (SharePoint 2010) Come illustrato in Deploy di una custom action nella ribbon è possibile aggiungere dei bottoni sulla ribbon di SharePoint 2010 legati ad uno specifico content type. L'abilitazione o meno del... JavaScript Object Model SharePoint SharePoint 2010
30 gen 2013 Informatica Serializzare un oggetto Javascript in JSON con SharePoint 2010 SharePoint 2010 mette a disposizione il metodo Javascript Sys.Serialization.JavaScriptSerializer.serialize per serializzare un oggetto in una stringa JSON. AJAX JavaScript JSON SharePoint 2010 SharePoint Designer
29 gen 2013 Informatica Deploy di una custom action nella ribbon di SharePoint Tramite feature è possibile deployare delle custom action per SharePoint 2010 da posizionare nella ribbon o sul menù contestuale (ECB). L'xml da inserire nella feature per avere una voce nel menù ... JavaScript SharePoint SharePoint 2010 SharePoint 2013 XML / XSL / XSLT
29 gen 2013 Informatica Deploy di un Content Type tramite Feature In SharePoint 2010 per deployare un content type con relativi campi è necessario creare una feature con i seguenti file... CAML SharePoint SharePoint 2010 SharePoint 2013
25 gen 2013 Informatica Aggiungere script e css alla master page tramite Feature Con SharePoint 2010 è possibile aggiungere nell'header della pagina dei link a file JavaScript o CSS tramite una Feature . Ecco l'esempo: File: Feature.xml <?xml version="1.0" encodin ... CSS JavaScript JQuery SharePoint SharePoint 2010 SharePoint 2013