Macros have been disabled error Message with Custom forms

Status
Not open for further replies.
B

BuddyWork

Hello,

I've created a custom outlook form using VB Script and in Outlook 2003 the

users gets the message 'Macros have been disabled. Macros might contain

viruses or other security hazards. Do not enable this content unless you

trust the source of this file'. In Outlook 2007 the users do not get this

message. The VB Script does not call into any macros so I cannot understand

why this is happening.
 
Sounds like you might have a very old version of Outlook 2003, without

service packs, that gives a confusing message. Make sure the form is

published with the "send form definition with item" box on the (Properties)

page in design mode unchecked.

Sue Mosher

"BuddyWork" wrote:


> Hello,

> I've created a custom outlook form using VB Script and in Outlook 2003 the
> users gets the message 'Macros have been disabled. Macros might contain
> viruses or other security hazards. Do not enable this content unless you
> trust the source of this file'. In Outlook 2007 the users do not get this
> message. The VB Script does not call into any macros so I cannot understand
> why this is happening.
 
Hello Sue,

Thank you for your response. Please can you point me to where the location

where the 'Send form definition with item' setting exist.

"Sue Mosher [MVP]" wrote:


> Sounds like you might have a very old version of Outlook 2003, without
> service packs, that gives a confusing message. Make sure the form is
> published with the "send form definition with item" box on the (Properties)
> page in design mode unchecked.
> > Sue Mosher
> > >

> "BuddyWork" wrote:
>
> > Hello,
> > I've created a custom outlook form using VB Script and in Outlook 2003 the
> > users gets the message 'Macros have been disabled. Macros might contain
> > viruses or other security hazards. Do not enable this content unless you
> > trust the source of this file'. In Outlook 2007 the users do not get this
> > message. The VB Script does not call into any macros so I cannot understand
> > why this is happening.
 
It's right wherere I said it was -- on the (Properties) page in the form's

design mode.

Sue Mosher

"BuddyWork" <BuddyWork> wrote in message

news:1C18ADF1-0135-4601-AFCA-1371CAB28EB4@microsoft.com...
> Hello Sue,

> Thank you for your response. Please can you point me to where the location
> where the 'Send form definition with item' setting exist.

> "Sue Mosher [MVP]" wrote:
>
> > Sounds like you might have a very old version of Outlook 2003, without
> > service packs, that gives a confusing message. Make sure the form is
> > published with the "send form definition with item" box on the
> > (Properties)
> > page in design mode unchecked.



>

>> "BuddyWork" wrote:
> >
> > > Hello,
> >> > I've created a custom outlook form using VB Script and in Outlook 2003
> > > the
> > > users gets the message 'Macros have been disabled. Macros might contain
> > > viruses or other security hazards. Do not enable this content unless
> > > you
> > > trust the source of this file'. In Outlook 2007 the users do not get
> > > this
> > > message. The VB Script does not call into any macros so I cannot
> > > understand
> > > why this is happening.
 
I am developing in Outlook 2007, but my users are Outlook 2003 and 2007.

"BuddyWork" wrote:


> Hello Sue,

> Thank you for your response. Please can you point me to where the location
> where the 'Send form definition with item' setting exist.

> "Sue Mosher [MVP]" wrote:
>
> > Sounds like you might have a very old version of Outlook 2003, without
> > service packs, that gives a confusing message. Make sure the form is
> > published with the "send form definition with item" box on the (Properties)
> > page in design mode unchecked.
> > > > Sue Mosher
> > > > > > > > "BuddyWork" wrote:
> >
> > > Hello,
> > > > I've created a custom outlook form using VB Script and in Outlook 2003 the
> > > users gets the message 'Macros have been disabled. Macros might contain
> > > viruses or other security hazards. Do not enable this content unless you
> > > trust the source of this file'. In Outlook 2007 the users do not get this
> > > message. The VB Script does not call into any macros so I cannot understand
> > > why this is happening.
 
Hello Sue,

I don't see it.

I am developing in Outlook 2007, but my users are Outlook 2003 and 2007.

Thanks,

"Sue Mosher [MVP]" wrote:


> It's right wherere I said it was -- on the (Properties) page in the form's
> design mode.
> > Sue Mosher
> > >

> "BuddyWork" <BuddyWork> wrote in message
> news:1C18ADF1-0135-4601-AFCA-1371CAB28EB4@microsoft.com...
> > Hello Sue,
> > Thank you for your response. Please can you point me to where the location
> > where the 'Send form definition with item' setting exist.
> > "Sue Mosher [MVP]" wrote:
> >
> >> Sounds like you might have a very old version of Outlook 2003, without
> >> service packs, that gives a confusing message. Make sure the form is
> >> published with the "send form definition with item" box on the
> >> (Properties)
> >> page in design mode unchecked.

>
> >
> >> "BuddyWork" wrote:
> >
> >> > Hello,
> >> >> > I've created a custom outlook form using VB Script and in Outlook 2003
> >> > the
> >> > users gets the message 'Macros have been disabled. Macros might contain
> >> > viruses or other security hazards. Do not enable this content unless
> >> > you
> >> > trust the source of this file'. In Outlook 2007 the users do not get
> >> > this
> >> > message. The VB Script does not call into any macros so I cannot
> >> > understand
> >> > why this is happening.


>
 
Look again.

Step 1: Open the form in design mode.

Step 2: Switch to the (Properties) page, which is the next to last page on

the right.

Step 3: Look for the "Send form definition with item" check box on the right

side of the page, under the Change Small Icon button.

Sue Mosher

"BuddyWork" <BuddyWork> wrote in message

news:F1DC50C9-6294-48EE-9899-02F919A34B45@microsoft.com...
> Hello Sue,

> I don't see it.

> I am developing in Outlook 2007, but my users are Outlook 2003 and 2007.

> Thanks,

> "Sue Mosher [MVP]" wrote:
>
> > It's right wherere I said it was -- on the (Properties) page in the
> > form's
> > design mode.
>

>> "BuddyWork" <BuddyWork> wrote in message
> > news:1C18ADF1-0135-4601-AFCA-1371CAB28EB4@microsoft.com...
> > > Hello Sue,
> >> > Thank you for your response. Please can you point me to where the
> > > location
> > > where the 'Send form definition with item' setting exist.
> >> > "Sue Mosher [MVP]" wrote:
> >> >> Sounds like you might have a very old version of Outlook 2003, without
> > >> service packs, that gives a confusing message. Make sure the form is
> > >> published with the "send form definition with item" box on the
> > >> (Properties)
> > >> page in design mode unchecked.

> >
> > >
>> >> "BuddyWork" wrote:
> > >
>> >> > Hello,
> > >>> >> > I've created a custom outlook form using VB Script and in Outlook
> > >> > 2003
> > >> > the
> > >> > users gets the message 'Macros have been disabled. Macros might
> > >> > contain
> > >> > viruses or other security hazards. Do not enable this content unless
> > >> > you
> > >> > trust the source of this file'. In Outlook 2007 the users do not get
> > >> > this
> > >> > message. The VB Script does not call into any macros so I cannot
> > >> > understand
> > >> > why this is happening.
 
