PC Review


Reply
Thread Tools Rate Thread

Active-X error with signature in Outlook 2003.

 
 
Doug
Guest
Posts: n/a
 
      22nd Feb 2008
Why do I get an Active-X error when I create a new mail with a signature?
The message suggests that security doesn't allow the Active-X control. If I
click past the error, the signature appears but with a strange mark above the
first line of the signature. This isn't in the signature file. Apart from
that the signature is correct. I can delete the strange mark, OK.

I have deleted the signatures and re-created. BTW When deleting signatures,
the <name>_files folder is left in the Signatures folder, so there is some
problem with the removal, too.
--
Doug
 
Reply With Quote
 
 
 
 
Roady [MVP]
Guest
Posts: n/a
 
      22nd Feb 2008
Sounds like you've used Word to create your signature. Use another email
editor or disable the addin causing this in Word. In some occasions renaming
normal.dot to normal.old will do the trick as well.

--
Robert Sparnaaij [MVP-Outlook]
Coauthor, Configuring Microsoft Outlook 2003
http://www.howto-outlook.com/
Outlook FAQ, HowTo, Downloads, Add-Ins and more

http://www.msoutlook.info/
Real World Questions, Real World Answers

-----

"Doug" <(E-Mail Removed)> wrote in message
news:782F9556-E4A5-4B68-9C99-(E-Mail Removed)...
> Why do I get an Active-X error when I create a new mail with a signature?
> The message suggests that security doesn't allow the Active-X control. If
> I
> click past the error, the signature appears but with a strange mark above
> the
> first line of the signature. This isn't in the signature file. Apart
> from
> that the signature is correct. I can delete the strange mark, OK.
>
> I have deleted the signatures and re-created. BTW When deleting
> signatures,
> the <name>_files folder is left in the Signatures folder, so there is some
> problem with the removal, too.
> --
> Doug


 
Reply With Quote
 
Doug
Guest
Posts: n/a
 
      24th Feb 2008
Of course I've used Word. It is the only way I know to insert a picture.
This has never gone wrong before, and I've always used Word.
--
Doug


"Roady [MVP]" wrote:

> Sounds like you've used Word to create your signature. Use another email
> editor or disable the addin causing this in Word. In some occasions renaming
> normal.dot to normal.old will do the trick as well.
>
> --
> Robert Sparnaaij [MVP-Outlook]
> Coauthor, Configuring Microsoft Outlook 2003
> http://www.howto-outlook.com/
> Outlook FAQ, HowTo, Downloads, Add-Ins and more
>
> http://www.msoutlook.info/
> Real World Questions, Real World Answers
>
> -----
>
> "Doug" <(E-Mail Removed)> wrote in message
> news:782F9556-E4A5-4B68-9C99-(E-Mail Removed)...
> > Why do I get an Active-X error when I create a new mail with a signature?
> > The message suggests that security doesn't allow the Active-X control. If
> > I
> > click past the error, the signature appears but with a strange mark above
> > the
> > first line of the signature. This isn't in the signature file. Apart
> > from
> > that the signature is correct. I can delete the strange mark, OK.
> >
> > I have deleted the signatures and re-created. BTW When deleting
> > signatures,
> > the <name>_files folder is left in the Signatures folder, so there is some
> > problem with the removal, too.
> > --
> > Doug

>
>

 
Reply With Quote
 
Phyllis Eriksen
Guest
Posts: n/a
 
      14th Jan 2009
Hi, Doug,

To insert a picture without using Word to create a signature, just right click when you're in the Outlook signature Edit window. You see the option to insert image in the drop down.

EggHeadCafe - .NET Developer Portal of Choice
http://www.eggheadcafe.com/default.aspx?ref=ng
 
Reply With Quote
 
LK Pang
Guest
Posts: n/a
 
      2nd Sep 2010
when you create the signature with Word, it will insert ActiveX controls into the signature file. I found that you can safely remove these controls without affecting the signature. You can remove the control by following the following steps:

