697 reputation
48
bio website blog.ithinksharepoint.com
location Leeds, United Kingdom
age 36
visits member for 3 years, 6 months
seen May 13 at 22:36
stats profile views 27

I am an Independent SharePoint Architect who has been working with SharePoint 2003->2013 for the past 7 years.


May
13
answered XSLT filter for Yes/No Column/Field in SharePoint Custom List for SharePoint Designer DataView WebPart
May
12
awarded  Tenacious
May
11
comment Underlying provider failed on Open - SharePoint 2013 Solution
You are correct this won't help for fba users. It isn't new for 2013 it might be that your previous environment was all setup for Kerberos. Kerberos needs to be configured for a particular URL.
May
11
revised Underlying provider failed on Open - SharePoint 2013 Solution
correcting english
May
10
awarded  Scholar
May
10
comment Applying new SharePoint Enterprise Search Query Topology fails with Crawl Component cannot be dismounted
Thought I had.. thanks for reminder
May
10
accepted Applying new SharePoint Enterprise Search Query Topology fails with Crawl Component cannot be dismounted
May
10
comment TimerJob editing workflow and web config - Consuming external webservice
Yes however this is a .net configuration setting you are telling the executing process how to access the internet. Because there are two processes that need access to the internet you need to include the config for both.
May
10
answered Underlying provider failed on Open - SharePoint 2013 Solution
May
2
awarded  Student
May
1
comment Applying new SharePoint Enterprise Search Query Topology fails with Crawl Component cannot be dismounted
Thanks for your help, we ended up getting Microsoft involved. I have added the answer below in case anyone else has the problem.
May
1
answered Applying new SharePoint Enterprise Search Query Topology fails with Crawl Component cannot be dismounted
May
1
comment Applying new SharePoint Enterprise Search Query Topology fails with Crawl Component cannot be dismounted
Thanks - this issue is different though the error that the blog post is referring to is that files cannot be found.
Apr
30
answered onWorkflowItemChanged triggered when attachment added through web service
Apr
30
comment determining if a metadata property is indexed or not
Has a Full Index occurred since you added the Managed Property?
Apr
30
comment TimerJob editing workflow and web config - Consuming external webservice
Sorry I have misunderstood your issue. If you edit the item this kicks off the workflow. If the workflow can run straight away then it will run in the context of the web application's application pool account which will pick up the proxy settings from the web.config. Therefore the call to the external web service works. When the item is updated by the timer service then the workflow will run in the context of the timer service and needs the configuration that you have to be able to talk to the proxy and the external web service. Does that help?
Apr
30
comment Applying new SharePoint Enterprise Search Query Topology fails with Crawl Component cannot be dismounted
Thanks for the comment, DB layout is not in sync? Do you mean Property Db or Crawl Db?
Apr
30
asked Applying new SharePoint Enterprise Search Query Topology fails with Crawl Component cannot be dismounted
Apr
21
answered How to setup Kerberos Constrained Delegation for SharePoint Excel Services and Analysis Services
Apr
21
answered TimerJob editing workflow and web config - Consuming external webservice