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

redirecting to a custom userdisp.aspx page

Hi, We need to redirect to a custom userdisp.aspx page instead of the default user profile information page(userdisp.aspx), when the user clicks on any of the user names in a SP2010 site. This...

View Article



getting sharepoint excel file from sharepoit libraries using Client object...

Hi  friends,   I have a requirement like need to read excel sheet data from sharepoint data library and need to do some calculation in Asp.net .Is there any posiblilty by using the Client Object Model...

View Article

Modify an Existing Web Part with Minimal Coding

I have an existing Web Part that contains some TextBoxes to save and retrieve data. How do I visually modify this Web Part in either Visual Studio or Sharepoint Designer or ???? to add a new TextBox in...

View Article

Deploy using Visual Studio 2008

I have an exisitng Sharepoint site; made sone code changes and want to re-deploy. In case I mess up the devployment; Is there a way to backup existing site so it can be restored? And, ehat;s the best...

View Article

Error : String was not recognized as a valid DateTime.Couldn't store

Hi I am getting error when reading DateTime type data from list. Getting error at line DataTable dt = searchList.GetItems(query).GetDataTable(); Error : String was not recognized as a valid...

View Article


The request failed with HTTP status 401: Unauthorized.

Hi,   I am trying to update the SharePoint list items via UpdateListItems web service. Initialy, I have tried to invoke the GetListCollection method via the following code:   servername.Lists...

View Article

is sharepoint application pool account (user) is present in all sharepoint...

Hi Team, We have a custom web part where we check the current logged in user is present a share point group and display the data accordingly to the current user. but when a user with application pool...

View Article

How to remove selection highlight for Quick Launch item?

The requirement is to change the default SharePoint welcome page for a subsite and I used the following code: SPFolder objFolder = newWeb.RootFolder; objFolder.WelcomePage = "Lists/" + brandName + "...

View Article


java script function Calling in sharepoint Webb part

Hi Expert,    i have Created one JS File in Layout folder  Now i want to call javascript Function which is in JS File but when I am Using Document.getelementBy it will give error please suggest me...

View Article


Remove lists, Pages,usercontrols when solution retracting programitically

I have created one solution which create pages , lists, adds some usercontrols in layouts folders, when I deploy (WSP) solution package using central admin. All works fine . Now the same should be...

View Article

Custom List issue after Content-DB migration from 2007 to 2010

I have migrated Content Db from 2007 to 2010 . Taken the backup and restored in 2010 and mounted with power shell script. The problem is I have 7 custom list in migrated 2010 environment with data....

View Article

Paging with ListViewByQuery in a Web Part

Hi, I found a code snippet to create a list web part that can use any site collection or site. It's working great, except for the paging. I've tried to modified it with the pagin info and the...

View Article

I cannot get Cookie Values when I go to another site collection

For some reason when I set as cookie which I can read fine but I cannot retreive the value when I go to another site collection. any insight or rules I'm missing here. GI

View Article


Sharepoint 2010 . View Content and Structure

Site Actions --> site configurations --> site administration -> content ands Structure in xplorer, how can i view  .aspx files in my Forms folder? I can´t chek-in an .aspx File in Sharepoint...

View Article

ListService.getListItems - Xml Exception for invalid character - need...

Many people know that when querying a sharepoint list via the LisWebService.getListItems() method you will receive xml data back in the following format:<listitems ...>  <rs:data ..../>...

View Article


Customize Editprofile.aspx page in Userprofile service application...

HI, We have a requirement in user profile services to add a new property in edit profile.aspx and by clicking “save and close” button we need to trigger our custom method(need to save the custom data)....

View Article

Data view webpart

i am using xsl and now my idea is to display the images which are not present has blank and the reply should be moved to left. Image   hello welcome (no image so it should be displayed to the left )...

View Article


Can a Sharepoint 2007 application be developed that will handle complex...

Hello, after finishing what i think is a medium complexity Sharepoint project that basically presents 1 dimentional lists to users and was developed using Sharepoint designer, i realized that if i had...

View Article

Hide webpart on certain pages (for all users)

Hi I have a requirement to develop a webpart to display on every page that is specified in a list. So the webpart will be in the masterpage but toggled visible/invisible based on if the page url is in...

View Article

Get Web Template Using Web Services

Hi How to get the web template  name using OTB SharePoint web services. I need to  create a new site with same template in different server. So i am trying to get the web template name from source...

View Article
Browsing all 25064 articles
Browse latest View live




Latest Images