Avoid Log to Event Viewer - SharePoint
Hi, I finished a SharePoint 2010 project, but some errors are logged at Windows Event Viewer. Howover, I want the error to be logged at ULS SharePoint log. If a use the bellow code, the error shows...
View ArticleHow to get the list items by passing mutliple filter values ?
Hi, I have a requirement to get the list items by passing the multiple filter values,I have a column "Document ID" in list and I have to multiple document IDs(can be any number) at a time and get the...
View ArticleSharePoint 2010 : Export Translations doesn't take all propreties
Hello everybody,I am working in SharePoint 2010 I have a problem with the exportation/importation of the translantions : - When I export the translation, I don't have all properties (from my content...
View ArticleSharePoint 2010 - Access Denied after master page updated
I am trying to set up a mega menu and have followed the instructions here: https://www.nothingbutsharepoint.com/sites/eusp/pages/a-megamenu-for-sharepoint-2010-using-a-dvwp-and-a-list.aspxWhen I add...
View Articlesharepoint 2010 custom workflow limitations
Hi,I have created several custom workflows for sharepoint 2010 foundation .now i want to change a workflow approval level , and i have to redeploy the solution.Will The existing workflow list items...
View ArticleConfusion about AddWikiPage method on Lists.asmx webservice
Hi guys,I'm a bit confused about the method AddWikiPage in the Lists.asmx webservice. We are using a SharePoint 2010 server, where I have both a Site Wiki and an Enterprise Wiki created. The confusion...
View ArticleVS2010 SharePoint project not able to be opened in VS2012
Hi,I am not able to open the SharePoint project created in VS2010 in VS2012.It gives the message thatUnsupported This version of Visual Studio does not have the following project types installed or...
View ArticleSharePoint 2010 default site column value not applied
Hi,I have a contenttype on a picture list with some columns that I want to make hidden. I also want to apply default values to them. I created the site columns, and contenttype in xml. I added a list...
View Articleget SharePoint SPException details C#
Hi want to get detailed exception report on any exception I got and send email.I have done everything Except I want Method name in which exception occurred, class name , file path, event nameusing...
View ArticleSP.UI.ModalDialog.OpenPopUpPage not working in codebehind
I need to launch a InfoPath form in a Sharepoint Dialog.Here is the Javascript:function openInfopath(){//url = document.getElementById('TextBox1').Text; url...
View ArticlePowershell to make Title field not mandatory
Hi, I am looking for a powershell to make the Title field not mandatory, can anyone give me a hand with that please? thanks
View ArticleSearch webpart with a treeview as parameter
Hi,We have a business requirement where the client want us to develop a Core Results webpart he can put anywhere. The problem is that it is quite special: it must have a set of library folders as...
View Articlecreate custom page layouts using VS 2010 in SP 2010
Hi, i wanna create a custom page layout and deploy this as a feature. [which includes content types also.]but i am confused, if i am going to create the page layouts thru VS 2010, content types are...
View ArticleThe trial period for this product has expired error in SP 2010
Hi All,During the creation of any site in my SharePoint 2010 env. I am getting the below mentioned error.The trial period for this product has expired.My env. is SP 2010 / Windows 7 Enterprise Any...
View ArticleRetrieving list item using the Include method (VB.Net)
Hi,I'm following this How-to page :http://msdn.microsoft.com/en-us/library/ee534956(v=office.14).aspxand I'm trying to use the Include method to load the data but when entering a dot to populate the...
View ArticleUpload Multiple Documents vs Single Document
Hello, There are any way using Event receivers itemAdding or other one tho know if the file(s) on uploading are just one document or multiple documents. If the user use "Open in browse" and upload...
View ArticleLookup field + Img url
Hi All, I have Images,Pages library & have a lookup field in the pages library to Images Library Title field. Now I want programmatically to fetch Images url of Images Library when I connected to...
View ArticleUsing a Content Query WebPart to rollup multiple Surveys on a page
How can I use a Content Query WebPart to rollup multiple Surveys on a page? I just want the Survey name, description, number of reponses and created by showing in a row for all surveys for the entire...
View Articlehow to avoid caching issue in sharepoint
When I do change my custom.css properties, latest changes are not getting displayed when I do approve.Please clarify my doubt regarding the SharePoint:CSSRegistration and <link rel="stylesheet"...
View ArticleSharePoint 2010 User Control Mouseover JavaScript Sound
I have created a user control for SharePoint 2010. One of the requirements is to play a sound file on mouseover. I have a simple Javascript solution which works in a standard ASP.NET application, but...
View Article