Event ID 6050 error in SharePoint 2010 with AD User Profile Import
Here I was, banging my head into the proverbial wall over why in MOSS 2007 I was able to use a service account with read permissions to Active Directory, but when setting up SharePoint 2010’s User Profile Import to AD it kept breaking. Then I stumbled across this article. So I contacted out Network guys, who created a service account with permissions as indicated in this KB article: http://support.microsoft.com/kb/303972 And lo and behold, all problems are solved! SharePoint 2010 now…
SharePoint 2010 Warmup Script
Those of us from MOSS 2007 remember the warmup script – an essential part of MOSS to eliminate the initial page load time as a result of JIT compiling. It would hit the page for you to build the JIT, which would allow all subsequent visits to the site(s) to load quickly as expected. Well, that doesn’t work in SharePoint 2010….but this does! SP 2010 Warmup Script For me, I didn’t see a huge improvement like I did when I…
Error when removing InfoPath Form Template from MOSS 2007
You may or may not have seen the following error message when trying to remove an InfoPath Form Template in Central Administration-Application Management-InfoPath Forms Services / Manage Form Templates: “The timer job for the operation has been created. However, it cannot be run because the administrative service for this server is not enabled…” In my case, this is due to Network restrictions. Although I’m a site collection admin and a Farm Admin, AND a local admin on the server (and…
WSS 2.0 error when adding new users to a site
Yeah, I know, they’re still running WSS 2.0. I’m just here to help, not judge. = ) So I get the request (and I got it before and forgot how I did it) from a site admin that they can’t add a user to their new website they created. It says they already exist when clearly they do not in the Manage Users screen. This is generally because the SID of the existing user account doesn’t match the SID of…