-
Interesting tidbit for getting your VPC-borne development environments to run properly
This tip from Kevin Kelly (not of kevinkelly.org, btw, but my co-worker – Hi Kev!). Anyhow, if, like us, you need to do your development in a single-server installation that’s network-isolated (either SPS2003 or MOSS2007), you may have found that there are some issues when you install and try to use some SharePoint/Visual Studio features.…
-
MOSS 2007 Site Definitions Links
-
Workflow dev in MOSS 2007/WSS 3.0
I’m doing research into developing “simple” workflows in MOSS 2007/WSS 3.0. This is mostly a linkdump post, but I wanted to say that the “simple” workflow I have to work with (publishing documents from a private workspace/subsite to a public parent site, seemingly cannot be accomplished with SharePoint Designer 2007, which seems to be limited…
-
Site Definition and Themes Customization Research Links
I’m doing some research into Site Definitions and Themes in MOSS 2007/WSS 3.0. My goal: Determine how similar or different the mechanisms are from SPS 2003/WSS 2.0. Answer: looks pretty similar! Develop new custom site definitions and create upgrade definition files (Office SharePoint Server) Deploy upgrade definition files and new site definitions [Office SharePoint Server]…
-
MOSS 2007 server farm architecture links
All in all, it looks like MOSS 2007 server farms consist of: Front End Web Servers – (low storage, hosting IIS, SharePoint and any custom web parts/custom site definitions/templates – this is a guess) Application Servers – (high storage, hosing IIS, SharePoint and indexes for search – again a guess) Database Server – (hosting the…
-
Creating new My Site hosts for MOSS 2007
-
Links
I’m doing research today to answer multiple questions. Questions: I recreated my MOSS 2007 SSP a while back and now MySite creations aren’t working for anyone. It’s not working exactly like the discussion at Technet Forums. Still researching this one. On a related note, I need to nail down exactly how to create personalized MySite…
-
Deleting an unwanted file or set of files completely from your Subversion repository
-
Oy! – Inaccuracy in order of steps in a MS support document screws up the process
This almost sucked. Hard. The Microsoft Technet article I linked to previously about moving the WSS Content Database in WSS 2003 is pretty good! Except for the last section, under Moving the Datases, subsection “Set the content database in Windows SharePoint Services”. Unfortunately, the article says you should, for each Virtual Server, remove/disconnect each content…
-
Miscellaneous research points from this morning