Not SharePoint Related
January 15, 2008
Off-topic Post:
I know that most of this audience is made up of Domino folks – so can anyone recommend a good Domino hosting company that is hosting R8 apps? I’m seeking a host for a startup project.
“Good” means that they reply to inquiries in a timely manner, offer strong reliability, and are somewhat generous with their storage space and bandwidth. Cost isn’t a major concern, quiality is.
(I’ve sent inquiries to 2 companies already, but I haven’t received replies, and in my mind, a hosting company that cannot respond to inquiries in a timely manner isn’t likely to respond to support requests either.)
Status Update
January 5, 2008
Well, I finally got a day off from the disaster. Other team members are taking over from here, pretty much. At least over the weekend.
One nasty problem is still under investigation, but we’ve resolved or at least identified the causes and fixes for the rest of the problems.
A few lessons learned:
1) Have your server up to speed before setting up SharePoint. Be sure your patch levels are appropriate, and match on all servers.
2) The SmartPart is a cool little web part. BUT — don’t mix versions. Controls that work fine in older versions might not load properly in newer versions. Root cause unknown, but as it is an open-source thing, I’ll let the authors worry about it. As a consumer, just pick a version and stick with it.
3) .NET Applications are more stable when left on the file system, with their own IIS App Pool. Pulling the aspx pages into SharePoint seemed like a good idea at the time. But not anymore.
4) Take notes when you set things up. We have a few web services and Search scopes that we need to recreate. If only we remembered exactly how they were configured… Imagine that. Documentation would have been useful? Who would have guessed?