Farm solution is not deploying properly in Sharepoint 2010
Hi,I have created one farm solution and have added this solution to server by using below commandstsadm.exe -o addsolution -filename myEventCalendarList.wspso i got the message as Operation completed...
View ArticleInitiate Excel Refresh with SharePoint 2010
Hey guys,I've got question. I use SharePoint in connection with Excel, but there is a problem. Normally the data is handed over from SharePoint to an Excel Sheet and this Excel sheet does a lot of...
View ArticleConsuming SharePoint REST from external cloud application
We are building an application on Adobe's CQ5 platform on the cloud. In that application we want to use jQuery/Ajax to call an on premises SharePoint listdata.svc REST service to retrieve the contents...
View Articleinserting into a multi choice managed meta data column using lists.asmx
Guys i have a problem when inserting an item into a list with a multichoice taxonomy column. I can insert terms that are already in the taxonomyhiddenlist but i cant get it to add terms that are not...
View ArticleFullTextSqlQuery does not retrieve results when url contains hyphens
There's an issue with querying list items and documents using a FullTextSqlQuery in one of our meeting sites. In our site collection we have a couple of meeting sites and most of them don't have any...
View ArticleHow to show announcement in carousel on SharePoint home page
When an Announcement is added on our site(for the carousel), it gets populated on the SharePoint Homepage (Should be the top 4 or 5 News Announcements.Pleaselet me know how to achieve carousel in...
View ArticleExport to Pdf in SharePoint custom webpart using ITextsharp
Here is my code....... protected void ExporttoPDF_Click(object sender, EventArgs e) { Response.ContentType = "application/pdf"; Response.AddHeader("content-disposition",...
View Articledeployment in mySite
With a simple web feature that just adds some files to the “Style Library” of a mySite root site.The web activation fails with:“Unexpected System.Runtime.InteropServices.COMException: Exception...
View ArticleLists Join CAML Queries
Hi All, I have task on Join lists using CAML Query.In my SharePoint Site I have two lists List 1 :EmployeeDetails Columns:ID, Employeenumber, EmployeeName, EmailAddress,...
View ArticleApi to get count of uploaded documents ?
Hi all,I want to generate few reports to display total number of documents uploaded/ collected. Please suggest me how can i get these details at VisualWebPart(c#).Thanks,C Mahone
View ArticleConnecting to WCF Services using BCS - double hop issue
hi, This is related to calling WCF Service using BCS. The topology of my sharepoint farm is as below along with the various services that are deployed.1. SharePoint Web front End Server - (separate...
View Articlecaml query to query by content in a sitecollection on a different farm?
Hi, I have a requirement were I need to query a sitecollection to get pages in each page library of content type 'ArticlePage' .we have two sharepoint farms sharepoint 2010 and moss2007. these...
View ArticleGetting Error Message "A task was canceled" while deploying solution in...
Hi All,I am Getting below mentioned error message while trying to deploy the solution.Error occurred in deployment step 'Recycle IIS Application Pool': A task was canceled.Any help on this?Thanks!!
View ArticleSession timeout due to high processor usage on web front end server
Hi,I would like to know if continuous high processor usage (95-100%) on web front server can lead to session timeout of active users.Thanks in advance.Regards
View ArticleIssue while updating Managed MetaData programaticaly using C#
I had a sharepoint Library with versioning enabled. With C# code i am trying to update list.When first time i create a list all the data get updated properly.After that i am trying to update the...
View ArticleCustom policy not working
I have created a Custom Policy & Set to library retention policy.Tried executing timer jobs, but policy not getting executed.
View ArticleChart Web Part - Stacked Column Chart and the Y Field
I am trying to create a stacked chart in Sharepoint. I am encountering a problem at the "Bind Chart to Data" Step. Retrieval of Data goes without a hitch - all rows and columns are captured and shown,...
View ArticleDebug custom formula (policy)
How to debug custom formula implementing IExpirationFormula ?
View ArticlejQuery 2.0.3 Not Working
Hi all,I followed the directions here, but can't get jQuery to execute. http://blogs.msdn.com/b/yojoshi/archive/2010/06/17/using-jquery-with-sharepoint-2010.aspxThe jquery script line shows correctly...
View ArticleHow to render InfoPath 2010 forms in Mobile View with Online / Offline sync...
Hi All,I have a requirement to view the info path 2010 form in Mobile view along with Online / Offline sync. Kindly suggest any approaches to achieve this requirement?Regards,Pradeep
View Article