Document files and JPG files larger on sharepoint than they ought to be
Documents that I've uploaded to sharepoint (documents meaning anything that is file.doc / file.docx) seem to be nearly twice as large as they should be in most cases. I'm pretty sure that uploading the...
View ArticlePerformance measure of Office 365 site
One Office 365 site is running with provider hosted app, but it is comparetively slow. What performance measure should be taken for it's successful running?
View ArticleActivityNotFoundException during feature activation
I have a workflow 2013 included in Full trust solution (WSP). When I add a variable of type DynamicValue to the workflow and try to deploy the solution using VS 2012 I get the error during feature...
View ArticleSharePoint provider hosted app context token is null in Client Web Part
I have a working SharePoint provider hosted app, with an MVC web application residing on an Azure Web site. Entering the full screen app page, everything looks as expected. Adding a client web part or...
View ArticleCannot set unknown member 'LookupSPListItem.ItemId' on Workflow activation
We have a customer who is using SharePoint Server 2013 RTM. We developed the workflows using VS 2013, and when pushing the workflow into the Staging servers, they do not activate. The error shown on...
View ArticleCross Site Publishing in SharePoint Online
I was asked to test Cross Site Publishing features in SharePoint 2013 Online. I saved the Authoring site collection's (Used Team Site's Template since Product Catalog Template not avialable in SP...
View ArticleIs it possible for a Web Part to interact with a list the user does not have...
Say I have a custom web part that queries a list or adds list items, etc. Does the user have to have the equivalent permissions on the list itself to use the web part? Would the...
View ArticleGet SPWeb from Site or from SPContext
Hi,i am trying to get the SPWeb object,i can get it using the Site:Statically using (SPSite site = new SPSite("http://url/")) { using (SPWeb web = site.OpenWeb("NameOfSubSite"))...
View ArticleCustom web parts in SharePoint 2013 becomes inactive when the session is idle...
Hi,We have a search center site with custom web parts and custom master pages. When the session is inactive for long time all the custom web parts in the page doesn't work, unless we close the browser...
View ArticleFind the startpage of current web using javascript?
I want to hide a "div" from all startpages/welcomepages. But I cant just compare "start.aspx" and my url parameter cause sometimes the page "start.aspx" isn't there in the url. Is there a way to know...
View ArticleNew Page with custom HTML content
I want to make a new Page on a Website with my own HTML/CSS content. We got a HTML page from a designer, with content in it. I want to implement this into a normal subpage on a website. All content on...
View ArticleHow to update the Custom Workflow in SharePoint 2013 ?
Hi, I have a SharePoint 2013 Visual Studio Workflow deployed to the production server, now we made few changes to this workflow and wants to deploy to the production again without disturbing the...
View ArticleDuplicates in email enabled list
Greetz!We have an email enabled list that creates 2 entries each time it gets an email. I have double checked that the drop folder has the correct permissions setup and that no workflows have a hand in...
View ArticleA stand-alone application with access to SharePoint
Hi,In SharePoint 2010 I was able to develop a completely stand-alone application (for example, a console application or an ASP.NET website) that utilized some SharePoint functionality such as lists and...
View ArticleHow to Share a document library with external user in Sharepoint online
Hi,How can i share document library with external users.Not site, file, or folder. I just want to share document library with external user.How could i do that?
View ArticlePermissions Inheritance
Hi,I have a user who has just access to one document library and not the site but then when he creates a folder in the document library. he gets following message.The server was unable to save the...
View ArticleSharePoint 2013 Online - Default Wildcard Search
Is there a way I can change SP to always append a * to the end of every search? We're using the Online version (tied in with O365), and it has been requested that we have every search be a wildcard...
View ArticleRedirecting user from App part to a List in Host Web
In our provider hosted app we have a app part and app part shows a page which has a button. On clicking this button we want to redirect user to a list in Host web. Is there a way to do this or it's a...
View Article2013 Designer Workflow call Application Page
I am trying to figure out how or if it is possible to call an application page from inside a SPD 2013 Workflow. I tried a HttpRequest action and entered the Url of the application page. The page is...
View ArticleDisplay PerformancePoint chart in asp.net usercontrol
Dear community,How can i call a performancepoint chart(designed in dashboard designer) in custom asp.net user control programmatically from the performance point content library. I have successfully...
View Article