Visual Studio 2012 crashes when Publishing a Sharepoint Solution
Visual Studio 2012 crashes when Publishing a Sharepoint Solution.I can provide a log file if needed, but pls let me know first where I can get it.This is annoying!Follow me on Twitter...
View ArticleOnly 1000 entity details are returned when using...
Hi, I am using https://<domain>/sharepoint.com/<mysite>/_vti_bin/ListData.svc/Documents to fetch all the available documents (entries) under Documents library. This is returned as a XML...
View ArticleSearch API - Property bag
Is it possible to search for sites who have a specific setting in their property bag? I didn't find anything about this on Google.Thanks, LudwigJunior SharePoint Consultant || ludwigvangysel.com
View ArticleAdd List Item Context Menu in Custom ListView Webpart
Hi,We are building a custom webpart that fetches data from multiple lists and aggregating content for display. The requirement is to display the content menu in Can you suggest how to integrate the...
View ArticleHow do I develop a custom application with workflow
Hello everybody,I am planning to develop a Sharepoint 2013 application that is tied to a workflow.Here is what I want to do:1. Start Workflow/Application when an item (Word-Document) is uploaded to a...
View ArticleSharePoint Online 2013 will not allow iframe in HTML Snippet
When I try to use an iframe in HTML snippet, I receive the message "the HTML cannot be inserted because this type of content is not allowed". See screen shot at link...
View ArticlePowerpoint Automation Services
All,When someone uploads a powerpoint presentation to a document library, I need to break slides into individual jpegs and upload them to a picture library. Is that possible?If so, do I need to use an...
View ArticleCreate Charts in Sharepoint 2013
Hi, I know that in Sharepoint 2013 there is no supporting of WebPart for Charts so there is another out of box way of doing this where I can user Sharepoint list and built based on it any chart? Thanx...
View ArticleHow to use SPEncryptedString?
I have an application page and am trying to save settings for it using an SPPersistedObject. One of the fields I am saving needs to be encrypted and I tried to use SPEncryptedString but I can't get it...
View ArticleUpdate Document id
Hi All, How to retrieve & update "Document ID" for a document libray using code. Let me know if you need any information.Regards, SPUser.
View Articlesharepoint 2013 javascript dropdown menu function
hi there,how to execute my own javascript code at sharepoint publish site?i had it as external link which i put the link to my masterpage.but for some reason is not run the javascript.i assume is...
View ArticleBirthday web part from User Profile
Hi,I want to develop a wepart which will show the today's birthday which should basically pull data from the user profile. Please let me know how to achieve this in SahrePoint 2010/2013.
View ArticleAccess denied error when creating personal site
HI I am trying to create my sites using powershell or console for user profile but it always throw access denied exception.My site is in port 80 and the code is as follows: $upm.GetEnumerator() | ?...
View ArticleCustom Timer Job in SharePoint 2013 Problem
Hello, I am new in developing timer jobs in SharePoint. Can anyone tell the scenario or refer to links for creating a timer job for the process mentioned below:There are two list 1st is Custom list and...
View ArticleSharePoint Online 2013 Declarative Workflow
Hi, Hi, I'm working on SharePoint Online 2013 and with Visual Studio I build a declarative workflow. In this workflow I need to create an item in a Task list. I used the toolbox "CreateListItem" and in...
View Articleweb.GetFolder() - value does not fall within the expected range. Sharepoint 2010
Below is the code to check if folder exist in doc library on a subsite and if not than create it.using (SPSite site = new SPSite(sharePointSite))//"http://testsite.dev")) { using (SPWeb web =...
View ArticleWorkflow to copy document from root site to sub-web?
Please help! I am trying to using Visual Studio 2012 to create a SP 2013 workflow that will copy a document library item to a document library in a sub web site.Using the CopyItem activity I can...
View ArticleIn VS 2012, How to create new project on sharepoint 2013?
In Visula studio 2012, how to create sharepoint 2013 project. Here I am not able to find 2013 option, when try to open it says "sharepoint not installed". But already installed in server.Any...
View ArticleHow to get data from Sub web in App?
I have created an App which needs to get data from Sub Web of Host Web(in terms of App). So How can I get data from a List which is in Sub Web of Host Web..??Thank YouRitesh Goswami
View ArticleSingle mouse click won't work only CTRL + click.
I have a visio webpart on a sharepoint page. This visio webpart has some links. To click the links I have to hold down CTRL + a click on the links to get it to respond. This is something that has...
View Article