MarC on February 10th, 2010

If you have been installing SharePoint you have probably also seen and fixed the DCOM 10016 error. This error occurs in the event log when the SharePoint service accounts doesn’t have the necessary permissions (Local Activation to the IIS WAMREG admin service).
On a Windows Server 2003 or Windows Server 2008 machine you would just fire [...]

Continue reading about DCOM 10016 error on Windows Server 2008 R2

MarC on June 23rd, 2009

In this post I talked about user roles in browser-based forms. I’ve found a very extensive post on Clayton’s blog (here) about another way of using user roles in forms. Check it out, it is very good.
Also on the subject of webservice he has some interesting posts.

Continue reading about Infopath update on userroles and webservices

MarC on June 19th, 2009

Something I am looking for for quite some time is setting permissions in Infopath forms (browser based). For example, I am building a kind of timesheet form in which several fields might not be accessible by the users but only someone from the financial services department.
I tried several things until I found this blogpost at [...]

Continue reading about Permissions in Infopath forms