| bio | website | andyparkhill.co.uk |
|---|---|---|
| location | Northern Ireland, United Kingdom | |
| age | 37 | |
| visits | member for | 3 years, 7 months |
| seen | Oct 1 '12 at 20:34 | |
| stats | profile views | 15 |
I am an enterprise developer who works mainly with the .Net framework (primarily C#, but also VB.Net and PowerShell).
I am currently working on developing a white brand SharePoint intranet solution for small to medium sized organisations in the UK.
You can check out my blog on programming and technology at www.andyparkhill.co.uk.
Contact Details
- @AndyParkhill
- andyparkhill@gmail.com
CV
|
Jul 5 |
comment |
SharePoint 2010 PeoplePicker Control Not Displaying User Data Thanks for your answer. I actually have two environments, one patched to the April 2012 CU, the other to the December 2011 CU, both using the same domain, both exhibiting the same problem. This would imply that it isn't an issue introduced by the April 2012 CU. I'll re-run the STSADM command to configure the PeoplePicker for cross-domains searches, but this has already been done. Thanks. |
|
Apr 24 |
comment |
Error Handling Strategy for Sandboxed SharePoint Solutions Ian, a bit tangential to the error handling, but very useful all the same. Thanks & +1 |
|
Apr 24 |
comment |
Error Handling Strategy for Sandboxed SharePoint Solutions Andy, thanks for your answer. +1 Poor form on Microsoft's part for forcing us to use this approach, assuming an alternative doesn't exist. |
|
Nov 4 |
comment |
Replace the Default Page in a SharePoint WebSite Colin, Thanks. The -1 has been taken off. |
|
Nov 3 |
comment |
Replace the Default Page in a SharePoint WebSite Colin, if you were to update your answer to include a link to an article showing the relevant code, or to include the code in the answer, I would be more than happy to remove the downvote. Until then, your answer isn't relevant to the question asked. |
|
Nov 3 |
comment |
Replace the Default Page in a SharePoint WebSite Colin, I'm sorry, but the question is quite clear in asking for a programmatic solution, as opposed to a manual operation. -1 |
|
Oct 30 |
comment |
Replace the Default Page in a SharePoint WebSite Magnus, Apologies, forgot to say "Thanks!" for taking the time to post an answer. |
|
Oct 30 |
comment |
Replace the Default Page in a SharePoint WebSite Hi W0ut, thank you for your answer, but we are trying to avoid an event receiver for this particular case. |
|
Oct 30 |
comment |
Replace the Default Page in a SharePoint WebSite Magnus, No!! We have been down that route already, and while we were able to create the new site and the default page using the specified page layout, it lead to other issues. So we are going down the above route of provisioning the websites programmatically. |