Custom Activity and Workflow error - HTTP 401 401 UNAUTHORIZED
Hi Guys,I have encountered an error during running my custom workflow. The workflow is using custom activity that collects the information form Project Server and then it's supposed to send out emails....
View ArticleHow to disable Callout in Document Library?
Hi,Is there a way to disable Callout to popup when we click the ellipsis button of a document in Document Library? I just want to have the direct access to the ECB without having to click another...
View ArticleWorkflow SQL Server Instance Test Connection Failed
I am attempting to configure the workflow manager. I have a SQL DB and SP server. In WF Manager Configuration Wizard, when I enter the name of my SQL DB into the SQL server instance field and test...
View ArticleList Email Event Receiver causing incoming email settings to dissappear.
Hi,I have a document library with incoming email settings enabled and saving the original email as checked (tested and works).I created a list email event receiver to get the body out of the original...
View ArticleCSOM - create a hidden list
HiI need to create a hidden list. I'm using ListCreationInformation to create it, but I can't find how to hide it.If it's not possible with ListCreationInformation, how can we switch an existing list...
View ArticleAlign master page and search result HTML
I have a custom master page where I would like to move the PageTitle to a different <div>. That's not a problem, but the Search Results page (osssearchresults.aspx) gets it's title/menu from...
View ArticleVisual Studio Debugging SharePoint 2013 Online SSL Error
SharePoint 2013 Online (Office 365) from local machine (no SharePoint Server installed) works without issue: - Create a simple auto hosted app - Right-click and deploy the solution - Web gets deployed...
View ArticleDocument Set Homepage Url from CSOM file object
Using CSOM to access files contained within a document set, but unable to generate the url for the files Document Set home...
View ArticleAutomatically Upload Pictures from Sharepoint local drive to SharePoint User...
I have 10,000 image files(profile pictures) stored at location C:\ProfilePic\ folder. The Local Drive(C:\ProfilePic\) is in the same machine where SharePoint Server is installed. Image Files are as...
View ArticleScoping out Sharepoint - Is it possible to run web apps in the same domain as...
From what I understand, with sharepoint it is possible to run web apps on the server that don't need to be referenced via the cloud, ie in contrast to SkyDrive.If so, would it be possible to create a...
View ArticleUsing Visual Studio as an HTML editor with SharePoint's Design Manager
I'm building a master page using Design Manager. I've mapped a network drive so that I can access the MasterPage.html file with an HTML editor.I'd like to use Visual Studio 2012 as my HTML editor....
View ArticleModification of hosted FBA Login page
I have a site hosted on apps4 rent for our fire Department. It's a SharePoint foundation install. We have Forms based authentication. I am looking for a way to modify the Login page just to include our...
View ArticleSecurity Validation for this page is Invalid
hello all,i have created a custom site deffinition and a custom provision provider code is bellow here is xml<?xml version="1.0" encoding="utf-8" ?><Templates> <Template...
View ArticleJQuery Tutorial needed to customize Add New Item and Edit Item forms
Hello,I need a tutorial to use JQuery to customize the UI Screen of SharePoint to add a new item in a list.since I don't have prior UI experience it will be nice if the tutorial is specifically...
View ArticleDeploy custom SP13 master page via a feature
Hello,I have created a custom master page in SP13 and am deploying it to the Master Page gallery, however I am unable to see it there. PFB the module code:<?xml version="1.0"...
View ArticleListFieldIterator RenderContext
Hi!I've created a ListFieldIterator object and I have a question about property RenderContext.I don't understand when it's need to use?
View ArticleClient Object Model - Unhandled Exception: System.InvalidCastException:...
What is wrong with this code... seems harmless to me.using System; using System.Collections.Generic; using System.Linq; using System.Text; using System.Threading.Tasks; using Microsoft.SharePoint;...
View ArticleSharePoint: Workflows - Accessing A Pre-existing Site From Visual Studio
Is there away to create and publish a custom workflow from Visual Studio to an existing SharePoint site which was created using SharePoint Designer? If so, how do I access a pre-existing site from...
View ArticleRestricting SharePoint Designer?
Recently we have stood up a new SharePoint 2013 environment with three regions (development, quality assurance and production). We have a SharePoint 2007 environment that was never governed and became...
View ArticleFetch values from list in workflow for SharePoint 2013 for VS 2012
HI,I am trying to create a workflow in VS 2012 for SharePoint 2013. I have associated the workflow to custom list.I have another list (configuration list), which contains columns "Title" and "Value"....
View Article