![]() |
If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below. |
|
|
Thread Tools | Search this Thread | Display Modes |
#1
|
|||
|
|||
![]()
We have implemented a mapi messageStore provider in MAPI with some exchange
extensions addins which has worked for a long time now, in outlook2000, XP and 2003. Now working with: outlook2007 beta 2. Background. At present I am having a problem with PR_FOLDER_WEBVIEWINFO property found on folders. Outlook2007 is no longer following this property found on any folder within our messageStore. I have noticed that the homepage tab in the folder properties is read only (dont know if this is in anyway related) on all of our folders in 2007 also. If you implement an exchange store in 2007 the folderproperties homePage tab is not readonly - I can specifiy my URL or file and it follows to the link fine. Although on the same vein - if I add a PST store, add a folder, it also does not allow read-write access to this homepage tab.Same behaviour as our messageStore. Any ideas what would have changed to make this homePage tab readonly AND / OR make the folder no longer follow URL links??. I have full accessLevel, access on the folder, and also have the property PR_FOLDER_WEBVIEWINFO filled in exactly as is in the exchange store property, which is working in previous versions. I have looked for any relevant flags which may have changed in the PR_STORE_SUPPORT_MASK but can't see anything relevant there. Any ideas would be appreciated. |
Ads |
#2
|
|||
|
|||
![]()
This is a security change in Outlook 2007, long overdue, IMO. The following policy setting is available in the Outlk12.adm file for use with a Group Policy Object:
Do not allow folders in non-default stores to be set as folder home pages Key: HKCU\Software\Policies\Microsoft\Office\12.0\Outlo ok\Security Value name: NonDefaultStoreScript Value type: DWORD Values: 0 = do not allow FHPs in non-default stores (default), 1 = allow -- 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 "T-rev" wrote in message ... We have implemented a mapi messageStore provider in MAPI with some exchange extensions addins which has worked for a long time now, in outlook2000, XP and 2003. Now working with: outlook2007 beta 2. Background. At present I am having a problem with PR_FOLDER_WEBVIEWINFO property found on folders. Outlook2007 is no longer following this property found on any folder within our messageStore. I have noticed that the homepage tab in the folder properties is read only (dont know if this is in anyway related) on all of our folders in 2007 also. If you implement an exchange store in 2007 the folderproperties homePage tab is not readonly - I can specifiy my URL or file and it follows to the link fine. Although on the same vein - if I add a PST store, add a folder, it also does not allow read-write access to this homepage tab.Same behaviour as our messageStore. Any ideas what would have changed to make this homePage tab readonly AND / OR make the folder no longer follow URL links??. I have full accessLevel, access on the folder, and also have the property PR_FOLDER_WEBVIEWINFO filled in exactly as is in the exchange store property, which is working in previous versions. I have looked for any relevant flags which may have changed in the PR_STORE_SUPPORT_MASK but can't see anything relevant there. Any ideas would be appreciated. |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Thread Starter | Forum | Replies | Last Post |
Outlook 2007 beta2 issue.(Folder URL links) | T-rev | Outlook - General Queries | 1 | September 19th 06 03:31 PM |
Debugging addins for Outlook2007 | Joe -PD- | Outlook and VBA | 0 | July 14th 06 02:18 AM |
outlook2007 and exchange 2003 | David Cleland | Outlook - General Queries | 1 | July 13th 06 08:36 AM |
Outlook2007 Can't select text | Jeff | Outlook - General Queries | 1 | June 7th 06 04:03 PM |
outlook express opening Windows xp problem with url | Dick | Outlook Express | 5 | March 14th 06 05:54 PM |