Changed Message class; forms with data resist.

Status
Not open for further replies.

swmagic

Member
Outlook 2007 w/Exchange. Have a client that created and published an IPM.Contact.Contact form years ago with many custom fields. After lengthy discussion we decided to return to standard form.

I ran a VBA routine to change all the message classes back to IPM.Contact (in Public Folder. However, any record with data in customized fields reverts back to displaying the old form even though it reports IPM.Contact class.

Is this a normal behavior as those customized fields would otherwise become inaccessible (even from All fields)?

How do I complete the conversion? The client is ok with a phone list view of those customized fields.

Paul
 
What's the size on those items? If it's larger than could be accounted for

by the field data alone, the form could have one-offed and become embedded

in the item. A check of the actual MessageClass value for those items could

help confirm the one-off situation.

Sue Mosher

"swmagic" <swmagic.40eylm@invalid> wrote in message

news:swmagic.40eylm@invalid...

> Outlook 2007 w/Exchange. Have a client that created and published an
> IPM.Contact.Contact form years ago with many custom fields. After
> lengthy discussion we decided to return to standard form.

> I ran a VBA routine to change all the message classes back to
> IPM.Contact (in Public Folder. However, any record with data in
> customized fields reverts back to displaying the old form even though it
> reports IPM.Contact class.

> Is this a normal behavior as those customized fields would otherwise
> become inaccessible (even from All fields)?

> How do I complete the conversion? The client is ok with a phone list
> view of those customized fields.

> Paul

> > swmagic
> >
 
Upon reading your Chapter 20.2 and Microsoft's discussion http://support.microsoft.com/kb/919596 it makes sense to me that one-off forms are occurring.




I have yet to check the item sizes. But if they have ballooned and I have the one-off situation, at least I see the several ways this could have happened in their environment. (I don't quite understand why Microsoft would state that one-off's can create unexpected behavior and then turn around and explain how to intentionally create one, sigh).




But more to the point--how do I fix this mess? I used Ken's code to change them all back to IPM.Contact but it appears that some MUST be one-offed if they are in the default message class now but still showing the custom form.




Also I noticed that many, but not all, of the contact items had the post icon and not the contact icon. Did that come from some machines that had the "Send Form Definition with Item" checked?




Although I understand that clearing the forms cache might NOT resolve my issue, would you recommend that as first step and how do you do that in OL2007 (or Exchange 2007).




Any other ways to fix the one-off?






Paul




What's the size on those items? If it's larger than could be accounted for


by the field data alone, the form could have one-offed and become embedded


in the item. A check of the actual MessageClass value for those items could


help confirm the one-off situation.
 
The first step is to diagnose exactly what the problem is. I'm sure the Size

and MessageClass property values will give you good clues, especially if you

correlate those results with the icon appearance.

If the items are one-offed and you want to remove the embedded form, there

are code snippets that show how to do that. See

http://www.outlookcode.com/article.aspx?id=34, at the end of the article.

Clearing the forms cache is almost always non-invasive and worth trying, but

I suspect it's not relevant here. You can either delete the entire contents

of the FORMS folder or use the Clear Cache button on the Manage Forms dialog

to delete only the FrmCache.dat file in that folder.

There was a point in time where one-off forms had some utility, but that was

two versions of Outlook in the past.

Sue Mosher

"swmagic" <swmagic.40gunm@invalid> wrote in message

news:swmagic.40gunm@invalid...

> Upon reading your Chapter 20.2 and Microsoft's discussion
> http://support.microsoft.com/kb/919596 it makes sense to me that one-off
> forms are occurring.

> I have yet to check the item sizes. But if they have ballooned and I
> have the one-off situation, at least I see the several ways this could
> have happened in their environment. (I don't quite understand why
> Microsoft would state that one-off's can create unexpected behavior and
> then turn around and explain how to intentionally create one, sigh).

> But more to the point--how do I fix this mess? I used Ken's code to
> change them all back to IPM.Contact but it appears that some MUST be
> one-offed if they are in the default message class now but still showing
> the custom form.

> Also I noticed that many, but not all, of the contact items had the
> post icon and not the contact icon. Did that come from some machines
> that had the "Send Form Definition with Item" checked?

> Although I understand that clearing the forms cache might NOT resolve
> my issue, would you recommend that as first step and how do you do that
> in OL2007 (or Exchange 2007).

> Any other ways to fix the one-off?

> Paul

> What's the size on those items? If it's larger than could be accounted
> for
> by the field data alone, the form could have one-offed and become
> embedded
> in the item. A check of the actual MessageClass value for those items
> could
> help confirm the one-off situation.
 
All Good information Sue, thanks.




Before I invest in learning Redemption I'll just ask a simple question.




I noticed on the converted data (from the custom to ipm.contact) that those custom fields don't show up in All Fields. Are they hidden, gone? Are they recoverable? Would manual conversion be easier?




Thanks.
 
Did you look under both User Fields in Item and User Fields in Folder? Did

you originally define those fields at the folder level? If not, try adding

the folder-level field definition.

Outlook Spy or MFCMAPI.exe will tell you whether the data is still

available.

Sue Mosher

"swmagic" <swmagic.40hbsa@invalid> wrote in message

news:swmagic.40hbsa@invalid...

> All Good information Sue, thanks.

> Before I invest in learning Redemption I'll just ask a simple
> question.

> I noticed on the converted data (from the custom to ipm.contact) that
> those custom fields don't show up in All Fields. Are they hidden, gone?
> Are they recoverable? Would manual conversion be easier?

> Thanks.

> > swmagic
> >
 
Status
Not open for further replies.
Similar threads
Thread starter Title Forum Replies Date
Cathy Rhone The properties of the message have been changed Using Outlook 1
M Message list font changed after update Using Outlook 2
P Message List Font Changed Using Outlook 6
J "This item has been changed still want to delete it" message Using Outlook 3
B "The properties of the message…have been changed" error Outlook VBA and Custom Forms 1
e_a_g_l_e_p_i MY Outlook 2021 changed the format of the shortcuts for mail, calendar etc. Using Outlook 10
e_a_g_l_e_p_i Email notifications changed with Outlook 2021 Using Outlook 8
V Contacts in O365 have changed?? Using Outlook 20
O How come default profile changed? Using Outlook 2
S Reboot of frozen windows7 results in changed outlook 2007 settings Using Outlook 1
A Using or not using apostrophes in search terms has this changed? Using Outlook 0
N contact notepad 'style' getting changed after clicking and running Activities Using Outlook 2
O Windows 1803 update : QAT and toolbar changed, language pack gone... Using Outlook 5
C Changed By field not displaying individual user's name in O365 Shared Mailbox Using Outlook 9
K Update Appointment category when changed in Excel Using Outlook 3
S Bullets Being Changed to Rectangles Using Outlook 15
E 365 Outlook changed from POP3 to IMAP,all contacts lost Using Outlook 3
M Multiple User Defined Fields that can be added, changed, updated using VBA and user form Outlook VBA and Custom Forms 0
Horsepower Changed behavior in Outlook 365 Home and Gmail account Using Outlook 2
J Font size changed in new mail messages Using Outlook 5
B Address domain changed after pressing Ctrl+K Using Outlook 3
W Outlook 2007 changed from POP3 to IMAP Using Outlook 1
P Outlook 2007 Calendar Ribbon has changed and I can't fix it Using Outlook 10
T The Formatting Changes When A Recurring Appointment is Changed Using Outlook 1
J Outlook 2013 - changed an account from POP3 to IMAP, POP3 'Phantom' appears Using Outlook 15
E Inbox view changed can't get it right Using Outlook 0
B quick help with "changed by" field in a shared mailbox?? Using Outlook 3
S Meeting Time Changed to Central on calendar entries (not all) Using Outlook 2
G Outlook2013 - "From" name doesn't change even when changed in Account Setting Using Outlook 4
M Email Format getting changed to Plain Text Using Outlook 1
B Day count in rules gets changed in Office for Mac 2011 Using Outlook 1
T I recently changed my pop3 email to an imap - question on folders Using Outlook 3
J Changed my "From" email address creates problem with previously saved contacts Using Outlook 20
B Appointment Tab has changed Using Outlook 2
S Outlook Contact Scroll bar direction - can it be changed? Using Outlook 3
J Changed Folder Structure; Outlook Doesn't Interact Properly Now Using Outlook 3
N Changed the "sender" account and lost all my text Using Outlook 2
J Calendar Appointments move when Computer Time Zone changed. Using Outlook 5
T Changed password now can't send/receive Using Outlook 1
B W7OL2010 Changed to imap, disabled old account, what to do about my calendar? Using Outlook 4
P How to restore my previous address book after an iPhone sync changed it Using Outlook 2
A Identifiying who changed or updated an appointment in Exchange 2007 Exchange Server Administration 7
P [SOLVED] Outlook-Hotmail Birthday Calendar changed by one day Using Outlook.com accounts in Outlook 8
R Outlook 2010 Changed "Recover Deleted Items" Behavior Using Outlook 11
P the outlook 2007 calendar cannot be saved because it was changed by another user or in another windo Using Outlook 4
W BCM in changed profile now unable to access BCM (Business Contact Manager) 1
A issue with the sender's name getting changed Outlook VBA and Custom Forms 1
H I have changed e-mails how do I send new address to all my contact BCM (Business Contact Manager) 1
S Retrieve the Mails with the attachment names changed Outlook VBA and Custom Forms 3
M Search message, then (1) Jump to folder & (2) Select message that you searched for Outlook VBA and Custom Forms 2

Similar threads

Back
Top