how to add separate CSS/XML files and refer them in the sandboxed solution...
Hi,I had created a sandboxed solution which reads a list in the site and displays it in the visual web part.Need help in achieving the following 1) I want to place some styles in another CSS file and...
View ArticleREST Query to Get Content Type Name
I'm just getting started learning to use the SharePoint REST interface. One of the first things I'd like to do is return the content type name for a list item in a document library (the document...
View Articlewhen "Deployment Server Type" should be "ApplicationServer"
Hi All,Package Designer has property "Deployment Server Type". It can be set to "ApplicationServer" or "WebFrontEnd". by default it is "ApplicationServer". I am wondering what is the scenario where it...
View ArticleError Code 65543, The file could not be converted; it may be corrupt or...
The file could not be converted; it may be corrupt or otherwise invalid (the conversion process failed). Please try opening the file in Microsoft Word, resaving it, and then resubmitting the file for...
View ArticleMultiple Apps parts from a single app when loaded on the same SharePoint...
I have created a SharePoint-hosted App which has 2 App Parts.My requirement is to create a SharePoint page and place these app parts on it.When I start a browser's new instance after clearing the...
View ArticleRemoving Page link (Home or Edit Item) on Home.aspx page in SP 2013 (Oslo...
Tried to do in SPD 2013, but no design view and can't find. Do we have do this with a jquery script? too bad this is not configurable.. not sure why we need it.Not that I think it matters, but I'm...
View ArticleShowing a modal pop-up (dialog box) in parent window from an app part
I have developed a Sharepoint 2013 provider hosted app that includes some app parts. I want to be able to show a modal pop-up (dialog box) on the parent sharepoint site by clicking a button/link in my...
View ArticleAdd a web part to a page layout in Sharepoint 2013 AND have it be editable on...
There are a lot of discussions going on here about this issue, but I have yet to find one that provides a solution. I have a customized page layout. I want to add web parts into that layout such that...
View ArticleBlank SharePoint Page After Successfull Installation
Dear AllI installed SharePoint Foundation 2013 on Server 2008 R2 Standard SP1. I got no errors during the installation. When I then opened a browser to visit http://tstbpp (TSTBPP is the name of my...
View ArticleSite delete does not delete associated user groups
Hello,i have a workflow who creates a site, breaks role inheritance, creates own web groups and associate those groups with the default web site groups. I also set the web property vti_associategroups...
View ArticleConfigure Search to crawl SEO Meta Data
We're running SP 2013 for our public-facing website. We use SharePoint's built in functionality to add meta data to the pages we've built (Navigate to and edit the page. Then select "Edit Properties"...
View ArticleManagemetadata filter in serch query not working for anonymous users
I am using content by search webpart for displaying data in page layouts.The filter uses one of the taxonomy page fields. Hence the query looks like,Taxonomycolumn = page.Taxonomycolumn Taxonomycolumn...
View ArticleQuestion on SPChangeQuery and GetChanges
Hello,I have written the following powershell code...$q = new-object("Microsoft.SharePoint.SPChangeQuery") $false, $false $q.RoleAssignmentAdd = $true $q.RoleAssignmentDelete = $true $q.Web = $true...
View Articlehow to update folder's properties?
Hi,I'm new to PowerShell and I have followed this post to create a folder:http://sharepointgroup.wordpress.com/2012/08/17/how-to-upload-a-file-to-sharepoint-document-library-with-powershell/My problem...
View ArticlePowerShell script to import Content Types into SharePoint 2013
I am working with a Powershell Script trying to add Content Types and it is not working. My script is based on the the script posted by Kelly Rusk...
View ArticleSharepoint2013
I need to know a good site to setup Meta data or code within Sharepoint.For example if I setup a calender within sharepoint and want an RSVP for that particular day to stop at 10, then generate an...
View ArticleOracle DB as external content type in SharePoint 2013
Hi all,I'm trying to create and ECT from an Oracle Database in SP 2013. Is it possible to create it with Sharepoint Designer 2013? I had a look at this article but it creates a DataSource. I am no...
View ArticleWebpart in three versions of SharePoint - 2007, 2010 and 2013
Hello,I have a requirement to create a webpart that would be sold as a product providing some services to our clients.Our clientele is quite diverse that they have three different versions of...
View ArticleCan't connect to SharePoint Server 2013 with Visual Studio 2010
I had VS 2010 installed and SharePoint 2010 installed on a same machine WS 2008 R2. All was working fine. I have no problem when using VS 2010 and worked with SP 2010.Since this a test machine, I...
View Articlestate machine workflow
Hi Friends,I developed Visual Studio 2010 state machine workflow for SharePoint 2010.How can I migrate existing workflow to SharePoint 2013? Is it possible to migrate the Visual Studio 2010...
View Article