| bio | website | martijnbodewes.nl |
|---|---|---|
| location | Groningen, The Netherlands | |
| age | 32 | |
| visits | member for | 3 years, 7 months |
| seen | 7 hours ago | |
| stats | profile views | 60 |
In the north of the Netherlands I'm working as SharePoint consultant.
|
2d |
revised |
Why can i store far more files in a Document Center than in a regular team site? deleted 1 characters in body |
|
2d |
comment |
Why can i store far more files in a Document Center than in a regular team site? So, what is so special about those templates that only those two templates can be used in the unlimited archive scenario? |
|
2d |
asked | Why can i store far more files in a Document Center than in a regular team site? |
|
May 9 |
awarded | Promoter |
|
May 6 |
asked | Custom tab and controls split over multiple files/features not working in subfolder in a document library |
|
Apr 13 |
comment |
How to disable event firing outside an event? @user16325 See this Question: sharepoint.stackexchange.com/questions/20261/… |
|
Mar 1 |
comment |
Creating CASE statement with Calculated Column Sadly it depends on the language you are using. |
|
Jan 18 |
awarded | Popular Question |
|
Dec 19 |
comment |
how to send a link to the edit view of a list item from a workflow Nice find! I didn't know about "Workflow Context"->"Current Item URL". Way beter than creating the url by hand (as PirateEric suggest). |
|
Dec 18 |
revised |
Workflow column in a webpart on the home page issue made inline code visible, corrected codeblocks to show ALL code. |
|
Dec 18 |
suggested | suggested edit on Workflow column in a webpart on the home page issue |
|
Dec 17 |
awarded | Notable Question |
|
Dec 11 |
revised |
Deploy an update for a solution with a new name for the WSP edited title |
|
Dec 11 |
asked | Deploy an update for a solution with a new name for the WSP |
|
Oct 10 |
awarded | Popular Question |
|
Oct 7 |
awarded | Yearling |
|
Sep 12 |
awarded | Popular Question |
|
Aug 3 |
answered | Delegate control with class.cs |
|
Aug 3 |
comment |
Delegate control with class.cs Can you check if the Control is registered as safe? Build and deploy, then check your web.config file. Also check the ULS-logs for errors (an unsafe control will generate an error). |
|
Aug 3 |
comment |
Delegate control with class.cs Did you register it as safe control? Try adding a breakpoint, what does the ULS-log say? Check if it is correctly registered with this: blog.mastykarz.nl/… |