RE: Outlook 2007 Forms - Rollout Issues/Pitfalls



So where can I get a good explanation with images of Form Regions? The
initial information that I read made it sound as if they were replacing
Custom Forms. I haven't personally up/g to 2007 and my organization is
several months away (hopefully longer as I utter detest the DYVORAK RIBBON.)

"Sue Mosher [MVP-Outlook]" wrote:

Most likely, yes. The only way to know for sure, of course, is to test it.
--
Sue Mosher, Outlook MVP
Author of Microsoft Outlook Programming: Jumpstart
for Administrators, Power Users, and Developers
http://www.outlookcode.com/jumpstart.aspx



"dch3" wrote:

So most likely the 2003 form will work in 2007 apart from just the minor
nuances with moving up a version?

"Sue Mosher [MVP-Outlook]" wrote:

In general, a form designed for one version of Outlook will work with
another. The biggest issues I've seen are when a complex form works well in
an earlier version but not in a later version. In those cases, the culprit
usually is that the form is just too big -- has too many custom properties or
formulas.

Another potential issue is that code or formulas on an Outlook 2007 form
might use properties that are not exposed in the Outlook 2003 object model.

I would go ahead and test whether your form created with Outlook 2007 will
work with Outlook 2003 as well.

"dch3" wrote:

OK - Let me ask a bigger question - Will a form designed in Outlook 2003 work
with Outlook 2007? and the next

"dch3" wrote:

What sort of issues should I be aware of when rolling out Custom Outlook 2007
Forms in an environment where some users are on 2003 and other are on 2007?
I'm assuming that the forms *WONT* work with 2003 users, but what sort of
errors will they see and can they cause any issues for the 2007 forms by
trying to use them?

Is it best to just wait until 2007 is completely rolled-out before
publishing the forms?

David H
.



Relevant Pages

  • RE: (SIGH!) Problem with Outlook Contact.EntryID is back!
    ... "dch3" wrote: ... I've done some reading in the Outlook VBA reference and the ... Dim nmsOutlookNameSpace as Object ... Dim objContact as Object ...
    (microsoft.public.access.modulesdaovba)
  • Re: userproperties do not persist in msg file
    ... Custom properties can also be saved in .msg files and in .oft files. ... user opens a .msg file that has custom properties, ... .oft files are used to back up Outlook custom forms. ...
    (microsoft.public.outlook.program_forms)
  • Re: userproperties do not persist in msg file
    ... Basicly it indicates that there are circumstances where the custom ... user opens a .msg file that has custom properties, ... .oft files are used to back up Outlook custom forms. ...
    (microsoft.public.outlook.program_forms)
  • Re: Switching Identities leads to Mad Scrolling Mouse in OE 6 !!
    ... different things, John. ... Try replacing the default identity *named* Main ... > "PA Bear" wrote in message ... What's New for Internet Explorer and Outlook Express ...
    (microsoft.public.windows.inetexplorer.ie6_outlookexpress)
  • Re: Unknown Error
    ... The client is using Exchange. ... We have an addin for Outlook. ... our custom properties from the e-mail before it is sent - which for a new ...
    (microsoft.public.win32.programmer.messaging)

Loading