1. Right click to view the HTML source of the email you just created, and you should find a line beginning "<OBJECT id=i..." this is the ActiveX object that caused the problem.

2. Go to your signature directory, and open the HTM signature file with Wordpad.

C:\Documents and Settings\YOUR USER NAME\Application Data\Microsoft\Signatures

3. Remove the Object that you found in step 1, and save the HTM file.

The above works for me.

> On Friday, February 22, 2008 3:56 AM Dou wrote:


> Why do I get an Active-X error when I create a new mail with a signature?
> The message suggests that security doesn't allow the Active-X control. If I
> click past the error, the signature appears but with a strange mark above the
> first line of the signature. This isn't in the signature file. Apart from
> that the signature is correct. I can delete the strange mark, OK.
>
> I have deleted the signatures and re-created. BTW When deleting signatures,
> the <name>_files folder is left in the Signatures folder, so there is some
> problem with the removal, too.
> --
> Doug



>> On Friday, February 22, 2008 5:09 AM Roady [MVP] wrote:


>> Sounds like you've used Word to create your signature. Use another email
>> editor or disable the addin causing this in Word. In some occasions renaming
>> normal.dot to normal.old will do the trick as well.
>>
>> --
>> Robert Sparnaaij [MVP-Outlook]
>> Coauthor, Configuring Microsoft Outlook 2003
>> http://www.howto-outlook.com/
>> Outlook FAQ, HowTo, Downloads, Add-Ins and more
>>
>> http://www.msoutlook.info/
>> Real World Questions, Real World Answers
>>
>> -----
>>
>> "Doug" <(E-Mail Removed)> wrote in message
>> news:782F9556-E4A5-4B68-9C99-(E-Mail Removed)...



>>> On Sunday, February 24, 2008 2:36 AM Dou wrote:


>>> Of course I have used Word. It is the only way I know to insert a picture.
>>> This has never gone wrong before, and I have always used Word.
>>> --
>>> Doug
>>>
>>>
>>> "Roady [MVP]" wrote:



>>>> On Wednesday, January 14, 2009 2:45 PM Phyllis Eriksen wrote:


>>>> Hi, Doug,
>>>>
>>>> To insert a picture without using Word to create a signature, just right click when you are in the Outlook signature Edit window. You see the option to insert image in the drop down.



>>>> Submitted via EggHeadCafe - Software Developer Portal of Choice
>>>> ObjectDumper LINQ To Export Collection Via .NET Reflection
>>>> http://www.eggheadcafe.com/tutorials...eflection.aspx

 
Reply With Quote
 
LK Pang
Guest
Posts: n/a
 
      2nd Sep 2010
when you create the signature with Word, it will insert ActiveX controls into the signature file. I found that you can safely remove these controls without affecting the signature. You can remove the control by following the following steps:

1. Right click to view the HTML source of the email you just created, and you should find a line beginning "<OBJECT id=i..." this is the ActiveX object that caused the problem.

2. Go to your signature directory, and open the HTM signature file with Wordpad.

C:\Documents and Settings\YOUR USER NAME\Application Data\Microsoft\Signatures

3. Remove the Object that you found in step 1, and save the HTM file.

The above works for me.

> On Friday, February 22, 2008 3:56 AM Dou wrote:


> Why do I get an Active-X error when I create a new mail with a signature?
> The message suggests that security doesn't allow the Active-X control. If I
> click past the error, the signature appears but with a strange mark above the
> first line of the signature. This isn't in the signature file. Apart from
> that the signature is correct. I can delete the strange mark, OK.
>
> I have deleted the signatures and re-created. BTW When deleting signatures,
> the <name>_files folder is left in the Signatures folder, so there is some
> problem with the removal, too.
> --
> Doug



>> On Friday, February 22, 2008 5:09 AM Roady [MVP] wrote:


