Setting up Event Receiver for Project (Server 2010) Site Creation
Hi,I have Project Server 2010 setup over my SharePoint 2013 Farm server.I am trying to capture the event where a new PWA sub Site is provisioned within SharePoint 2013. This happens when we create a...
View ArticleModifying the Author field for a programmatically uploaded document
HiI have some C# code that I'm using to upload documents to a document library. The code is of the formdoc["Title"]=sTitle; //doc["Author"]=sAuthor; doc.Update(); ctx.ExecuteQuery();So far I've been...
View ArticleSandboxed visual webpart and default property values
HI,I have created a Sandboxed webpart with some simple text properties. When I add this webpart I can edit the values of those properties with the editor in the sidebar. I now edit my .webpart file and...
View ArticleUsing Device Channel in Item Display Template
The article on the SharePoint 2013 page model (http://msdn.microsoft.com/en-us/library/jj191506(v=office.15).aspx) tells about using Device Channel Panel for rendering content based on the device.The...
View ArticleNeed Help, Design a Solution - our Web Application should be able to gain...
Hi,i Need some help to get in the right direction or maybe to the right Forum. We have developed a web application that is hosted by third Party. The application runs on Windows IIS.Customers are able...
View ArticleProgrammatically retrieving value of Metadata of specific document in...
Hi I am trying to get Meta data information of an item (document) exists in document library. At the time when I update this item, I put some additional information in hash table with this item...
View ArticleMicrosoft.Workflow.Client.ActivityNotFoundException when deploying solution...
I've created a empty workflow (just to make sure the error is not in the workflow itself) and when I deploy it from VS 2012 I get this error:Error1 Error occurred in deployment step 'Activate...
View ArticleEmail Activity in Visual Studio Workflows
Hi All,I am trying to create a simple visual studio workflow to send an email. I create a Collection<String> variable and use AddToCollection<String> activity to add the TO address. Then i...
View ArticleSharePoint2013 Visual Studio 2012 workflows Email activity not working
Hi, I have created a Visual Studio 2012 workflow in SharePoint 2013. It has only one activity "Email" but it is not working. Can somebody tell me how to use the TO field in VS2012 workflows? It expects...
View ArticleUpdate User Display Language
Hello,How can I add languages to the user My Display Language in the profile?(I don't use User Profile Services)I create a ASPX page, but dont understand exactly this page:...
View ArticleView state/state management in Sharepoint 2013 office 365 webpart
I have a SharePoint 2013 office 365 webapp, inserted as webpart. In the webpart, when I press a button a pop up will show with a text box and button. If we give city and click the button, the webpart...
View Articleit's just not coming out the way i want
I have my design already in my head but when it comes to hands on my site keeps flip flopping and coming out totally the opposite. Its like i have no control how it will look like.. i want to have...
View ArticleListViewWebPart FilterString isn't working
So I'm dynamically creating a PublishingPage and inserting a ListViewWebPart, it's all fine it points to the right list, but I wanted to filter the data returned by the list. So I used the FilterString...
View ArticleWhy Delete Bibbon button is not working after setting...
hi,I am facing problem with Delete Ribbon button of list, it is not working with error:SCRIPT5007: Object expected inplview.js?rev=%2Bhds1ETWRgD4PK1iGBqC1A%3D%3D, line 2 character 21167 when i set...
View ArticleASP.net connection string error
Hello.I create a empty sharepoint project and add application page on him. After that i create entity framework connection on my database and add entity dll to Package. But when i try to call stored...
View ArticleMonthly report of all upcoming Employees Birthday's list
Dear Friends, I have a SharePoint list with the foll fields. 1) emp number 2) emp date of birth 3) department I should get a summarized report emailed to our HR every 25th of month with all upcoming...
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 ArticleIs there a way using the App Cloud Model to get the current document?
I am brand new to SharePoint development so please excuse my lack of knowledge but I was asked this by my boss as our SharePoint team is busy with other features.In Office 365, is there any way to know...
View ArticleDisposition workflow Bulk update
Hello All, Could some one please advice if there is a way to bulk update Disposition tasks that get generated when disposition workflow starts programmaticaly I have already checked on the following...
View ArticleInstalling apps on Sharepoint 365 area fails
Hi,Yesterday I signed up for a new SharePoint 365 developer environment. Afterwards I created a new developer site collection and tried to install Napa Developer Tools. Installing Napa or deploying an...
View Article