Hello Sue,

Found it and the Send form definition with item is already unchecked.

Thanks

"Sue Mosher [MVP]" wrote:


> Look again.

> Step 1: Open the form in design mode.

> Step 2: Switch to the (Properties) page, which is the next to last page on
> the right.

> Step 3: Look for the "Send form definition with item" check box on the right
> side of the page, under the Change Small Icon button.
> > Sue Mosher
> > >

> "BuddyWork" <BuddyWork> wrote in message
> news:F1DC50C9-6294-48EE-9899-02F919A34B45@microsoft.com...
> > Hello Sue,
> > I don't see it.
> > I am developing in Outlook 2007, but my users are Outlook 2003 and 2007.
> > Thanks,
> > "Sue Mosher [MVP]" wrote:
> >
> >> It's right wherere I said it was -- on the (Properties) page in the
> >> form's
> >> design mode.
> >
> >> "BuddyWork" <BuddyWork> wrote in message
> >> news:1C18ADF1-0135-4601-AFCA-1371CAB28EB4@microsoft.com...
> >> > Hello Sue,
> >> >> > Thank you for your response. Please can you point me to where the
> >> > location
> >> > where the 'Send form definition with item' setting exist.
> >> >> > "Sue Mosher [MVP]" wrote:
> >> >> >> Sounds like you might have a very old version of Outlook 2003, without
> >> >> service packs, that gives a confusing message. Make sure the form is
> >> >> published with the "send form definition with item" box on the
> >> >> (Properties)
> >> >> page in design mode unchecked.
> >
> >> >
> >> >> "BuddyWork" wrote:
> >> >
> >> >> > Hello,
> >> >> >> >> > I've created a custom outlook form using VB Script and in Outlook
> >> >> > 2003
> >> >> > the
> >> >> > users gets the message 'Macros have been disabled. Macros might
> >> >> > contain
> >> >> > viruses or other security hazards. Do not enable this content unless
> >> >> > you
> >> >> > trust the source of this file'. In Outlook 2007 the users do not get
> >> >> > this
> >> >> > message. The VB Script does not call into any macros so I cannot
> >> >> > understand
> >> >> > why this is happening.


>
 
Does the form use any ActiveX controls that are not present in Outlook 2003?

Have you tried publishing the form with Outlook 2003 instead of Outlook

2007? Is the Outlook 2003 using Word as the email editor? Are there macros

in the Normal.dot file?

Sue Mosher

"BuddyWork" <BuddyWork> wrote in message

news:CD3C6C26-7D2F-4657-B77B-C7E3A1D2BB0F@microsoft.com...

> Found it and the Send form definition with item is already unchecked.
> > >> > "Sue Mosher [MVP]" wrote:
> > >>> >> >> Sounds like you might have a very old version of Outlook 2003,
> > >> >> without
> > >> >> service packs, that gives a confusing message. Make sure the form
> > >> >> is
> > >> >> published with the "send form definition with item" box on the
> > >> >> (Properties)
> > >> >> page in design mode unchecked.
> > >> >
>> >> >> "BuddyWork" wrote:
> > >> >
>> >> >> > I've created a custom outlook form using VB Script and in Outlook
> > >> >> > 2003
> > >> >> > the
> > >> >> > users gets the message 'Macros have been disabled. Macros might
> > >> >> > contain
> > >> >> > viruses or other security hazards. Do not enable this content
> > >> >> > unless
> > >> >> > you
> > >> >> > trust the source of this file'. In Outlook 2007 the users do not
> > >> >> > get
> > >> >> > this
> > >> >> > message. The VB Script does not call into any macros so I cannot
> > >> >> > understand
> > >> >> > why this is happening.

>

>
>>
 
Hello Sue,

The form does called the CreateObject to create a C# ActiveX object. This is

the only ActiveX object that is used.

In Outlook 2007 users have not reported this macro error message.

In Outlook 2003 users are saying they are not seeing the macro error message

all the time. It sometime appears when the meeting arrives in their inbox

they get the error message sometimes. They have the preview feature enabled.

But they are saying they do not get this error all the time which means its

hard for me to reproduce. The strange thing is that the message was on their

screen and when I asked them to create the same meeting then the error did

not appear.

Their normal.dot does not include any macros.

Thanks,

"Sue Mosher [MVP]" wrote:


> Does the form use any ActiveX controls that are not present in Outlook 2003?
> Have you tried publishing the form with Outlook 2003 instead of Outlook
> 2007? Is the Outlook 2003 using Word as the email editor? Are there macros
> in the Normal.dot file?
> > Sue Mosher
> > >

> "BuddyWork" <BuddyWork> wrote in message
> news:CD3C6C26-7D2F-4657-B77B-C7E3A1D2BB0F@microsoft.com...
> > Found it and the Send form definition with item is already unchecked.
> >> >> > "Sue Mosher [MVP]" wrote:
> >> >> >> >> >> Sounds like you might have a very old version of Outlook 2003,
> >> >> >> without
> >> >> >> service packs, that gives a confusing message. Make sure the form
> >> >> >> is
> >> >> >> published with the "send form definition with item" box on the
> >> >> >> (Properties)
> >> >> >> page in design mode unchecked.
> >> >> >
> >> >> >> "BuddyWork" wrote:
> >> >> >
> >> >> >> > I've created a custom outlook form using VB Script and in Outlook
> >> >> >> > 2003
> >> >> >> > the
> >> >> >> > users gets the message 'Macros have been disabled. Macros might
> >> >> >> > contain
> >> >> >> > viruses or other security hazards. Do not enable this content
> >> >> >> > unless
> >> >> >> > you
> >> >> >> > trust the source of this file'. In Outlook 2007 the users do not
> >> >> >> > get
> >> >> >> > this
> >> >> >> > message. The VB Script does not call into any macros so I cannot
> >> >> >> > understand
> >> >> >> > why this is happening.
> >
> >
> >>


>
 
Meeting? Is this a custom Appointment form? What is the value of the

MessageClass property on the received item that has this behavior?

I wouldn't call this an error message, BTW. It's a security warning.

Sue Mosher

"BuddyWork" <BuddyWork> wrote in message

news:CD9FF8BA-1F77-4943-9D58-ABC24CAABCBF@microsoft.com...
> Hello Sue,

> The form does called the CreateObject to create a C# ActiveX object. This
> is
> the only ActiveX object that is used.

> In Outlook 2007 users have not reported this macro error message.

> In Outlook 2003 users are saying they are not seeing the macro error
> message
> all the time. It sometime appears when the meeting arrives in their inbox
> they get the error message sometimes. They have the preview feature
> enabled.
> But they are saying they do not get this error all the time which means
> its
> hard for me to reproduce. The strange thing is that the message was on
> their
> screen and when I asked them to create the same meeting then the error did
> not appear.

> Their normal.dot does not include any macros.

> Thanks,

> "Sue Mosher [MVP]" wrote:
>
> > Does the form use any ActiveX controls that are not present in Outlook
> > 2003?
> > Have you tried publishing the form with Outlook 2003 instead of Outlook
> > 2007? Is the Outlook 2003 using Word as the email editor? Are there
> > macros
> > in the Normal.dot file?