>> Sounds like you've used Word to create your signature. Use another email
>> editor or disable the addin causing this in Word. In some occasions renaming
>> normal.dot to normal.old will do the trick as well.
>>
>> --
>> Robert Sparnaaij [MVP-Outlook]
>> Coauthor, Configuring Microsoft Outlook 2003
>> http://www.howto-outlook.com/
>> Outlook FAQ, HowTo, Downloads, Add-Ins and more
>>
>> http://www.msoutlook.info/
>> Real World Questions, Real World Answers
>>
>> -----
>>
>> "Doug" <(E-Mail Removed)> wrote in message
>> news:782F9556-E4A5-4B68-9C99-(E-Mail Removed)...



>>> On Sunday, February 24, 2008 2:36 AM Dou wrote:


>>> Of course I have used Word. It is the only way I know to insert a picture.
>>> This has never gone wrong before, and I have always used Word.
>>> --
>>> Doug
>>>
>>>
>>> "Roady [MVP]" wrote:



>>>> On Wednesday, January 14, 2009 2:45 PM Phyllis Eriksen wrote:


>>>> Hi, Doug,
>>>>
>>>> To insert a picture without using Word to create a signature, just right click when you are in the Outlook signature Edit window. You see the option to insert image in the drop down.



>>>>> On Thursday, September 02, 2010 12:48 AM LK Pang wrote:


>>>>> when you create the signature with Word, it will insert ActiveX controls into the signature file. I found that you can safely remove these controls without affecting the signature. You can remove the control by following the following steps:
>>>>>
>>>>>
>>>>>
>>>>> 1. Right click to view the HTML source of the email you just created, and you should find a line beginning "<OBJECT id=i..." this is the ActiveX object that caused the problem.
>>>>>
>>>>>
>>>>>
>>>>> 2. Go to your signature directory, and open the HTM signature file with Wordpad.
>>>>>
>>>>>
>>>>>
>>>>> C:\Documents and Settings\YOUR USER NAME\Application Data\Microsoft\Signatures
>>>>>
>>>>>
>>>>>
>>>>> 3. Remove the Object that you found in step 1, and save the HTM file.
>>>>>
>>>>>
>>>>>
>>>>> The above works for me.



>>>>> Submitted via EggHeadCafe - Software Developer Portal of Choice
>>>>> Scrolling in WPF Toolkit?s Column Chart
>>>>> http://www.eggheadcafe.com/tutorials...umn-chart.aspx

 
Reply With Quote
 
LK Pang
Guest
Posts: n/a
 
      2nd Sep 2010
when you create the signature with Word, it will insert ActiveX controls into the signature file. I found that you can safely remove these controls without affecting the signature. You can remove the control by following the following steps:

1. Right click to view the HTML source of the email you just created, and you should find a line beginning "<OBJECT id=i..." this is the ActiveX object that caused the problem.

2. Go to your signature directory, and open the HTM signature file with Wordpad.

C:\Documents and Settings\YOUR USER NAME\Application Data\Microsoft\Signatures

3. Remove the Object that you found in step 1, and save the HTM file.

The above works for me.

> On Friday, February 22, 2008 3:56 AM Dou wrote:


> Why do I get an Active-X error when I create a new mail with a signature?
> The message suggests that security doesn't allow the Active-X control. If I
> click past the error, the signature appears but with a strange mark above the
> first line of the signature. This isn't in the signature file. Apart from
> that the signature is correct. I can delete the strange mark, OK.
>
> I have deleted the signatures and re-created. BTW When deleting signatures,
> the <name>_files folder is left in the Signatures folder, so there is some
> problem with the removal, too.
> --
> Doug



>> On Friday, February 22, 2008 5:09 AM Roady [MVP] wrote:


>> Sounds like you've used Word to create your signature. Use another email
>> editor or disable the addin causing this in Word. In some occasions renaming
>> normal.dot to normal.old will do the trick as well.
>>
>> --
>> Robert Sparnaaij [MVP-Outlook]
>> Coauthor, Configuring Microsoft Outlook 2003
>> http://www.howto-outlook.com/
>> Outlook FAQ, HowTo, Downloads, Add-Ins and more
>>
>> http://www.msoutlook.info/
>> Real World Questions, Real World Answers
>>
>> -----
>>
>> "Doug" <(E-Mail Removed)> wrote in message
>> news:782F9556-E4A5-4B68-9C99-(E-Mail Removed)...



