Browsed by
Category: SharePoint

SharePoint 2010 Warmup Script

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…

Read More Read More

Error when removing InfoPath Form Template from MOSS 2007

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…

Read More Read More

WSS 2.0 error when adding new users to a site

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…

Read More Read More