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

Access denied error while creating sub site

Hi,I am getting access denied error when I try to create a new sub site. I have site owner (Full control) access on the root site.If I try to create site using site collection administrator account, I...

View Article


DoesUserHavePermissions is True, even if user has no access!

Hi,i am using the following line of code to check if user has access to site:if (siteCollection.RootWeb.DoesUserHavePermissions(currentUser, SPBasePermissions.Open))I do this inside of...

View Article


SharePoint 2013 custom list display

Hi there, I would like to display related list items as normal nested links, not in display form of the item. Basically: List item A: Related to A item 1 Related to A item 2List item B: Related to B...

View Article

Adding validation to custom page layout with taxonomyfieldcontrol

Hi we have a publishing site template with various custom page layouts.  When in edit mode, we need to add some validations to the taxonomyfieldcontrols.  What the best approach to do that?

View Article

Image may be NSFW.
Clik here to view.

I need to create a web part page programmatically in SP 2013.

I have added the following code (I have found on the internet) to the feature activation event receiver, but the page is not available when I deploy the project to a site.Perhaps something else, beside...

View Article


How to append previous data InputFormTextBox on custom form

Hi AllI am using custom aspx form and using InputFormTextBox  on my form . I  am pulling data from multiple line of text field where append data to exisitng text is enabled .How to bind this , which...

View Article

Link to open microsoft communicator

Hello,I am trying to make a hyperlink that opens a communicator window with a certain user. I have tried sip:user@domain.com and im:<sip:user@domain.com> but nothing works.If i copy and paste...

View Article

SSIS Script for downloading multiple files over http connection

Hi Friends, I has spend lot of time to search script of ssis for downloading file over http connection.I have an website location there are some excel files. i want when i run my ssis package that time...

View Article


Image may be NSFW.
Clik here to view.

A chance for YOU to play for the SharePoint 2010 team, in the TechNet Guru...

The World Cup is here again!Not balls... brains!And YOU have been selected to play on our team!Yes forum reader, step up and take a shot!Slam some techie tips in the back of our nets!No dribbling...

View Article


How to Set default value for taxonomywebtagging control

Hi,How to set the default value for TaxonomyWebTagging control in custom.aspx page?<td><asp:Label runat="server" ID="lblLanguages">Field A: </asp:Label><asp:Label runat="server"...

View Article

Image may be NSFW.
Clik here to view.

No snap-ins have been registered for Windows PowerShell version 2.

Hi all,I am trying to execute a power shell script from the Windows application. When power shell scripts gets executed, its showing following error message.I am using below code to execute my power...

View Article

System.ArgumentException: Invalid field name....

We are encountering an error while activating features for info-path form on site collection.Earlier It was working fine but when we deactivate info path feature on site collection and try to activate...

View Article

How to get count of group of current login user if AD Group is added in...

My Client has 2 SharePoint Application. For the AD Users they have created AD Group and added users in that AD Group as per requirement. Later AD Group is added in SharePoint Group. When I'm trying to...

View Article


How to avoid the booking of the same time slot booked for a recurrence event...

I used the The sharepoint 2010 Calender list for "Use calendar for resource resrvation" by activating the GroupsWorkslists feature.I have booked a recurrence event from 11:30am to 12pm for a paticular...

View Article

How to attach only pictures in picturelibrary

I want to upload  only pictures in default picture library in share point 2010,but by default it is uploading documents also.so i want to restrict documents.Anybody has any solution regarding that...

View Article


Image may be NSFW.
Clik here to view.

SOAP Service Connection

I have been trying to get this working for about 8 hours. I have created a SOAP Service to try and connect to a list on another SP site. I successfully created the service, using the list and list view...

View Article

Image may be NSFW.
Clik here to view.

Visual Studio Workflow Not Stopping

Created a VS workflow that starts when an item is changed.Within the codeProcessFiles activity, I've added basic error handling using a Try Catch statement. When an exception is caught,  the code...

View Article


Retrieve files from a sub folder within a document library using caml query...

Hello All,I have a document Library and I have a list of folder inside it, Im trying to build a caml query where it will only fetch files from a Particular Folder from folder collection, I will use...

View Article

Image may be NSFW.
Clik here to view.

Get Mysite Newsfeed as webpart to another site

Hi,I created my-site in share point 2013 with news feed configuration as shown below.How can i get this newsfeed as webpart to other site.

View Article

web part not doing anything on selected index change.

My code is below. I tried to remote debug but when I do the breakpoint will not be hit.  No symbols have been loaded for this document.  When I bring up the modules my dll doesn't appear in there.  If...

View Article
Browsing all 11571 articles
Browse latest View live