Workflow consuming service: Timeout Exception
Hi,I have a workflow that is hosted in my development environment SharePoint site, and in an integration server.They both consume the same external WCF Service in our network. However, once in a while...
View ArticleHow to fire an event when a page is published ?
Hi all,I want to fire two events when a page is published and Unpublished in a publishing site. Are there any ItemPublished or ItemUnpublished events? what's the best way to do this?Please guide...
View ArticleWhere is Wiki Page content stored in SharePoint?
I am writing code for an event receiver that must find the position (index) of a marker (like an <a name> tag) in some Wiki content.When I use an SPFile to open the wiki page (in my SitePages...
View Articleprogrammatically propagate variations
Hi,I wanted to find out if there is anyway to have a batch of pages being propagated to the target labels at once. Our scenario is that we have disabled automatic propagation and now the users must...
View Articlesharepoint upload files - Error The underlying connection was closed: A...
Hi Techs,I have a job (upload files using c# code) which is running properly for SharePoint sites in different ports, but currently we facing problem with SharePoint site created using host header...
View Article"System.Net.WebException: The underlying connection was closed: An unexpected...
Hi all,I'm trying to use Microsoft.SharePoint.Client.File.SaveBinaryDirect to upload file to SharePoint library. I ocacionally get this "System.Net.WebException: The underlying connection was closed:...
View ArticleMulti select listbox control pre-checked in Infopath form
I Have a InfoPath form, and Multi select checkbox & dropdown in it. When I select item in dropdown, it will filter and show the Characteristics of the item in Multi-select list box. I done it using...
View ArticleDo the Upgrade to a BDC Custom Solution
I have created in VS2010 a custom BDC Model to feed a Site Column of the type External Data.The thing is more or less working, but the issue is, I did some rework on it and want to upgrade the solution...
View ArticleHow to get aspx texboxes in CSS Tabs
Hi All, Hi Have used below css code to get the tabs and it is working fine.Now I need to get show text boxes when I click textboxes.Can any one help me how can I do it<html...
View ArticleSystem.Reflection.TargetInvocationException,MyReport.ps1
I have a little PowerShell script that runs fine of some farms but generates the error: System.Reflection.TargetInvocationException on other farms.In both cases the script is run under the farm admin...
View ArticleRedirect User to a specified page when typing url of a folder
Hello,I organise my site pages as below : SitePagesFolder1Page1Page 2Folder2Page1Page2Page3Page4.....to access to the page Page1 in folder 2 , i have to go to :...
View ArticleSaveBinaryDirect error
Every time I try to upload a 10.1 MB file I am getting this error:ex = {"The underlying connection was closed: An unexpected error occurred on a receive."}System.Net.WebException: The underlying...
View ArticleSharepoint 2010 javascript client object model - downloading items and item...
Is there a way, so that you can download the items from a list and all its item attachment files in one context call? Currently I am downloading all the items, then looping through each item, and...
View ArticleHow to get recent post from a discussion board in Visual studio workflow
I have a discussion board. I created a visual studio workflow for sending email(Used SendEmail Activity), once a user replies to a post. The problem is while sending the mail, the body content has the...
View Articlehow to identify is it a user or a user group from string sharepoint
Guys, i have a discussion list where i have field type People or Group with Multiple Selection On. its my Participants field.admin or any other user can enter user or user group in that field, and from...
View ArticleOpen all documents from all document libraries (newly created & existing) in...
how can i open all documents from all document libraries (newly created & existing) in new window ? i don't want to use content editor web part in each document libraries .
View ArticleCant edit Wiki pages in IE8......constant "Loading..."
Have a really wierd issue with IE8. I can't seem to edit SOME of my wiki pages in Sharepoint 2010 using IE8. I can open it in firefox and it works just fine, but it won't work in IE8. When I click...
View ArticleWhat are the performance issues with increasing "XsltTransformTimeOut"
I am working on SharePoint 2010 Cloud (Private Cloud hosted by a vendor). and developed some custom XSLT List Views. Now I am facing an error"Unable to display this Web Part. To troubleshoot the...
View ArticleDoubt with special permission behavior
Hi everyone,I have two lists:- News;- Subjects.The News List has a column "Subject" that is a Lookup to Subjects List.What I want to do:- Everyone can read and see the Subjects list.- Just a SharePoint...
View ArticleBDC Updater Method...
I've created a BDC Entity Model in Visual Studio and i'm able to successfully deploy and view data; hence, my Finder and Specific Finder methods are working. However, when i try to test the Updater...
View Article