>>> On Sunday, February 24, 2008 2:36 AM Dou wrote:


>>> Of course I have used Word. It is the only way I know to insert a picture.
>>> This has never gone wrong before, and I have always used Word.
>>> --
>>> Doug
>>>
>>>
>>> "Roady [MVP]" wrote:



>>>> On Wednesday, January 14, 2009 2:45 PM Phyllis Eriksen wrote:


>>>> Hi, Doug,
>>>>
>>>> To insert a picture without using Word to create a signature, just right click when you are in the Outlook signature Edit window. You see the option to insert image in the drop down.



>>>>> On Thursday, September 02, 2010 12:48 AM LK Pang wrote:


>>>>> when you create the signature with Word, it will insert ActiveX controls into the signature file. I found that you can safely remove these controls without affecting the signature. You can remove the control by following the following steps:
>>>>>
>>>>>
>>>>>
>>>>> 1. Right click to view the HTML source of the email you just created, and you should find a line beginning "<OBJECT id=i..." this is the ActiveX object that caused the problem.
>>>>>
>>>>>
>>>>>
>>>>> 2. Go to your signature directory, and open the HTM signature file with Wordpad.
>>>>>
>>>>>
>>>>>
>>>>> C:\Documents and Settings\YOUR USER NAME\Application Data\Microsoft\Signatures
>>>>>
>>>>>
>>>>>
>>>>> 3. Remove the Object that you found in step 1, and save the HTM file.
>>>>>
>>>>>
>>>>>
>>>>> The above works for me.



>>>>>> On Thursday, September 02, 2010 12:49 AM LK Pang wrote:


>>>>>> when you create the signature with Word, it will insert ActiveX controls into the signature file. I found that you can safely remove these controls without affecting the signature. You can remove the control by following the following steps:
>>>>>>
>>>>>>
>>>>>>
>>>>>> 1. Right click to view the HTML source of the email you just created, and you should find a line beginning "<OBJECT id=i..." this is the ActiveX object that caused the problem.
>>>>>>
>>>>>>
>>>>>>
>>>>>> 2. Go to your signature directory, and open the HTM signature file with Wordpad.
>>>>>>
>>>>>>
>>>>>>
>>>>>> C:\Documents and Settings\YOUR USER NAME\Application Data\Microsoft\Signatures
>>>>>>
>>>>>>
>>>>>>
>>>>>> 3. Remove the Object that you found in step 1, and save the HTM file.
>>>>>>
>>>>>>
>>>>>>
>>>>>> The above works for me.



>>>>>> Submitted via EggHeadCafe - Software Developer Portal of Choice
>>>>>> MongoDb vs SQL Server Basic Speed Tests
>>>>>> http://www.eggheadcafe.com/tutorials...eed-tests.aspx

 
Reply With Quote
 
 
 
Reply

Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
unable to view or edit signature outlook 2003 error mike Microsoft Outlook Discussion 4 8th Jan 2010 10:05 PM
Error Signature in Outlook 2003 =?Utf-8?B?U3VyZXNoIFA=?= Microsoft Outlook Discussion 0 24th Jan 2007 06:55 AM
Outlook 2003 Version Signature Issues: Active X (I think) =?Utf-8?B?U3RyaXZpbmcgZm9yIGVmZmljaWVuY3k=?= Microsoft Outlook Form Programming 0 29th Aug 2006 05:13 PM
Active X error in MS Outlook 2003 Fran Microsoft Outlook Discussion 0 8th Dec 2005 08:27 PM
How do i fix XP activeX error on outlook 2003 for my signature? =?Utf-8?B?bWpo?= Microsoft Outlook BCM 0 28th Sep 2004 04:33 PM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 10:54 PM.