>
> > "BuddyWork" <BuddyWork> wrote in message
> > news:CD3C6C26-7D2F-4657-B77B-C7E3A1D2BB0F@microsoft.com...
> >> > Found it and the Send form definition with item is already unchecked.
> > >> >> > "Sue Mosher [MVP]" wrote:
> > >> >>> >> >> >> Sounds like you might have a very old version of Outlook 2003,
> > >> >> >> without
> > >> >> >> service packs, that gives a confusing message. Make sure the
> > >> >> >> form
> > >> >> >> is
> > >> >> >> published with the "send form definition with item" box on the
> > >> >> >> (Properties)
> > >> >> >> page in design mode unchecked.
> > >> >> >
>> >> >> >> "BuddyWork" wrote:
> > >> >> >
>> >> >> >> > I've created a custom outlook form using VB Script and in
> > >> >> >> > Outlook
> > >> >> >> > 2003
> > >> >> >> > the
> > >> >> >> > users gets the message 'Macros have been disabled. Macros
> > >> >> >> > might
> > >> >> >> > contain
> > >> >> >> > viruses or other security hazards. Do not enable this content
> > >> >> >> > unless
> > >> >> >> > you
> > >> >> >> > trust the source of this file'. In Outlook 2007 the users do
> > >> >> >> > not
> > >> >> >> > get
> > >> >> >> > this
> > >> >> >> > message. The VB Script does not call into any macros so I
> > >> >> >> > cannot
> > >> >> >> > understand
> > >> >> >> > why this is happening.
> > >
>> >
>> >>

>

>
>>
 
Its a custom meeting form IPM.Appointment. The reason I was calling it an

error message was because the user of Outlook 2003 gets this security warning

sometimes.

Thanks

"Sue Mosher [MVP]" wrote:


> Meeting? Is this a custom Appointment form? What is the value of the
> MessageClass property on the received item that has this behavior?

> I wouldn't call this an error message, BTW. It's a security warning.
> > Sue Mosher
> > >

> "BuddyWork" <BuddyWork> wrote in message
> news:CD9FF8BA-1F77-4943-9D58-ABC24CAABCBF@microsoft.com...
> > Hello Sue,
> > The form does called the CreateObject to create a C# ActiveX object. This
> > is
> > the only ActiveX object that is used.
> > In Outlook 2007 users have not reported this macro error message.
> > In Outlook 2003 users are saying they are not seeing the macro error
> > message
> > all the time. It sometime appears when the meeting arrives in their inbox
> > they get the error message sometimes. They have the preview feature
> > enabled.
> > But they are saying they do not get this error all the time which means
> > its
> > hard for me to reproduce. The strange thing is that the message was on
> > their
> > screen and when I asked them to create the same meeting then the error did
> > not appear.
> > Their normal.dot does not include any macros.
> > Thanks,
> > "Sue Mosher [MVP]" wrote:
> >
> >> Does the form use any ActiveX controls that are not present in Outlook
> >> 2003?
> >> Have you tried publishing the form with Outlook 2003 instead of Outlook
> >> 2007? Is the Outlook 2003 using Word as the email editor? Are there
> >> macros
> >> in the Normal.dot file?

> >
> >> "BuddyWork" <BuddyWork> wrote in message
> >> news:CD3C6C26-7D2F-4657-B77B-C7E3A1D2BB0F@microsoft.com...
> >> >> > Found it and the Send form definition with item is already unchecked.
> >> >> >> > "Sue Mosher [MVP]" wrote:
> >> >> >> >> >> >> >> Sounds like you might have a very old version of Outlook 2003,
> >> >> >> >> without
> >> >> >> >> service packs, that gives a confusing message. Make sure the
> >> >> >> >> form
> >> >> >> >> is
> >> >> >> >> published with the "send form definition with item" box on the
> >> >> >> >> (Properties)
> >> >> >> >> page in design mode unchecked.
> >> >> >> >
> >> >> >> >> "BuddyWork" wrote:
> >> >> >> >
> >> >> >> >> > I've created a custom outlook form using VB Script and in
> >> >> >> >> > Outlook
> >> >> >> >> > 2003
> >> >> >> >> > the
> >> >> >> >> > users gets the message 'Macros have been disabled. Macros
> >> >> >> >> > might
> >> >> >> >> > contain
> >> >> >> >> > viruses or other security hazards. Do not enable this content
> >> >> >> >> > unless
> >> >> >> >> > you
> >> >> >> >> > trust the source of this file'. In Outlook 2007 the users do
> >> >> >> >> > not
> >> >> >> >> > get
> >> >> >> >> > this
> >> >> >> >> > message. The VB Script does not call into any macros so I
> >> >> >> >> > cannot
> >> >> >> >> > understand
> >> >> >> >> > why this is happening.
> >> >
> >> >
> >> >
> >
> >
> >>


>
 
I'm not sure you answered my actual question, which was: What is the actual

value of the MessageClass property on the received item that has this

behavior? Is the user getting the message only when they preview the item,

only when they open the item, or both? Also, do you get the same behavior if

you publish the form with Outlook 2003 instead of 2007?

When I was asking about ActiveX, I was asking about controls on the form's

design surface, not the code behind the form. You're not using any of the

new controls that come with Outlook 2007, are you?

Sue Mosher

"BuddyWork" <BuddyWork> wrote in message

news:35B1C691-9110-4BE9-95D0-69246C788205@microsoft.com...
> Its a custom meeting form IPM.Appointment.

> "Sue Mosher [MVP]" wrote:
>
> > Meeting? Is this a custom Appointment form? What is the value of the
> > MessageClass property on the received item that has this behavior?
>

