Quantcast
Channel: SharePoint 2013 - Development and Programming forum
Browsing all 25064 articles
Browse latest View live

Not disposed the object in un used method in code

Hi,In my C# code, I have a method defined but not called any where as I am not using the functionality.But when I run SPDIsposerCheck in my code , the tool identified below mentioned method with error...

View Article



custom list on my site in SharePoint 2013

I need to create a custom list on my site and i want to get the data from that list based on user  in SharePoint 2013 .can u help me?

View Article

How to add IsPost back property in Visual Webpart in Visual Studio 2012

How to add Ispostback property in Visual webpart in VS 2012.I cant find if(IsPostback=null) in VS 2012 which was there in VS 2010.How to add this property..

View Article

Need to set a breakpoint at SPList docLibrary =...

While programming SP 2013 I have the following issue: I need to set a breakpoint at the "SPList docLibrary = websiteCollection.Lists[docLibraryName];" line to avoid getting a "FileNotFound" exception....

View Article

Adding a documents of about 260Kb to SharePoint via .NET takes on average a...

I'm using SharePoint 2013 and running into performance problems: I'm am adding a handful of documents to a folder in a document library via .NET 4.5 and that takes me about 5 or 6 seconds. On average...

View Article


Error occurred in deployment step 'Install app for SharePoint': The provided...

I just tried to deploy an app to sharepoint server 2013 developer site. but when i deploy the app i got the error  Error occurred in deployment step 'Install app for SharePoint': The provided App...

View Article

browse SharePoint content library and drop selected documents into PDF...

Hello, Experts     I was asked to develop a SharePoint application, that would allow to browse a content library and drop selected documents into the PDF Portfolio ( similarly to how selected files can...

View Article

PDF/Word Data rule based Ectraction into SharePoint Columns

Hello, Experts    I am trying to develop a SharePoint application that would allow to export certain data from searchable PDF / Word documents into SharePoint columns; i already have a .net library...

View Article


ProviderHostedApp: SPRedirectMessage: 'EndpointAuthorityDoesNotMatch' no...

Hi,im currently writing a provider hosted app with node.js.I have simple express server running, that only dumps the request form and I hava a VS2012 SP2013 simple App Wizard created project that...

View Article


Powershell snapin for SP2013 did not get installed

Get-Host says that I am running Powershell V 3.0If I attempt to run Add-PSSnapin Microsoft.sharepoint.powershell I get error that the snapin is not on my computer.Everything that I have read says that...

View Article

Sharepoint 2013 - Empty project error

Hi to everybody,I am starting to develop some solution in sharepoint 2013 foundation in Visual Studio 2012 Ultimate version.I installed Microsoft Office Developer Tools for Visual Studio 2012 release...

View Article

Allow User to edit property setting for User profile property using powershell

Hi,I am creating custom profile property using powershell. I am using below properties to show profile property on Edit Page,#Show on the Edit Details page...

View Article

Getting item id of item from custom field in java script

Hi, I am having list with custom field with hyperlink in it. How to get itemid of a item for which user has clicked resp. hyperlink from custom field in java script? Ia m not able to get item id in .js...

View Article


Why Web.CurrentUser.Name not match with...

Hi,I wrote following code and find strange issue:System.Diagnostics.Debug.Write("*******Start"); var user = this.Web.AllUsers[Web.CurrentUser.LoginName]; System.Diagnostics.Debug.Write("Current:" +...

View Article

Session Timeout Issue

Hello All,I have developed one web part which uses session state. I am getting excel file from user, reading the excel file in web part using open xml and storing the excel database in back end...

View Article


Getting themedcss path in sandboxed SP 2013 solution?

Hi,I have a sandbox solution where I need to register CSS that is deployed to /Style Library/en-us/Themable so that I can leverage the server side color replacement that's done when a theme is applied...

View Article

How can I use CAML queries with the REST API?

This page shows how to retrieve list items for a specific CAML query, using the JavaScript Object Model:http://msdn.microsoft.com/en-us/library/hh185007.aspxHow can I achieve the same result with the...

View Article


Workflow 4.0 set Approval Status/Moderation Status

HiI'm working in Sharepoint 2013 and I am using VS 2012 to develop my workflow 4.0 approval system.I know that the 2010 set approval status has been depreciated in WF 4.0 and was wondering if there is...

View Article

Value does not fall within the expected range

   Value does not fall within the expected rangeWhen write cmal query this is code :SPQuery qry = new SPQuery();                            qry.Query =                           @"<Where>...

View Article

Running custom code during site collection upgrade from 2010 to 2013

Is there a way to run a custom code during site collection upgrade from 2010 compatibility to 2013?I would like the upgrade job to call upgrade method on a 3rd party feature. Looks like it's not...

View Article
Browsing all 25064 articles
Browse latest View live




Latest Images