How to enable a custom web part class file to be refreshed at regular...
Hi,I am calling a web service in the web part class file where it gets the data. I need to call the service at regular intervals of time which is in the web part, is there a way to get the web part...
View ArticleHow does a SharePoint app , dns server, app management service and...
Hi,I was reading through how to create apps.I went to office store to download a sharepoint app. Â https://store.office.com/When I downloaded and tried to install it I got the errorSorry, apps are...
View ArticleSharePoint Office 365 development
We want to do some POC on SharePoint Office 365 development so that with same expertise later we can develop for our customer. Here I have few question on this:Can we use SharePoint Office 365...
View ArticleHow do I set the scope to recursive in the Data View Web Part in SP 2013?
How do I set the scope to recursive in the Data View Web Part in SP 2013?I have items in folders that I would like to display in the data view web part out of their folders. I know that I need to set...
View ArticleExclude Allitems.aspx from Search in SharePoint Online
Hi,How do i remove AllItems.aspx page from the Search in search results in sharepoint online?Thanks, Parth
View ArticleRSS feed subscription in a semi-automatic way (SharePoint online)
I have a site with a lot of subsites. I want to user to be able to subscribe to RSS feed in a more automatic way.If possible I would add a button or link to a subsite. When the user clicks this he/she...
View ArticleCan anyone use the Javascript CSOM SP.Publishing.PublishingWeb in non-app code?
I have been trying to write some javascript which can be used to create publishing pages in the current site (this is called in an application page opened via a custom action on the Pages library).I am...
View ArticleVisual Studio - where to put icon files for ribbon buttons
I have a Visual Studio 2013 solution that includes a custom action (ribbon button). I have created two icon files (16x16 and 32x32), and I want them deployed as part of my solution. Everything else is...
View ArticleSharePoint 2013: Save outlook message directly to SharePoint Library as pdf...
Dear all,I have a scenario where I have to save outlook message to sharePoint library directly as other file format such as .pdf other than .msg .Does anyone have an idea how i can achieve this or is...
View ArticleUnit Testing with Microsoft Sharepoint Emulators and Fakes with Visual Studio...
Hi All,I have created Test Project and now creating Test cases for Sharepoint. I found a link on MSDN which suggests using Fakes framework but it supports VS2012 and I am using Visual Studio 2013.So...
View ArticleWorkflow stuck on Internal status started deployed on SharePoint online
Hi,I have created a workflow using Sharepoint designer that triggers when an item is updated. The problem is that the workflow is always stuck on started and none of the actions are performed....
View ArticleDoes list view query string FilterMultiValue parameter not work for...
I've created a custom list in SharePoint 2013 Foundation with columns-Name (Text)-LastName (Text)-NameLastName (calculated) = [Name]&[LastName]When I try to filter the default list view via query...
View ArticleGetting Error Message "A task was canceled" while deploying solution in...
Hi All,I am Getting below mentioned error message while trying to deploy the solution.Error occurred in deployment step 'Recycle IIS Application Pool': A task was canceled.Any help on this?Thanks!!
View ArticleLink in Word to Excel chart stored in SharePoint
I want to embed chart from Excel in Word document. Both Excel and Word documents are saved in SharePoint library. What I did, was to paste chart from Excel with "link data" option enabled. I also went...
View ArticleHow to download documents from a library in bulk using C#?
I'm trying to figure out the best way to download all the documents from a given document library. Is there any better way than to loop through every single item and downloading every file...
View ArticleHow to import data from Oracle database into SharePoint 2013
Hi,I got a requirement to import data from Oracle Database into SharePoint 2013, Client don't want to buy any third party tools. Is there any way to import data from Oracle into SP2013. Any suggestions...
View ArticleHow to use People Picker control in sharepoint 2013 Sandbox solution?
Hi All,I want to use people picker using Sandbox solution.How should I achieve It?Thanks in Advance.
View ArticleSOAP AddWebPart: XsltListViewWebPart for a Picture or Document Library
Hello everybody.I am trying to add list webparts to a webpartpage via SOAP/REST.I am using the AddWebPart or AddWebPartToZone Methods of the webpartpages.asmx Webservice like so:<?xml version="1.0"...
View ArticleSOAP AddWebPartToZone always adds the webpart to the same zone
hello everybody.I am trying to add webparts to a webpartpage via SOAP / REST. Therefore I am using the SOAP Method AddWebPartToZone (from webpartpages.asmx Web Service).My Webpartpage has two...
View ArticleHow to create SharePoint OOB tiles?
Hi,I want to create a SharePoint tiles with navigation dynamically using Client scripting as shown in the site home page with hover effect. Any suggestions?ThanksMorpheus
View Article