>> "BuddyWork" <BuddyWork> wrote in message
> > news:CD9FF8BA-1F77-4943-9D58-ABC24CAABCBF@microsoft.com...
> > > Hello Sue,
> >> > The form does called the CreateObject to create a C# ActiveX object.
> > > This
> > > is
> > > the only ActiveX object that is used.
> >> > In Outlook 2007 users have not reported this macro error message.
> >> > In Outlook 2003 users are saying they are not seeing the macro error
> > > message
> > > all the time. It sometime appears when the meeting arrives in their
> > > inbox
> > > they get the error message sometimes. They have the preview feature
> > > enabled.
> > > But they are saying they do not get this error all the time which means
> > > its
> > > hard for me to reproduce. The strange thing is that the message was on
> > > their
> > > screen and when I asked them to create the same meeting then the error
> > > did
> > > not appear.
> >> > Their normal.dot does not include any macros.
> >> > Thanks,
> >>> > "Sue Mosher [MVP]" wrote:
> >> >> Does the form use any ActiveX controls that are not present in Outlook
> > >> 2003?
> > >> Have you tried publishing the form with Outlook 2003 instead of
> > >> Outlook
> > >> 2007? Is the Outlook 2003 using Word as the email editor? Are there
> > >> macros
> > >> in the Normal.dot file?
> >> >> "BuddyWork" <BuddyWork> wrote in message
> > >> news:CD3C6C26-7D2F-4657-B77B-C7E3A1D2BB0F@microsoft.com...
> > >>> >> > Found it and the Send form definition with item is already
> > >> > unchecked.
> > >> >> >> > "Sue Mosher [MVP]" wrote:
> > >> >> >>> >> >> >> >> Sounds like you might have a very old version of Outlook
> > >> >> >> >> 2003,
> > >> >> >> >> without
> > >> >> >> >> service packs, that gives a confusing message. Make sure the
> > >> >> >> >> form
> > >> >> >> >> is
> > >> >> >> >> published with the "send form definition with item" box on
> > >> >> >> >> the
> > >> >> >> >> (Properties)
> > >> >> >> >> page in design mode unchecked.
> > >> >> >> >
>> >> >> >> >> "BuddyWork" wrote:
> > >> >> >> >
>> >> >> >> >> > I've created a custom outlook form using VB Script and in
> > >> >> >> >> > Outlook
> > >> >> >> >> > 2003
> > >> >> >> >> > the
> > >> >> >> >> > users gets the message 'Macros have been disabled. Macros
> > >> >> >> >> > might
> > >> >> >> >> > contain
> > >> >> >> >> > viruses or other security hazards. Do not enable this
> > >> >> >> >> > content
> > >> >> >> >> > unless
> > >> >> >> >> > you
> > >> >> >> >> > trust the source of this file'. In Outlook 2007 the users
> > >> >> >> >> > do
> > >> >> >> >> > not
> > >> >> >> >> > get
> > >> >> >> >> > this
> > >> >> >> >> > message. The VB Script does not call into any macros so I
> > >> >> >> >> > cannot
> > >> >> >> >> > understand
> > >> >> >> >> > why this is happening.
 
Hello Sue,

I believe the MessageClass value is set to IPM.Appointment because I have

not changed it. I could add some debugging information to see what the actual

value is when the security message is displayed.

Correct the user only gets the error when they preview the item sometimes.

There are no Outlook 2007 controls used.

Thanks,

"Sue Mosher [MVP]" wrote:


> I'm not sure you answered my actual question, which was: What is the actual
> value of the MessageClass property on the received item that has this
> behavior? Is the user getting the message only when they preview the item,
> only when they open the item, or both? Also, do you get the same behavior if
> you publish the form with Outlook 2003 instead of 2007?

> When I was asking about ActiveX, I was asking about controls on the form's
> design surface, not the code behind the form. You're not using any of the
> new controls that come with Outlook 2007, are you?
> > Sue Mosher
> > >

> "BuddyWork" <BuddyWork> wrote in message
> news:35B1C691-9110-4BE9-95D0-69246C788205@microsoft.com...
> > Its a custom meeting form IPM.Appointment.
> > "Sue Mosher [MVP]" wrote:
> >
> >> Meeting? Is this a custom Appointment form? What is the value of the
> >> MessageClass property on the received item that has this behavior?
> >
> >> "BuddyWork" <BuddyWork> wrote in message
> >> news:CD9FF8BA-1F77-4943-9D58-ABC24CAABCBF@microsoft.com...
> >> > Hello Sue,
> >> >> > The form does called the CreateObject to create a C# ActiveX object.
> >> > This
> >> > is
> >> > the only ActiveX object that is used.
> >> >> > In Outlook 2007 users have not reported this macro error message.
> >> >> > In Outlook 2003 users are saying they are not seeing the macro error
> >> > message
> >> > all the time. It sometime appears when the meeting arrives in their
> >> > inbox
> >> > they get the error message sometimes. They have the preview feature
> >> > enabled.
> >> > But they are saying they do not get this error all the time which means
> >> > its
> >> > hard for me to reproduce. The strange thing is that the message was on
> >> > their
> >> > screen and when I asked them to create the same meeting then the error
> >> > did
> >> > not appear.
> >> >> > Their normal.dot does not include any macros.
> >> >> > Thanks,
> >> >> >> > "Sue Mosher [MVP]" wrote:
> >> >> >> Does the form use any ActiveX controls that are not present in Outlook
> >> >> 2003?
> >> >> Have you tried publishing the form with Outlook 2003 instead of
> >> >> Outlook
> >> >> 2007? Is the Outlook 2003 using Word as the email editor? Are there
> >> >> macros
> >> >> in the Normal.dot file?
> >> >> >> "BuddyWork" <BuddyWork> wrote in message
> >> >> news:CD3C6C26-7D2F-4657-B77B-C7E3A1D2BB0F@microsoft.com...
> >> >> >> >> > Found it and the Send form definition with item is already
> >> >> > unchecked.
> >> >> >> >> > "Sue Mosher [MVP]" wrote:
> >> >> >> >> >> >> >> >> >> Sounds like you might have a very old version of Outlook
> >> >> >> >> >> 2003,
> >> >> >> >> >> without
> >> >> >> >> >> service packs, that gives a confusing message. Make sure the
> >> >> >> >> >> form
> >> >> >> >> >> is
> >> >> >> >> >> published with the "send form definition with item" box on
> >> >> >> >> >> the
> >> >> >> >> >> (Properties)
> >> >> >> >> >> page in design mode unchecked.
> >> >> >> >> >
> >> >> >> >> >> "BuddyWork" wrote:
> >> >> >> >> >
> >> >> >> >> >> > I've created a custom outlook form using VB Script and in
> >> >> >> >> >> > Outlook
> >> >> >> >> >> > 2003
> >> >> >> >> >> > the
> >> >> >> >> >> > users gets the message 'Macros have been disabled. Macros
> >> >> >> >> >> > might
> >> >> >> >> >> > contain
> >> >> >> >> >> > viruses or other security hazards. Do not enable this
> >> >> >> >> >> > content
> >> >> >> >> >> > unless
> >> >> >> >> >> > you
> >> >> >> >> >> > trust the source of this file'. In Outlook 2007 the users
> >> >> >> >> >> > do
> >> >> >> >> >> > not
> >> >> >> >> >> > get
> >> >> >> >> >> > this
> >> >> >> >> >> > message. The VB Script does not call into any macros so I
> >> >> >> >> >> > cannot
> >> >> >> >> >> > understand
> >> >> >> >> >> > why this is happening.


>
 
If you are using a published form, the message class cannot be

IPM.Appointment, because that's the standard form's class. If you are not

using a published form, then it's not going to be fully functional.

Sue Mosher

"BuddyWork" <BuddyWork> wrote in message

news:B3ABF2EA-3033-446C-A55A-A6E49DE8EA61@microsoft.com...
> Hello Sue,

> I believe the MessageClass value is set to IPM.Appointment because I have
> not changed it. I could add some debugging information to see what the
> actual
> value is when the security message is displayed.

> Correct the user only gets the error when they preview the item sometimes.

> There are no Outlook 2007 controls used.

> Thanks,

> "Sue Mosher [MVP]" wrote:
>
> > I'm not sure you answered my actual question, which was: What is the
> > actual
> > value of the MessageClass property on the received item that has this
> > behavior? Is the user getting the message only when they preview the
> > item,
> > only when they open the item, or both? Also, do you get the same behavior
> > if
> > you publish the form with Outlook 2003 instead of 2007?
>

