| bio | website | inmetacrayon.com |
|---|---|---|
| location | Oslo, Norway | |
| age | ||
| visits | member for | 1 year, 4 months |
| seen | 2 days ago | |
| stats | profile views | 22 |
Certified ITPro and MCPD for SharePoint 2010 and 2007 (and have a tech specialist certification for 2003).
I work for Inmeta Crayon as a principal consultant and chief architect in the SharePoint group.
Been working with SharePoint since codename Tahoe (SharePoint v0 for those that don't know :) ). I do infrastructure, specification, solution design, software architecture, development etc, pretty much the entire process from zero to delivered solution.
|
Jan 5 |
awarded | Yearling |
|
Aug 29 |
answered | Member Sites not syncing to My Site - SharePoint 2010 |
|
Aug 14 |
answered | How to Call “Open with Explorer” From Custom Code? |
|
Aug 14 |
comment |
Display User Profile Picture next to Welcome Menu? Yes, you need to create a new delegate (copy mysitetopnavigation.ascx and change to behave correctly), like Matthew says, and then register it for the GlobalNavigationDelegate on the MySite to ovveride the default one. I just explained why it does not show. Modifying the out-of-the-box files will void Microsoft Support, so please don't do that :) |
|
Aug 8 |
answered | Display User Profile Picture next to Welcome Menu? |
|
Aug 8 |
answered | Resize metadata navigation pane using code |
|
Aug 3 |
answered | UAT refresh best practices |
|
Jul 6 |
comment |
Error when deploying module with GhostableInLibrary files <Module Name="Style Library" Url="Style Library" RootWebOnly="true"> <File Path="Style Library\Styles\Style.css" Url="Styles/Style.css" type="GhostableInLibrary" /> This should create your file in Style Library/Styles/ |
|
Jul 5 |
answered | How to access the webpartmanager of a list? |
|
Jul 5 |
answered | Powershell deployment with nant - problem with script arguments |
|
Jul 5 |
comment |
Error when deploying module with GhostableInLibrary files Yes, if you have a url in your module you need to remove that part of the url in your file ref. |
|
Jul 3 |
answered | Error when deploying module with GhostableInLibrary files |
|
Jul 3 |
answered | Returning a SPListItem in conjunction with RunWithElevatedPrivileges |
|
Jul 2 |
answered | Problems with WebApplication after Host Header name is given |
|
Jul 2 |
answered | Error : Object reference not set to an instance of an object on feature deployment |
|
Apr 27 |
answered | How can i reorder items or swap items in a list or lib(Drag and drop will be ideal) |
|
Apr 13 |
comment |
Can people picker resolve NTLM users in an FBA extended site No matter what constraint you add to your field regarding users/groups, the peoplepicker-searchadcustomfilter will still be used when trying to validate the user. If this filter is not correctly set up against your AD, you will be able to locate the user in peoplepicker but you will not get them to resolve. Do you manage to resolve the users in other places in the site? For example in the assigned-to field in the task list? |
|
Apr 12 |
answered | Web part giving 401 on public facing site |
|
Apr 12 |
answered | Can people picker resolve NTLM users in an FBA extended site |
|
Apr 12 |
answered | Only people picker dialogs types can be used with dialog. The type should be configured as safecontrol in this site |