Document Set Created Programmatically Misbehaves
I'm trying to create a document set trough code:SPFolder folderToInsertIn = list.RootFolder;SPContentTypeId dsCtId = new SPContentTypeId(); dsCtId =...
View ArticleYou could be September's TechNet Guru! Turbo charge your CV with awards and...
TechNet Wiki is partnering with... YOU! Give us some juicy technical content and we might big you up!It really is that simple! Show us your forum solutions or drop us some nifty snippets and become...
View ArticleRead\Unread marks for sharepoint server 2010
Hi, is there any existing solution to show read\unread marks?
View ArticleSharePoint 2010 Auditing doesn't log New Discussion Threads?
Has anyone noticed that New Discussion Threads don't seem to get logged in the SharePoint 2010 Site Collection audit log? I'm not sure if I am doing something wrong or not.I have all the auditing...
View ArticleJoining lists using CAML.
I am trying to join to lists in CAML. The lists are connected by a look up column - "Field_x0020_Name". Below is the query and I it gives me 'Value does not fall within expected range' no matter what....
View ArticleBCS, WCF Service
This topic covers a few different areas, so I am not sure which category to use. Apologize if it's in the incorrect one. But here's the situation. I have a WCF service in production that gets data...
View ArticleSharepoint: Software Counter
HelloI am new to sharepoint and need some help. I am looking to create a site for software tracking. For example, if my department purchase 10 license of SnagIT I would like to enter the user name who...
View Articlehow to link powershell scripts and commands
Dear all,I had used codeplex site code for a fileserver - folder copy to Sharepoint 2010 document library.https://spfileupload.codeplex.com/releases/view/53408This works as a charm when I run it...
View ArticleGridview edit ItemTemplate
Hi, I have an ItemTemplate that gets a numeric value from <%# Bind("Retard") %>. If the value is negative I want the background to be Red, is positive I want the background to be Green. The data...
View ArticleGuid should contain 32 digits with 4 dashes (MSDN code sample)
Hi.In this code article ( http://msdn.microsoft.com/en-us/library/jj573263(v=office.14).aspx ) which creates a visual web part that allows tabbed display of other web parts there is a bug.When the...
View ArticleCreate a calendar view to display available resources in sharepoint 2010
Hello,I was able to create a calendar to reserve resources like conference rooms, mifi boxes and projectors in sharepoint2010. The end user is able to do a reservation without issue. However we would...
View ArticleAccording to library settings document shuld open for edit in document library
Hii need a functionality same like want to implement using sharepoint object model in vis 2010when user select an item in document library and go to Library tools>documents>edit documentand...
View ArticleHow to Upload File to Document Library using JavaScript Client Object Model?
I want to Upload File to a Document Library using JavaScript in SharePoint 2010. I found that you can copy file from One Document Library to Another but you can't upload File using JavaScript on this...
View ArticleGridView DataFormatString, background color according to numeric values
Hi, I have a GridView column that I have to format the background color of each cell according to the numeric value. I thought about using the DataFormatingString. If the value is higher than 400 the...
View ArticleDisplays workflows created by the specific user, Another user can not able to...
Hello, here i have three users USER1, USER2, USER3. Suppose USER1 create 3 workflows, USER2 create 2 workflows and USER3 create 2 workflows.I want the solution on following conditionThe condition...
View ArticleHow to change content type name and content type group name
HelloI manually conetnt type name in one of the site colection, but I noticed it is updating in all the document libraries and each items. Like if change the term name (metadata) and run Taxanomy...
View ArticleDropDownList and CheckBoxList ViewState losing value after button click
Hi, I have a DropDown and a CheckBoxList that loses their value when I click the button to submit. Any help please?<asp:DropDownList ID="ddlFilterCtx" runat="server"...
View ArticleQuick-Filtering values in list view
Hi,currently I am trying to do the following: In a Sharepoint List view I want to show some text fields where the user can type some characters and the list will be filtered immediately by this. This...
View ArticleGridView ItemTemplate operation
Hi, I have a gridview that I have to edit the background color according to 4 different results (> 0, > 1 < 30, > 31 < 90, > 91 < 300), at the moment I can evaluate only 2 results...
View ArticleThe settings for this list have been recently changed. Refresh your browser...
Error Message: The settings for this list have been recently changed. Refresh your browser before editing this list. Solution: The default value is 30 minutes before security validation times out....
View Article