| bio | website | e-junkie-chronicles.blogspot.… |
|---|---|---|
| location | Nottingham, United Kingdom | |
| age | 28 | |
| visits | member for | 3 years, 2 months |
| seen | yesterday | |
| stats | profile views | 1,665 |
Senior SharePoint and Business Intelligence Consultant for Intelligent Decisioning Ltd, a Microsoft Gold Certified Partner based in Nottingham UK specialising in SharePoint, CRM and Workflow.
I'm experienced with WSS 3.0, MOSS 2007, SharePoint Foundation 2010, SharePoint Server 2010, SQL Server Integration Services (SSIS), SQL Server Analysis Services (SSAS), MDX Scripting, Workflow & WCF.
I'm certified to MCPD SharePoint 2010 Dev, and MCTS WSS & MOSS Config
I spend way too much time online.
|
Mar 11 |
answered | Cannot associate event receiver with a particular document library |
|
Mar 11 |
comment |
Sharepoint 2010 failed to apply web.config modifications to Web Application Probably permissions - what account is the code that applies the modifications running under? |
|
Mar 11 |
comment |
Force users to log in to our sharepoint intranetsite Yup that's expected (because Central Admin isn't Claims Aware). |
|
Mar 11 |
comment |
Force users to log in to our sharepoint intranetsite It does? Neat! (I think...) |
|
Mar 11 |
comment |
Force users to log in to our sharepoint intranetsite Central Admin will always prompt you as it's setup for Basic Auth - it's not a 'claims aware' application so when you hit it, it asks your PC for credentials. Claims Aware apps with NTLM with tell your browser 'I accept NTLM or Kerberos tokens' and your browser tries again with a token. (I could be wrong here, I can't remember how SP2007 worked [no Claims!]) |
|
Mar 11 |
comment |
Complex CAML, where parameter is null? What's the problem? |
|
Mar 11 |
answered | How to find images & javascripts of SandBox solution deployment? |
|
Mar 11 |
comment |
Not working following code Try removing the TEMPLATE\\ bit in your ProvisionData element |
|
Mar 11 |
comment |
Not working following code Try the setup using OOTB site definitions, ie: STS#0 instead of your MyReet1#0 defintion. |
|
Mar 10 |
comment |
Error occurred in deployment step 'Activate Features': The parent content type specified by content type identifier 0x0101 does not exist It's not necessary but it's a standard convention that most developers adhere to. Sure, it's something you can miss out between declarations and usages so things can break, but as long as you and your team always uses the 00 or not and they stick to the teams agreed standard, all should be fine. Also, you can't really guarantee some other dev is gonna try and use 01 or 02 at the end as they develop theirs at the same time as yours. |
|
Mar 10 |
answered | Unpublished pages showing in search |
|
Mar 10 |
comment |
Error occurred in deployment step 'Activate Features': The parent content type specified by content type identifier 0x0101 does not exist Do your custom content types that inherit from Document ( 0x0101) have an ID that is preceded with a 00? ie: 0x010100[some guid here]. |
|
Mar 8 |
comment |
Setting my development and production environment for SharePoint 2013 server It'll still be valid, but be prepared to stand up another server to share the load of the applications if things start to get very busy on your web front end/application server. |
|
Mar 7 |
comment |
Setting my development and production environment for SharePoint 2013 server Yep that sounds good for the live environment - you might want to add another 4GB of RAM if you can for the dev environment if you will be using service applications such as Reporting Services, PerformancePoint or Search. |
|
Mar 7 |
answered | Databases require upgrade or not supported |
|
Mar 7 |
answered | Setting my development and production environment for SharePoint 2013 server |
|
Mar 6 |
awarded | Popular Question |
|
Mar 5 |
awarded | Guru |
|
Mar 5 |
answered | 2 custom list view web part on same page |
|
Mar 5 |
answered | Configuration failed: FileNotFoundException but not found in log |