How to set Anonymous access to Site Collection using Powershell
Hi,I like to give Anonymous access to Site collection using power shell. How I will do this?
View Articlehow to multiple users working in a same SharePoint porject.
how to multiple users working in a same SharePoint porject.
View ArticleInfopath dropdown filter
Hello,How to filter the dataI got all the project name in dropdown when you select the project name in other textbox the project id will come automatically.so I want to get only those project name that...
View ArticleShare Point Calendar RecurrenceData to Simple readable string Edit Recurence.
Hi All,I am updating recurrence event occurrence using custom Web part.So now everything is working fine apart from this one Text showing for recurrence Display.When I Use this line of code then...
View ArticleGet all Web Groups using JavaScript API in SharePoint 2010
Using SP 2010;Just for your reference, the following code is to get all the groups that are added at Web/subsite level using SOMusing (SPSite site = new SPSite("http://server/sites/sitecollection/")) {...
View ArticleexecuteQueryAsync() is not working properly using ecma script
Hi all, - I have 2 sites (A and B) both in the same Site Collection. - Site A contains library LibX.- Site B contains a bunch of sub-sites (same structure) and each contains library LibY.- LibX...
View ArticlePermissions issues on folder/file created by impersonation workflow
Hi,I have used impersonation to create a new folder, copy a Word template inside it, and rename the file. Content management is on but checkin/out is off. When the doc is printed or saved, it should...
View ArticleHow to Set default value for taxonomywebtagging control
Hi,I have created taxonomy control in custom aspx page and I am able to select terms but I am trying to setup default value to that control.Can anybody let me know how to set the default value for...
View ArticleRecover a deleted SharePoint site
Hello there,Using the below code, I deleted a SharePoint site.SPWeb.Webs.Delete(http://mysite/sites/sitecollection/Site1)and created a new site with the same path (SPWeb.Webs.Add())Now I want to...
View Articlepaging in listviewbyquery web part
hi, can anyone pls let me know how to implement paging in a listviewview byquery web part,i am having this web part with more than 1000s of documents which populates from the doc lib and the users...
View ArticleCreate Organization Chart using Visio from SharePoint List
Hi..I have data in the SharePoint List and i want to show Organization Chart in Visio....but how to do.Ravindranath
View ArticleHow to make Performance Point KPI should be a column in Score Card
Hi,I have 4 error category each has 1 KPI. So totally i have 4 KPI's and one dimension also which is name.Name should be left side and 4 KPI and corresponding "Actual and Target" should be as a column...
View ArticleHow to Set default value for taxonomywebtagging control with terms and nested...
Hi,I have created taxonomy control in custom aspx page and I am able to select terms but I am trying to setup default value to that control.Can anybody let me know how to set the default value for...
View ArticleThe type or namespace name 'IBM' could not be found (are you missing a using...
please help on below error Compilation ErrorDescription: An error occurred during the compilation of a resource required to service this request. Please review the following specific error details and...
View ArticleVisual 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 ArticleCustom Sort via the XSL and custom template?
I am trying to add a sort order to a CQWP. I would like a template style that does the sorting? I have to sort by a field called SortOrder, then I want it to be by file name - here is the code:I am...
View ArticleIs it possible to make a KPI as a column (Relocate to Column instead of Row)...
Hi,I have 3 KPI's, I want all the KPI's in Column wise. By default it is row wise but for my requirements is. I want to make all KPI's as a coulm.Can anyone tell me. Its annoying me like anything....
View ArticleSPGridView - sorting Dates doesn't work properly & how to display the title...
Hi,I've got a SPGridView that is being filled with data from several lists. Some of them are a date-field and a title-field. I already added sorting, paging and filtering options and at first look they...
View ArticleSharepoint Regional settings based on host's IP
I am trying to change regional settings for a user based on location from where he/she opens a SharePoint site . Right now there are a few APIs that provide such functionality based on host's IP...
View ArticlePrint or Save as PDF a SharePoint Page with Reports
HI,I have a SharePoint Page (.aspx) on which I have few tables and a chart web part within a web part zone.I want to generate a PDF with all the data from tables with formatting and with generated...
View Article