As I suspected, this is a change in behavior for security reasons (actually one that I suggested several years ago). Try controlling it at the machine level with this registry value:
HKEY_LOCAL_MACHINE\Software\Policies\Microsoft\Off ice\12.0\Outlook\Security
DWORD: NonDefaultStoreScript
Values:
0 (or missing) = Folder home pages in non-default stores are disabled.
1 = Folder home pages in non-default stores are enabled.
Judging from the Outlk12.adm file for Beta 2, it may also be manageable under HKCU. Sounds like we have some testing to do.
--
Sue Mosher, Outlook MVP
Author of Configuring Microsoft Outlook 2003
http://www.turtleflock.com/olconfig/index.htm
and Microsoft Outlook Programming - Jumpstart for
Administrators, Power Users, and Developers
http://www.outlookcode.com/jumpstart.aspx
"Sue Mosher [MVP-Outlook]" wrote in message news:...
I'm seeing the home page settings disabled even in new .pst files created through the B2 UI, and even on new folders created in such a file. I'll see what I can find out.
"JoelRosenberger" wrote in message ...
Hi - I'm trying to set a folder's home page address in Outlook 2007 Beta 2,
but it is disable both through the Outlook object model and in the Outlook UI
.
For data files (e.g. personal folders) that are created by Outlook the
address field is enabled. When I create a new "Outlook Data File", the
options on the "Home Page" tab for the folder are disabled.
This worked fine in Outlook 2003 and part of the sample CRM application...
Any thoughts?
Thanks,
Joel