OnTaskChanged Event is not firing in State Machine Workflow
Hi SharePoint Experts,I am developing a visual studio 2008 state machine workflow in which I am using custom aspx Task form for approving/rejecting a task. There are 2 levels of approvals.If approver1...
View ArticleWorkflow and InfoPath Task Forms
I've exhausted the resources I've found concerning the use of InfoPath for SharePoint 2010 workflow forms, so I have a couple questions:In a SharePoint Server 2010 Standard environment, can I use...
View Articlefilter Comparison Chart in sharepoint 2010
hi how can i filter Comparison Chart in sharepoint 2010?pls help methanks
View Articlehow filter chart according to drop down item in sharepoint 2010
hii have many data in several sharepoint list that i want to show them in chart based on drop down item and the item that i want to filter chart based on them in another listfor example: i want to show...
View ArticleHow to get sharepoint custom list columns with ID
Hi ,I have a custom sharepoint list named "Sample"It has columns two columns "ProjectType" and "ProjectDesc".Now , using WCF service I want to bind the column name and ID of the column ID and display...
View ArticleExporting Data Automatically to CSV from a list
We have a SharePoint Custom List which is used for job recording and billing. We would like to automatically export the list to a CSV as follows:List will be exported to a CSV daily if a checkbox is...
View Articlespmetal responded task not searching
Hi,I am using spmetal as my DAL , I have one issue if the task is responded its not searchable by spmetal linq query although if task is newly created or not responded its searched successfully ??...
View ArticlePopulate dropdown conditionally on runtime in sharepoint
Hi,I have two list in share point 20101- Inventory listcolumns: Item name, In Stock(boolean)2- Inventory Issuancecolumns: Transaction type(issue, receive), Item, employ, dateThere are four field on my...
View ArticleFeature activation Issue
Hi All, I have developed one feature receiver (web level feature) & successfully deployed the solution(farm level). When ever I deployed the solution my feature is automatically activating, but...
View ArticleDuet cost benefit issue
If Duet is used with SharePoint 2010 to access SAP LOB data, how is Duet saving money in the form of licensing cost? SAP licensee cost is huge for large number of user.Can you plz share your knowledge...
View ArticleRendering PDF content taking too much TIme in SharePOint page
Hi Guys,We are using below code for rendering PDF content in custom .aspx page( in Response.OutputStream.Write)SharePoint 2010 from Document Library. But its taking time to render the data, do we have...
View ArticleCustom Action With JavaScript
Hello, I have created a java script in layouts folder. This file contains function called "Test".Then I create the following custom action: <CustomAction Id="ArticlesListItemsAction"...
View ArticleJquery and sharepoint
Hello all,I created method and read sharepoint list with jquery using webservices. I got three varaibles from the list. Now I want to iterate over these varables using jquery only.eg: var title = "1",...
View ArticleCopying data into the field to another field
Hi Guys,I have a customized list on my site, is it possible that; on my form in adding new item on the list there is a submit button that will redirect into another form and copy the data which i input...
View ArticleCustom Document History Page
All,I am trying to build a page where I can display information extracted from the version history of a document in a document library.My approach has been to create a new ASPX page using SharePoint...
View ArticleTimer job permission
I posted a timer job refresh question couple days ago http://social.msdn.microsoft.com/Forums/en-US/7fdb3059-47f6-4b14-8acf-0b1d54c49238/update-a-timer-job. This issue was solved by restart the timer...
View ArticleAn SPRequest object was not disposed before the end of this thread. :...
We have enabled the callstack for uls log and we are getting below mentioned error in our uls logs :Memory Leak : Microsoft.SharePoint.SPRequestManager.GetContextRequest(SPRequestAuthenticationMode...
View ArticleUpdate a field in a specific Item query
Hi guys ,i want to update a specific field in a List Item .. below is my code SPSite site1 = new SPSite("http://spserver2010/sites/Testing/ProjectTest"); SPWeb web = site1.OpenWeb(); SPList list =...
View ArticleUpload file from list item to Share Documents with lookup field
Hi,I have a list with users and file library with lookup column(title) to a user list.I want to create a button on edit/view form that would enable me to upload file to that file library with lookup...
View ArticleThread was being aborted from PerfmonInstanceIncrement
PerfmonInstanceIncrement is giving Thread was being aborted error . Some thoughts on this ?
View Article