>> When I was asking about ActiveX, I was asking about controls on the
> > form's
> > design surface, not the code behind the form. You're not using any of the
> > new controls that come with Outlook 2007, are you?
>

>> "BuddyWork" <BuddyWork> wrote in message
> > news:35B1C691-9110-4BE9-95D0-69246C788205@microsoft.com...
> > > Its a custom meeting form IPM.Appointment.
> >> > "Sue Mosher [MVP]" wrote:
> >> >> Meeting? Is this a custom Appointment form? What is the value of the
> > >> MessageClass property on the received item that has this behavior?
> > >
>> >> "BuddyWork" <BuddyWork> wrote in message
> > >> news:CD9FF8BA-1F77-4943-9D58-ABC24CAABCBF@microsoft.com...
> > >> > Hello Sue,
> > >>> >> > The form does called the CreateObject to create a C# ActiveX object.
> > >> > This
> > >> > is
> > >> > the only ActiveX object that is used.
> > >>> >> > In Outlook 2007 users have not reported this macro error message.
> > >>> >> > In Outlook 2003 users are saying they are not seeing the macro error
> > >> > message
> > >> > all the time. It sometime appears when the meeting arrives in their
> > >> > inbox
> > >> > they get the error message sometimes. They have the preview feature
> > >> > enabled.
> > >> > But they are saying they do not get this error all the time which
> > >> > means
> > >> > its
> > >> > hard for me to reproduce. The strange thing is that the message was
> > >> > on
> > >> > their
> > >> > screen and when I asked them to create the same meeting then the
> > >> > error
> > >> > did
> > >> > not appear.
> > >>> >> > Their normal.dot does not include any macros.
> > >>> >> > Thanks,
> > >>> >>> >> > "Sue Mosher [MVP]" wrote:
> > >>> >> >> Does the form use any ActiveX controls that are not present in
> > >> >> Outlook
> > >> >> 2003?
> > >> >> Have you tried publishing the form with Outlook 2003 instead of
> > >> >> Outlook
> > >> >> 2007? Is the Outlook 2003 using Word as the email editor? Are there
> > >> >> macros
> > >> >> in the Normal.dot file?
> > >>> >> >> "BuddyWork" <BuddyWork> wrote in message
> > >> >> news:CD3C6C26-7D2F-4657-B77B-C7E3A1D2BB0F@microsoft.com...
> > >> >>> >> >> > Found it and the Send form definition with item is already
> > >> >> > unchecked.
> > >> >> >> >> > "Sue Mosher [MVP]" wrote:
> > >> >> >> >>> >> >> >> >> >> Sounds like you might have a very old version of Outlook
> > >> >> >> >> >> 2003,
> > >> >> >> >> >> without
> > >> >> >> >> >> service packs, that gives a confusing message. Make sure
> > >> >> >> >> >> the
> > >> >> >> >> >> form
> > >> >> >> >> >> is
> > >> >> >> >> >> published with the "send form definition with item" box on
> > >> >> >> >> >> the
> > >> >> >> >> >> (Properties)
> > >> >> >> >> >> page in design mode unchecked.
> > >> >> >> >> >
>> >> >> >> >> >> "BuddyWork" wrote:
> > >> >> >> >> >
>> >> >> >> >> >> > I've created a custom outlook form using VB Script and
> > >> >> >> >> >> > in
> > >> >> >> >> >> > Outlook
> > >> >> >> >> >> > 2003
> > >> >> >> >> >> > the
> > >> >> >> >> >> > users gets the message 'Macros have been disabled.
> > >> >> >> >> >> > Macros
> > >> >> >> >> >> > might
> > >> >> >> >> >> > contain
> > >> >> >> >> >> > viruses or other security hazards. Do not enable this
> > >> >> >> >> >> > content
> > >> >> >> >> >> > unless
> > >> >> >> >> >> > you
> > >> >> >> >> >> > trust the source of this file'. In Outlook 2007 the
> > >> >> >> >> >> > users
> > >> >> >> >> >> > do
> > >> >> >> >> >> > not
> > >> >> >> >> >> > get
> > >> >> >> >> >> > this
> > >> >> >> >> >> > message. The VB Script does not call into any macros so
> > >> >> >> >> >> > I
> > >> >> >> >> >> > cannot
> > >> >> >> >> >> > understand
> > >> >> >> >> >> > why this is happening.

>

>
>>
 
When I was debugging the code it was IPM.Appointment but after its published

its IPM.Appointment.Marketer Meeting

Thanks,

"Sue Mosher [MVP]" wrote:


> If you are using a published form, the message class cannot be
> IPM.Appointment, because that's the standard form's class. If you are not
> using a published form, then it's not going to be fully functional.

> > Sue Mosher
> > >

