Sharepoint 2010 site column Localization
HiI am creating a feature for the site columns where the DisplayName is localized using resource files deployed to 14\Resources for English and Spanish.the issue is, when the feature is activated and...
View ArticleManage User Session in Farm having more than two web servers with no sticky...
Hi All,Can some one tell me as to where and how does SP 2010 maintains user sessions for the request between multiple web servers in the farm?
View Articleselect distinct using LINQ and bound to a dropdown list with id and display name
Hi,On one of my sharepoint page, I want to populate dropdown list with countries, namely<asp:DropDownList ID="ddlCountry" runat ="server"></asp:DropDownList>In the code, I use LINQ: var...
View ArticleDeploy Timer Jobs To Specific Servers
Hi,I have SharePoint environment consist of web, application and database servers. I have created a custom timer job service that is doing certain job. I have deployed it to certain web application so...
View ArticleSP is undefined in sharepoint hosted app client Webpart
Hello All,For a client web part in sharepoint hosted app, I am getting the following error"SP is undefined".My code is bel0w <script type="text/javascript"...
View ArticleRequestToJoinLeaveEmailSetting is not being set properly.
Hi All,Using object model I am updating group. The value I am setting in 'RequestToJoinLeaveEmailSetting' field is not showing when using PowerShell command. However, when I am fetching it by the...
View ArticleSharePoint Custom Tree view with CheckBoxes
How to Unhide and Hide Treenodes in treeview based on Checkbox checked changed event in Asp.netBadri
View ArticleMulti-line text field length
I would like to check if a multi-line text field is empty using javascript/jquery.The default field length is 11. If I trim the spaces, the field still occupies 11 characters. How can i test the...
View ArticleLink to Excel document in site throws "Document with same name already open"
I have an Excel document stored in a document library in SP2010. I provided a link to the document in a CEWP on a page. When clicking the link on the page, Excel throws the erorr "Two documents with...
View ArticleLooking for help creating infopath filtered drop down list
I am trying to build a filtered drop down box. Here is the example of my data:List 1 contains department number, department nameList 2 contains department number, charge codeOn my form, I have the...
View ArticleApproving/Rejecting workflow tasks using client object model in SP2010/2013
Is it possible to approve/reject the OOB Approval workflow tasks using client object model in SP2010/2013?There are examples where workflow.asmx is used, but it was part of the MOSS.It's easy to get...
View ArticleCannot assign -1 to a dropdown's SelectedIndex
Hi,I have a asp:dropdownlist control in my aspx page, I tried to set the SelectedIndex = -1, however, it doesn't let me, it stays at "0", first item. But I am able to set the index to any number like...
View Articlecreating new dev servers for SP 2013
I have created a both a sql and sp dev server. We want to copy or production environment to these servers.My approach is to first update the SP server will all CUs.Is this the best way to go or does...
View ArticleFile in a document library to byte array using JavaScript
We are trying to access a file in a document library and convert it into a byte array with JavaScript CSOM. We can get the file reference with the client object model but we cannot figure out how to...
View ArticleStandardView button is being selected in the ribbon even user clicks on...
Hi,We have an issue with one of the library created using custom library template. Eventhough user selects Datasheet view from the ribbon it's showing Standard view button as selected. However content...
View ArticleHow to Create Word to PDF
Hi,how to set Word document to PDF convert option MOSS 2010 in document library. please help me i am new in sharepointThanks in advanceMurugesan
View Articlecopy Multiple Selection list box values into different text fields
Hi all,I have a multiple selection listbox which is receiving data from another sharepoint list. my requirement is i wants to display the selected item values from the multiple selection listbox to...
View Article"Unable to attach the process. Another debugger might be attached to the...
Hi,I have an issue .. Currently im working on javascript file.. when I want to debug js file by using ie developer tool(F12) , It showing error : "Unable to attach the process. Another debugger might...
View ArticleAutomatic Population of List
I am trying to develop a basic project management site. What I want to do is setup a template site (which I can do), and when the site is created, it automatically enters information to a list on the...
View ArticleSharepoint 2010 web application using https throws javascript errors -IE8
Hi All,I am using sharepoint 2010 webapplication using "http" and added javascripts its working fine. But if we access the same site using "https" showing script errors.In this web application we have...
View Article