Importing moss 2007 website to SharePoint 2010 using sites.asmx
Hello,I have exported a moss 2007 site using sites.asmx which has created .cmp files in a document library of that site. I have to import that site to SharePoint 2010, for which I have created a web...
View ArticleHow to add custom properties in my visual Webpart ?
Hii've created new visual web part for my sharepoint 2010 via this link.now i want to add custom properties to my visual web part, but i can not see my properties in "Editing Webpart" toolbox.i also...
View ArticleProblem with accessing People service through Alternate access URL
The code which written to access people service in sharpoint 2010 is working fine using default url but when tried to access through Alternate access URL its givingThe request failed with HTTP status...
View Articleshow sharepoint list item in folders in reporting service
How to retrieve all items from all folder in a list because my report return all data in root folder only. that is very strange !!! my report in designer in vs2008 retrive all items without folder but...
View ArticleSharePoint 2010 and Infopath 2010 using several formulars
Hello guys,I've got a question. I'm currently using Infopath 2010 with SharePoint 2010. Normally I use one Formular with a Document Library, but now I need to use a kind of a wizard.The user has to...
View ArticleSP.UI.ModalDialog.showModalDialog closes parent window
HiI've got a visual web part that hosted inside a web parts page in SharePoint 2010. It shows the /_layouts/PickerTreeView.asp page as a modal. However, if I select an item from the PickerTreeView.asp...
View ArticleGetting the loged in users Active Directory User Group into InfoPath Form.
Hi I have developed an InfoPath and I want to get the current logged in users Active Directory group name. I know there is a web service for that and but don't know to use it. Please help someone.Thanks.
View ArticleRead all SharePoint 2010 Site collections
Hallo,I would like to know, how I could query all SharePoint Sites which are existing on a SharePoint Server. How can I achieve this via C#.Best regards and thanks in advance!Matthias
View ArticleManaged Metadata Item Term Limit in sharepoint 2010
I know this question has been asked on MSDN but still i couldn't figure out the answer.Sometimes I get typical manage metadata error (i.e. Url is invalid ...) for 50 terms and sometimes i get error...
View Articleediting Visual web part using sharepoint 2010
Dear all, I just want to know - how we can edit the visual webpart in visual Studio 2010 and update the solution back to the sharepoint 2010.Somebody had done this webpart in visual studio and deployed...
View Articlehow to decrease Z index value in data table for each row
Hi,i have data table in that table i have drop down list in first row of first cell, when adding new row it will add drop down list and reaming text box, here first drop down list overlap to second...
View ArticleWeb Part Properties as Custom Dropdown menu
HI,i have this dropdown and i want to use ti in the Webpart properties is it possible? using (SPSite oSite = new SPSite(this.strSiteURL)) { using (SPWeb oWeb = oSite.OpenWeb()) { foreach (SPList list...
View Articlefailed to register SharePoint services while configuring SharePoint 2010
Hi All,I am getting error exception depicted in below screenshot while trying to configured the SharePoint 2010 in Stand alone mode in Windows 8. Configuration gets failed at step 5Can anyone help me...
View Articleinserting into a multi choice managed meta data column using lists.asmx
Guys i have a problem when inserting an item into a list with a multichoice taxonomy column. I can insert terms that are already in the taxonomyhiddenlist but i cant get it to add terms that are not...
View ArticleScriptManager.RegisterStartupScript doesn't call my local JavaScript function
At the end of a call back in my SharePoint application that I handled in c# I would like to put up a modal dialog box displaying the result and offering a choice to the user to continue or return to...
View Articleget people editor value
Hi guys i have a webpart with a peolke editor. Now i want to get the people editor value with java script. I do something like this but dont workvar pickedName =...
View ArticleRetrieving SharePoint Comments from a Pages Library
Hi,I wonder if there is anyway to retrieve comments from a SharePoint Pages library. We have comments enabled in our Pages library and need to create a filter that brings results based on the number of...
View ArticleCreate a video launch site with Java Script
HiI found that very difficult to create a 4x4 web parts in my Sharepoint 2010 Foundation to host the embedded video, I am thinking another solution such as host a internal website then using JavaScript...
View ArticleWorkflow TimeStamp
Hello,I have a workflow pretty standard with about 5 steps. When i look at an items workflow history I can see that the steps are being completed at a certain time. but these times are in one column in...
View Articlecaml query to query by content in a sitecollection on a different farm?
Hi, I have a requirement were I need to query a sitecollection to get pages in each page library of content type 'ArticlePage' .we have two sharepoint farms sharepoint 2010 and moss2007. these...
View Article