-
Best Bets and an unhelpful error
-
Oversetting Upload Size Limits in Windows SharePoint Services 2003 – BAD
-
Various
NOTE: Apparently I wrote this around early-August, but never posted it, so I posted it today after finding the draft in my WordPress. – Updated to WordPress 2.3.1. Apparently some security fixes as well as normal feature updates. Requires a DB upgrade, so be sure to hit that admin link to do the DB upgrade.…
-
Alternate Access Mapping 2007 Research Links
We must migrated from 2003 to 2007 this past weekend (Friday, actually), and now the mapping is causing problems for our MAC users, who can’t use UNC hostnames, but have to use full hostnames. So I’m doing some background research on the issue. Links: – http://forums.microsoft.com/TechNet/ShowPost.aspx?PostID=521109&SiteID=17 – http://technet2.microsoft.com/Office/en-us/library/be9d31d2-b9cb-4442-bfc6-2adcdbff8fae1033.mspx – http://blogs.officezealot.com/mauro/archive/2007/03/02/20178.aspx – http://www.experts-exchange.com/OS/Microsoft_Operating_Systems/Server/MS-SharePoint/Q_22117646.html – http://msdn2.microsoft.com/en-us/library/ms771995.aspx –…
-
SharePoint Developer Environments (Esp. 2007)
About a year and a half ago, our petition at my current work site to create/use developer environments for SharePoint (then 2003) was punted, mostly because the requirements for dev environments are almost completely diametrically opposed to the various security and systems policies at this site. The detente when finally reached was that we could…
-
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…
-
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
-
Simple read-write connection of a database table (non-SharePoint) to a DataView Web Part in MOSS 2007
Test this out/play with it in a test area. Don’t do this in production. Duh. Required: SQL Server 2005 SharePoint v3 (I don’t honestly know, but I think just WSS 3.0 w/o MOSS 2007) SharePoint Designer 2007 A SQL account with db_datareader and db_datawriter permissions on the database in question, and the account’s password A…