> "BuddyWork" <BuddyWork> wrote in message
> news:B3ABF2EA-3033-446C-A55A-A6E49DE8EA61@microsoft.com...
> > Hello Sue,
> > I believe the MessageClass value is set to IPM.Appointment because I have
> > not changed it. I could add some debugging information to see what the
> > actual
> > value is when the security message is displayed.
> > Correct the user only gets the error when they preview the item sometimes.
> > There are no Outlook 2007 controls used.
> > Thanks,
> > "Sue Mosher [MVP]" wrote:
> >
> >> I'm not sure you answered my actual question, which was: What is the
> >> actual
> >> value of the MessageClass property on the received item that has this
> >> behavior? Is the user getting the message only when they preview the
> >> item,
> >> only when they open the item, or both? Also, do you get the same behavior
> >> if
> >> you publish the form with Outlook 2003 instead of 2007?
> >
> >> When I was asking about ActiveX, I was asking about controls on the
> >> form's
> >> design surface, not the code behind the form. You're not using any of the
> >> new controls that come with Outlook 2007, are you?
> >
> >> "BuddyWork" <BuddyWork> wrote in message
> >> news:35B1C691-9110-4BE9-95D0-69246C788205@microsoft.com...
> >> > Its a custom meeting form IPM.Appointment.
> >> >> > "Sue Mosher [MVP]" wrote:
> >> >> >> Meeting? Is this a custom Appointment form? What is the value of the
> >> >> MessageClass property on the received item that has this behavior?
> >> >
> >> >> "BuddyWork" <BuddyWork> wrote in message
> >> >> news:CD9FF8BA-1F77-4943-9D58-ABC24CAABCBF@microsoft.com...
> >> >> > Hello Sue,
> >> >> >> >> > The form does called the CreateObject to create a C# ActiveX object.
> >> >> > This
> >> >> > is
> >> >> > the only ActiveX object that is used.
> >> >> >> >> > In Outlook 2007 users have not reported this macro error message.
> >> >> >> >> > In Outlook 2003 users are saying they are not seeing the macro error
> >> >> > message
> >> >> > all the time. It sometime appears when the meeting arrives in their
> >> >> > inbox
> >> >> > they get the error message sometimes. They have the preview feature
> >> >> > enabled.
> >> >> > But they are saying they do not get this error all the time which
> >> >> > means
> >> >> > its
> >> >> > hard for me to reproduce. The strange thing is that the message was
> >> >> > on
> >> >> > their
> >> >> > screen and when I asked them to create the same meeting then the
> >> >> > error
> >> >> > did
> >> >> > not appear.
> >> >> >> >> > Their normal.dot does not include any macros.
> >> >> >> >> > Thanks,
> >> >> >> >> >> >> > "Sue Mosher [MVP]" wrote:
> >> >> >> >> >> Does the form use any ActiveX controls that are not present in
> >> >> >> Outlook
> >> >> >> 2003?
> >> >> >> Have you tried publishing the form with Outlook 2003 instead of
> >> >> >> Outlook
> >> >> >> 2007? Is the Outlook 2003 using Word as the email editor? Are there
> >> >> >> macros
> >> >> >> in the Normal.dot file?
> >> >> >> >> >> "BuddyWork" <BuddyWork> wrote in message
> >> >> >> news:CD3C6C26-7D2F-4657-B77B-C7E3A1D2BB0F@microsoft.com...
> >> >> >> >> >> >> > Found it and the Send form definition with item is already
> >> >> >> > unchecked.
> >> >> >> >> >> > "Sue Mosher [MVP]" wrote:
> >> >> >> >> >> >> >> >> >> >> >> Sounds like you might have a very old version of Outlook
> >> >> >> >> >> >> 2003,
> >> >> >> >> >> >> without
> >> >> >> >> >> >> service packs, that gives a confusing message. Make sure
> >> >> >> >> >> >> the
> >> >> >> >> >> >> form
> >> >> >> >> >> >> is
> >> >> >> >> >> >> published with the "send form definition with item" box on
> >> >> >> >> >> >> the
> >> >> >> >> >> >> (Properties)
> >> >> >> >> >> >> page in design mode unchecked.
> >> >> >> >> >> >
> >> >> >> >> >> >> "BuddyWork" wrote:
> >> >> >> >> >> >
> >> >> >> >> >> >> > I've created a custom outlook form using VB Script and
> >> >> >> >> >> >> > in
> >> >> >> >> >> >> > Outlook
> >> >> >> >> >> >> > 2003
> >> >> >> >> >> >> > the
> >> >> >> >> >> >> > users gets the message 'Macros have been disabled.
> >> >> >> >> >> >> > Macros
> >> >> >> >> >> >> > might
> >> >> >> >> >> >> > contain
> >> >> >> >> >> >> > viruses or other security hazards. Do not enable this
> >> >> >> >> >> >> > content
> >> >> >> >> >> >> > unless
> >> >> >> >> >> >> > you
> >> >> >> >> >> >> > trust the source of this file'. In Outlook 2007 the
> >> >> >> >> >> >> > users
> >> >> >> >> >> >> > do
> >> >> >> >> >> >> > not
> >> >> >> >> >> >> > get
> >> >> >> >> >> >> > this
> >> >> >> >> >> >> > message. The VB Script does not call into any macros so
> >> >> >> >> >> >> > I
> >> >> >> >> >> >> > cannot
> >> >> >> >> >> >> > understand
> >> >> >> >> >> >> > why this is happening.
> >
> >
> >>


>
 
Debugging how, where? What I'm interested in is the value of the

MessageClass property on the actual received item.

Sue Mosher

"BuddyWork" <BuddyWork> wrote in message

news:2CFD7E5D-F53B-4E19-8F45-ED2CA5A2291C@microsoft.com...
> When I was debugging the code it was IPM.Appointment but after its
> published
> its IPM.Appointment.Marketer Meeting

> Thanks,

> "Sue Mosher [MVP]" wrote:
>
> > If you are using a published form, the message class cannot be
> > IPM.Appointment, because that's the standard form's class. If you are not
> > using a published form, then it's not going to be fully functional.



>

>> "BuddyWork" <BuddyWork> wrote in message
> > news:B3ABF2EA-3033-446C-A55A-A6E49DE8EA61@microsoft.com...
> > > Hello Sue,
> >> > I believe the MessageClass value is set to IPM.Appointment because I
> > > have
> > > not changed it. I could add some debugging information to see what the
> > > actual
> > > value is when the security message is displayed.
> >> > Correct the user only gets the error when they preview the item
> > > sometimes.
> >> > There are no Outlook 2007 controls used.
> >> > Thanks,
> >> > "Sue Mosher [MVP]" wrote:
> >> >> I'm not sure you answered my actual question, which was: What is the
> > >> actual
> > >> value of the MessageClass property on the received item that has this
> > >> behavior? Is the user getting the message only when they preview the
> > >> item,
> > >> only when they open the item, or both? Also, do you get the same
> > >> behavior
> > >> if
> > >> you publish the form with Outlook 2003 instead of 2007?
> > >
>> >> When I was asking about ActiveX, I was asking about controls on the
> > >> form's
> > >> design surface, not the code behind the form. You're not using any of
> > >> the
> > >> new controls that come with Outlook 2007, are you?
> > >
>> >> "BuddyWork" <BuddyWork> wrote in message
> > >> news:35B1C691-9110-4BE9-95D0-69246C788205@microsoft.com...
> > >> > Its a custom meeting form IPM.Appointment.
> > >>> >> > "Sue Mosher [MVP]" wrote:
> > >>> >> >> Meeting? Is this a custom Appointment form? What is the value of
> > >> >> the
> > >> >> MessageClass property on the received item that has this behavior?
> > >> >
>> >> >> "BuddyWork" <BuddyWork> wrote in message
> > >> >> news:CD9FF8BA-1F77-4943-9D58-ABC24CAABCBF@microsoft.com...
> > >> >> > Hello Sue,
> > >> >>> >> >> > The form does called the CreateObject to create a C# ActiveX
> > >> >> > object.
> > >> >> > This
> > >> >> > is
> > >> >> > the only ActiveX object that is used.
> > >> >>> >> >> > In Outlook 2007 users have not reported this macro error message.
> > >> >>> >> >> > In Outlook 2003 users are saying they are not seeing the macro
> > >> >> > error
> > >> >> > message
> > >> >> > all the time. It sometime appears when the meeting arrives in
> > >> >> > their
> > >> >> > inbox
> > >> >> > they get the error message sometimes. They have the preview
> > >> >> > feature
> > >> >> > enabled.
> > >> >> > But they are saying they do not get this error all the time which
> > >> >> > means
> > >> >> > its
> > >> >> > hard for me to reproduce. The strange thing is that the message
> > >> >> > was
> > >> >> > on
> > >> >> > their
> > >> >> > screen and when I asked them to create the same meeting then the
> > >> >> > error
> > >> >> > did
> > >> >> > not appear.
> > >> >>> >> >> > Their normal.dot does not include any macros.
> > >> >>> >> >> > Thanks,
> > >> >>> >> >>> >> >> > "Sue Mosher [MVP]" wrote:
> > >> >>> >> >> >> Does the form use any ActiveX controls that are not present in
> > >> >> >> Outlook
> > >> >> >> 2003?
> > >> >> >> Have you tried publishing the form with Outlook 2003 instead of
> > >> >> >> Outlook
> > >> >> >> 2007? Is the Outlook 2003 using Word as the email editor? Are
> > >> >> >> there
> > >> >> >> macros
> > >> >> >> in the Normal.dot file?
> > >> >>> >> >> >> "BuddyWork" <BuddyWork> wrote in
> > >> >> >> message
> > >> >> >> news:CD3C6C26-7D2F-4657-B77B-C7E3A1D2BB0F@microsoft.com...
> > >> >> >>> >> >> >> > Found it and the Send form definition with item is already
> > >> >> >> > unchecked.
> > >> >> >> >> >> > "Sue Mosher [MVP]" wrote:
> > >> >> >> >> >>> >> >> >> >> >> >> Sounds like you might have a very old version of
> > >> >> >> >> >> >> Outlook
> > >> >> >> >> >> >> 2003,
> > >> >> >> >> >> >> without
> > >> >> >> >> >> >> service packs, that gives a confusing message. Make
> > >> >> >> >> >> >> sure
> > >> >> >> >> >> >> the
> > >> >> >> >> >> >> form
> > >> >> >> >> >> >> is
> > >> >> >> >> >> >> published with the "send form definition with item" box
> > >> >> >> >> >> >> on
> > >> >> >> >> >> >> the
> > >> >> >> >> >> >> (Properties)
> > >> >> >> >> >> >> page in design mode unchecked.
> > >> >> >> >> >> >
>> >> >> >> >> >> >> "BuddyWork" wrote:
> > >> >> >> >> >> >
>> >> >> >> >> >> >> > I've created a custom outlook form using VB Script
> > >> >> >> >> >> >> > and
> > >> >> >> >> >> >> > in
> > >> >> >> >> >> >> > Outlook
> > >> >> >> >> >> >> > 2003
> > >> >> >> >> >> >> > the
> > >> >> >> >> >> >> > users gets the message 'Macros have been disabled.
> > >> >> >> >> >> >> > Macros
> > >> >> >> >> >> >> > might
> > >> >> >> >> >> >> > contain
> > >> >> >> >> >> >> > viruses or other security hazards. Do not enable this
> > >> >> >> >> >> >> > content
> > >> >> >> >> >> >> > unless
> > >> >> >> >> >> >> > you
> > >> >> >> >> >> >> > trust the source of this file'. In Outlook 2007 the
> > >> >> >> >> >> >> > users
> > >> >> >> >> >> >> > do
> > >> >> >> >> >> >> > not
> > >> >> >> >> >> >> > get
> > >> >> >> >> >> >> > this
> > >> >> >> >> >> >> > message. The VB Script does not call into any macros
> > >> >> >> >> >> >> > so
> > >> >> >> >> >> >> > I
> > >> >> >> >> >> >> > cannot
> > >> >> >> >> >> >> > understand
> > >> >> >> >> >> >> > why this is happening.
> > >
>> >
>> >>

