VS2010 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 ArticleChart Web part - Name linked to document missing
Hi,When I create a chart web part and use "connect to sharepoint list", the column "Name" which contains the names of the files uploaded in this document library is missing (It is actually the "name...
View ArticleMicrosoft Example Code Doesn't Work
Hi.I've been trying to make this example code work and have fixed a few problems with it locally. But there is one bug that makes it crash so I can't even debug it correctly.It is as follows.The web...
View Article[VS2013] Build fails when Deploying a wsp with included dlls
Hey guys,I have following problem when i use the new VS2013 instead of VS2012:When i click Deploy (to the local Sharepoint 2010) the Build fails with error "The type or namespace name 'DataAccess' does...
View ArticleUpdating of docx, xlsx or pptx files is not possible with UpdateListItems
HiI'm facing the same problem described...
View ArticleExport SharePoint list to PDF : remove extra fields
I used iTextSharp.dll to create a visual webpart that will export a SharePoint list to PDF. However in my PDF there are extra fields like ID, Created, Modified that are shown apart from the fields that...
View ArticleUsing Javascript to add an item to a sharepoint list
Hello all, I am trying to use js to add an item entry to a sharepoint list here is my code below... This issue is that the button is not firing and when it did the code would skip down to the...
View Article