Sharepoint send an Email Notification from a .xsn form
How can I edit an existing .xsn form (pulled from a SharePoint site) so that it will send an email notification to selected users? For example the address of the person will be chosen from the 'Select...
View ArticleItem updated throwing an exception when updating template url..
I am stuck with a serious issue when an item is getting added template url is changing to the spItem["TemplateUrl"] = "~sitecollection/FormServerTemplates/" + str[str.Length - 1].ToString()Same thing...
View ArticleAn object not set to instance of an object
I am getting an exception An object not set to instance of an object....Where am i going wrong???...
View ArticleHow retrieve data/items from multiple sharepoint list?
I having two lists for example student list and mark list. in student list i have name, class, section, address and in mark list, i have science, mathematics, geografi. In Mark list there is lookup...
View ArticleEvent Receiver debug not attaching to process
I built an ItemAdding Event Receiver which works on my SharePoint 2010 development server. Now I'm trying to create the exact same thing on my Live SharePoint server. And its not working. Its...
View ArticleItemUpdating event receiver calendar item - Determine Edit Event or Edit Series
Is there a way, within the ItemUpdating event for a Calendar Item, to determine if Edit Event or Edit Series was selected?Thanks.Brad Eudy
View ArticleProblems retrieving field "Author" of a related list of a join with SPQuery
I have a spquery using join to retrieve data from two lists.I want to retrieve the field "Author" of child list. I use the projectedfields but the query return an error.It seems that because of the...
View ArticleDiscussion Borard with workflow
Greetings,I have a requirement to develop a discussion board with simple workflow,where a participant issues a topic, but this topic first should be forwarded to his manager, and then if the manager...
View ArticleCancel a delay activity in a workflow
Hi,I have workflow developed in Visual Studio which does the normal create approval tasks for a document. And what we need to do is have a timer in the workflow where after 5 days if not all the...
View ArticleXSL/ListView - A name was started with an invalid character
I have a List View to which I'm providing an xslt link. However I get the error in the subject. I had it all set up with a table, so due to the errors, I've pared it down to what you see here.Here is...
View ArticleHow do I expose custom WCF service in sharepoint to IOS or android?
Hi, I am creating Custom WCF service in sharepoint 2010 which resides in ISAPI folder. Now I wanted to expose these service to IOS and Android app. Please help me in this regard. how to expose it and...
View ArticleWorkflow Outcome field does not get updated using the custom approval task...
Hi,We are using a custom workflow task edit form ,when the user tries to approve the task the task status gets updated as 'completed' , but the workflow doesnot progress further, The same does not...
View ArticleSharepoint 2007 workflow/calculated column?
Hi,i need help with my first app in sharepoint. I have for example list A : TITLE - NAME - LOCATION list B: LOOKUP to TTILE - DESCRIPTION - DURATION and LOCATIONHow can i fill LOCATION with same data...
View ArticleOut of the box workflow of type Approval - SharePoint 2010 not recording...
When I am implement my approval workflow, two new fields are created - Approval Status and Approver Comments.The Approval Status field gets a value of either Rejected, Pending, or Approved.The Approver...
View ArticleBest Location for Deploying Common File in WSP
I have a small wsp containing a masterpage and a stylesheet that will act as the standard branding for many SP site collections in my company. One of the requirements is to have a footer with a link...
View ArticleSharepoint Online, Sandbox execution error after 60seconds postback
Hello everybody,I have built a custom webpart that displays and updates the items of a custom list if a submit button get pressed. The webpart works like a charm in my on premise dev enviroment.When I...
View ArticlePowershell script Microsoft.Office.Interop.Word
HiI have a SharePoint library where some word documents are there. I need to open one of the document and change some values in this document then would convert same document into pdf. All these...
View ArticleTimer Vs Delay
I'm nearing the end of a proof of concept project, and a teammate and I have been working on two separate custom workflows both which are required to run once a week continuously after start up. After...
View ArticleObject reference not set to instance of an object error in sharepoint job...
Hi all,I am using the below code for deactivating the sharepoint feature but I am getting the error object reference not set to instance of an object error. Can anyone help me to resolve this issue...
View ArticleAccess client side control property values from code behind
I'm developing a web part which consists of a html radio button based on whose selection the further logic is implemented. I'm handling the onclick event of the radio button in Javascript, but i need...
View Article