How to create a Visual WebPart using custom user controls in VS2012 for SP2013?
Hi everyone,I try to create a Visual Webpart for SharePoint 2013 in Visual Studio 2012 and want to add a custom user control to it by referencing its .ascx-file and then embed the tag like it's done in...
View ArticleGet usage data for the past 90 days for a SharePoint site
Hi All,I'm using SPWeb.GetUsageData(SPUsageReportType.url, SPUsagePeriodType.lastMonth) to get the usage of a sub site for the past 30 days. Likewise, is it possible to get the usage data for the last...
View ArticlePeopleEditor in Windows XP SP2 with IE8 doesn't work
Hi everybody,I have a problem using IE8 on a Windows XP SP2 using the PeopleEditor-Control in SharePoint 2013. If I try to resolve a loginname by clicking "Check names" nothing happens. If i try to add...
View ArticleWorkflow not starting on item change?
Hi,I have created visual studio workflow on item change and created both but my workflow does not start on item change.please helpthanks,gaurav
View ArticleWorkflow Association form for SharePoint 2013 workflow
I've developed a SharePoint 2013 workflow. Visual Studio 2012 provides a Workflow Association form template which I've added in my workflow. The workflow association form template has some HTML syntax...
View ArticleAdd a drag and drop document upload capability to a list form without infopath
HelloI would like to create a form for a list that includes a photo field and i would like to include a drag and drop "control" like the ones exist in document library forms.The list have a link to a...
View Articleupdate solution, live cycle information
Helloi have develop some solutions in VS2012 for testing and i found very complex the updating of applications already deployed. Applications that includes lists with data, workflows and forms.there is...
View Articlecustomizing relevant doc webpart
hi i want to customize a RDWP that showing all doc of a currrent user from alll site contents. can i customize it just like that.
View ArticleApp-only policy managed metadata termstore
I am unable to create terms in term store using App-Only policy from a provider hosted app. It only allows me to read the terms already created in term store. I am using following settings in...
View ArticleReplaceContent attribure is not declared
Hi,I have create Package using Design Manager on one machine and then have tried to deploy it on another server. I got the error related to the Replace Content attribute, that it is not declared. Why?I...
View ArticleCustom form
Hello Everybody,In sharepoint, can we achieve this:Users will upload documents based on their permissions on folder and after document being uploaded, the user will be redirected to a custom form....
View ArticleProblem with automatically logout Windows user
Hi, I am using mixed authentication in Sharepoint - FBA & Windows auth. It works fine for FBA users but when I use Windows auth. in f.ex. in Internet Explorer and when I navigate through different...
View ArticleUnable to replace the standard Rich Text Edit with a custom one in SharePoint...
In SharePoint 2010 and earlier the following aspx markup can be used for this purpose:<SharePoint:RenderingTemplate ID="RichTextField" runat="server"><Template>...
View ArticleError activating Cross Site Collection Publishing feature in SharePoint 2013
Hi,I am trying to activate Cross site collection publishing feature in SharePoint 2013 site. I am getting this following error here.NOSCOPEThe feature you are trying to activate is dependent on another...
View ArticleSp.Requestexecutor js file not getting loaded for user having visitor or...
HII have created display template for search.In the search I am calling custom rest api for some more info but the issue is that the requestexecutor .js file is not getting loaded on the page when the...
View ArticleFeature Event Receiver in Sandbox Solutions
Hi,I have a Sandbox Solution with a Web Feature. When I add a Event Receiver to the feature, I can't deploy the solution anymore. It's just an empty Event Receiver generated by VS.Some...
View ArticleSUB TASK VALIDATION !!
i have created a list using the task app in SP 2013 .i had a problem.when i create a parent task which has start date and a due date .and the sub task also has a start date and due date . how do...
View ArticleCreate Site Collection programmatically - Self Service Site Creation
Hello,I have enabled SSSC on my web application and I am attempting to create a new site collection in the ItemAdding event of a list but it fails every time with an exception: Access is denied....
View ArticleCheck if file with name exists and than save with other name
I'm currently developing an Outlook Addin which saves e-mail to sharepoint online (Office 365), but before it saves them i need to check if a file with the same name already exists so it doesn't...
View ArticleCustom 404 page renders as plain text in Chrome
I have a site running in SharePoint 2010 (14) mode on a SharePoint 2013 farm. We have developed a custom 404 page and have set the FileNotFoundPage property of the SPWebApplication object to the file...
View Article