>

>
>>
 
Hello Sue,

Item.MessageClass is equal to IPM.Appointment Marketer Meeting

Item.Class is equal to 37

Thanks

"Sue Mosher [MVP]" wrote:


> Debugging how, where? What I'm interested in is the value of the
> MessageClass property on the actual received item.

> > Sue Mosher
> > >

> "BuddyWork" <BuddyWork> wrote in message
> news:2CFD7E5D-F53B-4E19-8F45-ED2CA5A2291C@microsoft.com...
> > When I was debugging the code it was IPM.Appointment but after its
> > published
> > its IPM.Appointment.Marketer Meeting
> > Thanks,
> > "Sue Mosher [MVP]" wrote:
> >
> >> If you are using a published form, the message class cannot be
> >> IPM.Appointment, because that's the standard form's class. If you are not
> >> using a published form, then it's not going to be fully functional.

>
> >
> >> "BuddyWork" <BuddyWork> wrote in message
> >> news:B3ABF2EA-3033-446C-A55A-A6E49DE8EA61@microsoft.com...
> >> > Hello Sue,
> >> >> > I believe the MessageClass value is set to IPM.Appointment because I
> >> > have
> >> > not changed it. I could add some debugging information to see what the
> >> > actual
> >> > value is when the security message is displayed.
> >> >> > Correct the user only gets the error when they preview the item
> >> > sometimes.
> >> >> > There are no Outlook 2007 controls used.
> >> >> > Thanks,
> >> >> > "Sue Mosher [MVP]" wrote:
> >> >> >> I'm not sure you answered my actual question, which was: What is the
> >> >> actual
> >> >> value of the MessageClass property on the received item that has this
> >> >> behavior? Is the user getting the message only when they preview the
> >> >> item,
> >> >> only when they open the item, or both? Also, do you get the same
> >> >> behavior
> >> >> if
> >> >> you publish the form with Outlook 2003 instead of 2007?
> >> >
> >> >> When I was asking about ActiveX, I was asking about controls on the
> >> >> form's
> >> >> design surface, not the code behind the form. You're not using any of
> >> >> the
> >> >> new controls that come with Outlook 2007, are you?
> >> >
> >> >> "BuddyWork" <BuddyWork> wrote in message
> >> >> news:35B1C691-9110-4BE9-95D0-69246C788205@microsoft.com...
> >> >> > Its a custom meeting form IPM.Appointment.
> >> >> >> >> > "Sue Mosher [MVP]" wrote:
> >> >> >> >> >> Meeting? Is this a custom Appointment form? What is the value of
> >> >> >> the
> >> >> >> MessageClass property on the received item that has this behavior?
> >> >> >
> >> >> >> "BuddyWork" <BuddyWork> wrote in message
> >> >> >> news:CD9FF8BA-1F77-4943-9D58-ABC24CAABCBF@microsoft.com...
> >> >> >> > Hello Sue,
> >> >> >> >> >> >> > The form does called the CreateObject to create a C# ActiveX
> >> >> >> > object.
> >> >> >> > This
> >> >> >> > is
> >> >> >> > the only ActiveX object that is used.
> >> >> >> >> >> >> > In Outlook 2007 users have not reported this macro error message.
> >> >> >> >> >> >> > In Outlook 2003 users are saying they are not seeing the macro
> >> >> >> > error
> >> >> >> > message
> >> >> >> > all the time. It sometime appears when the meeting arrives in
> >> >> >> > their
> >> >> >> > inbox
> >> >> >> > they get the error message sometimes. They have the preview
> >> >> >> > feature
> >> >> >> > enabled.
> >> >> >> > But they are saying they do not get this error all the time which
> >> >> >> > means
> >> >> >> > its
> >> >> >> > hard for me to reproduce. The strange thing is that the message
> >> >> >> > was
> >> >> >> > on
> >> >> >> > their
> >> >> >> > screen and when I asked them to create the same meeting then the
> >> >> >> > error
> >> >> >> > did
> >> >> >> > not appear.
> >> >> >> >> >> >> > Their normal.dot does not include any macros.
> >> >> >> >> >> >> > Thanks,
> >> >> >> >> >> >> >> >> >> > "Sue Mosher [MVP]" wrote:
> >> >> >> >> >> >> >> Does the form use any ActiveX controls that are not present in
> >> >> >> >> Outlook
> >> >> >> >> 2003?
> >> >> >> >> Have you tried publishing the form with Outlook 2003 instead of
> >> >> >> >> Outlook
> >> >> >> >> 2007? Is the Outlook 2003 using Word as the email editor? Are
> >> >> >> >> there
> >> >> >> >> macros
> >> >> >> >> in the Normal.dot file?
> >> >> >> >> >> >> >> "BuddyWork" <BuddyWork> wrote in
> >> >> >> >> message
> >> >> >> >> news:CD3C6C26-7D2F-4657-B77B-C7E3A1D2BB0F@microsoft.com...
> >> >> >> >> >> >> >> >> > Found it and the Send form definition with item is already
> >> >> >> >> > unchecked.
> >> >> >> >> >> >> > "Sue Mosher [MVP]" wrote:
> >> >> >> >> >> >> >> >> >> >> >> >> >> Sounds like you might have a very old version of
> >> >> >> >> >> >> >> Outlook
> >> >> >> >> >> >> >> 2003,
> >> >> >> >> >> >> >> without
> >> >> >> >> >> >> >> service packs, that gives a confusing message. Make
> >> >> >> >> >> >> >> sure
> >> >> >> >> >> >> >> the
> >> >> >> >> >> >> >> form
> >> >> >> >> >> >> >> is
> >> >> >> >> >> >> >> published with the "send form definition with item" box
> >> >> >> >> >> >> >> on
> >> >> >> >> >> >> >> the
> >> >> >> >> >> >> >> (Properties)
> >> >> >> >> >> >> >> page in design mode unchecked.
> >> >> >> >> >> >> >
> >> >> >> >> >> >> >> "BuddyWork" wrote:
> >> >> >> >> >> >> >
> >> >> >> >> >> >> >> > I've created a custom outlook form using VB Script
> >> >> >> >> >> >> >> > and
> >> >> >> >> >> >> >> > in
> >> >> >> >> >> >> >> > Outlook
> >> >> >> >> >> >> >> > 2003
> >> >> >> >> >> >> >> > the
> >> >> >> >> >> >> >> > users gets the message 'Macros have been disabled.
> >> >> >> >> >> >> >> > Macros
> >> >> >> >> >> >> >> > might
> >> >> >> >> >> >> >> > contain
> >> >> >> >> >> >> >> > viruses or other security hazards. Do not enable this
> >> >> >> >> >> >> >> > content
> >> >> >> >> >> >> >> > unless
> >> >> >> >> >> >> >> > you
> >> >> >> >> >> >> >> > trust the source of this file'. In Outlook 2007 the
> >> >> >> >> >> >> >> > users
> >> >> >> >> >> >> >> > do
> >> >> >> >> >> >> >> > not
> >> >> >> >> >> >> >> > get
> >> >> >> >> >> >> >> > this
> >> >> >> >> >> >> >> > message. The VB Script does not call into any macros
> >> >> >> >> >> >> >> > so
> >> >> >> >> >> >> >> > I
> >> >> >> >> >> >> >> > cannot
> >> >> >> >> >> >> >> > understand
> >> >> >> >> >> >> >> > why this is happening.
> >> >
> >> >
> >> >
> >
> >
> >>


>
 
Status
Not open for further replies.
Similar threads
Thread starter Title Forum Replies Date
S Why do I have to close and reopen Outlook for macros to work? Outlook VBA and Custom Forms 2
S Email Macros to go to a SHARED Outlook mailbox Draft folder...NOT my personal Outlook Draft folder Using Outlook 2
V Outlook macros no longer run until VB editor is opened Outlook VBA and Custom Forms 0
D Outlook 2013 Macros only run in VB editor, not in drop down or button Outlook VBA and Custom Forms 14
J Want to learn VBA Macros for Outlook. What book can you recommend? Outlook VBA and Custom Forms 2
nathandavies Email Details to Excel & Save as .MSG on one macro - combination of 2 macros Outlook VBA and Custom Forms 3
N Export details to a excel spreadsheet using macros Using Outlook 0
D Outlook macros to create meeting on shared calendar Outlook VBA and Custom Forms 10
N Does a Shared Folder Policy override a Digital Signature Setting for macros? Outlook VBA and Custom Forms 6
A Processing Incoming E-mails with Macros Using Outlook 0
Diane Poremsky Block Macros in Office 2013/2016 Using Outlook 0
Diane Poremsky Using Arrays in Outlook macros Using Outlook 0
Diane Poremsky Running Outlook Macros on a Schedule Using Outlook 0
B Choose commands from Macros is empty Outlook VBA and Custom Forms 3
P Macros in Word 2003 - how to transfer to another Word 2003? Using Outlook 1
N Running multiple macros upon sending Outlook VBA and Custom Forms 6
Britonius Macros for Delegate Issues? Using Outlook 9
S Using Macros in the Outlook Calendar Using Outlook 2
A Outlook 2010 disabled macros Using Outlook 2
R Outlook Macros for Appointments and Tasks Using Outlook 1
M Running macros in tasks sent out as meeting requests in invitees machine Using Outlook 4
L Calendar Macros? Using Outlook 3
S Inserting Dates With Quick Parts (or Macros) Using Outlook 4
L Macros disabled in custom Outlook form Outlook VBA and Custom Forms 1
V Run multiple Macros or macros from within other macros ? Outlook VBA and Custom Forms 2
P Macros Do Not Run Outlook VBA and Custom Forms 1
C Why can't 2003 handle the macros I wrote for 2000 Outlook VBA and Custom Forms 6
M macros of outlook 2007 Outlook VBA and Custom Forms 1
C Create macros in Outlook 2007 Outlook VBA and Custom Forms 5
S Need: Date handling in Outlook Macros, either information/documentation Outlook VBA and Custom Forms 1
V Macros suddenly disabled Outlook VBA and Custom Forms 1
N Copying outlook macros between pcs Outlook VBA and Custom Forms 1
D Macros Disabled in Outlook 2007 BCM (Business Contact Manager) 9
C Outlook macros have vanished Outlook VBA and Custom Forms 1
Y How to record macros in Outlook2007? Outlook VBA and Custom Forms 1
L Digital signing macros Outlook VBA and Custom Forms 1
C "The linked image cannot be displayed. The file may have been moved, renamed, or deleted. Verify that the link points to the correct file location" Using Outlook 1
Cathy Rhone The properties of the message have been changed Using Outlook 1
C Your mailbox has been temporarily moved ... Using Outlook 2
W Receiving mail for account that has been deleted Using Outlook 2
W Looks like the folder below has been deleted: "iCloud\Calendar" Using Outlook 1
oliv- determine to which address an email has been sent Outlook VBA and Custom Forms 3
V Emails remain in Drafts folder even though they have been sent Using Outlook 4
CWM030 Its been years since i've used outlook and now were up to 2016! Using Outlook 3
I Check if sent email has been replied Outlook VBA and Custom Forms 1
Diane Poremsky RMS Error: System clock has been tampered with Using Outlook 0
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
D How to forward each email x minutes after it arrives in inbox and hasn't been moved or deleted? Using Outlook 1
R Track Sent Emails that have not been Responded Using Outlook 1

Similar threads

Back
Top