A Microsoft Outlook email forum. Outlook Banter

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.

Go Back   Home » Outlook Banter forum » Microsoft Outlook Email Newsgroups » Outlook and VBA
Site Map Home Register Authors List Search Today's Posts Mark Forums Read Web Partners

Tags: , ,

VBAProject.otm not read anymore





 
 
Thread Tools Display Modes
  #1  
Old February 20th 06, 03:41 PM posted to microsoft.public.outlook.program_vba
Dan
external usenet poster
 
Posts: 35
Default VBAProject.otm not read anymore

Hi there,

I had to renew a certificate on my PC. After that, the VBAProject.otm is
simply not read anymore. Tools|Run Macro will show me an empty list, none of
my macros visible. The old certificate does not exist on my PC anymore.

I can create a new VPAProject.otm by renaming the old, starting Outlook 2003
and go to the VBA editor with Alt-F11. As soon as I replace this newly
created VBAProject.otm with my old one containing my macros, i won't see any
of my code.

macro security is set to none for checking if it was a security level
problem. No change.

What can I do to get my macros back? Any other trick to make Outlook 2003
recognize my VBAProject.otm file again? Or is there a way to extract my code
from it?

thanks

dan



Ads
  #2  
Old February 20th 06, 03:48 PM posted to microsoft.public.outlook.program_vba
Dan
external usenet poster
 
Posts: 35
Default VBAProject.otm not read anymore

My common sense tells me that the VBAProject.otm file should be at least
read by Outlook, so that I should see the code in the VBA editor. have the
code not running because I have a different certificate now seems logical.

But I see nothing at all in there... no code... nada :-(


"Dan" wrote in message
...
Hi there,

I had to renew a certificate on my PC. After that, the VBAProject.otm is
simply not read anymore. Tools|Run Macro will show me an empty list, none
of
my macros visible. The old certificate does not exist on my PC anymore.

I can create a new VPAProject.otm by renaming the old, starting Outlook
2003
and go to the VBA editor with Alt-F11. As soon as I replace this newly
created VBAProject.otm with my old one containing my macros, i won't see
any
of my code.

macro security is set to none for checking if it was a security level
problem. No change.

What can I do to get my macros back? Any other trick to make Outlook 2003
recognize my VBAProject.otm file again? Or is there a way to extract my
code
from it?

thanks

dan





  #3  
Old February 20th 06, 11:51 PM posted to microsoft.public.outlook.program_vba
Eric Legault [MVP - Outlook]
external usenet poster
 
Posts: 817
Default VBAProject.otm not read anymore

How big is your old VBAProject.otm file? Is there a chance that it doesn't
have any code in it either? See if any of the KB articles below apply to
your situation:

OL2002: Cannot View the Source Code in a VBA Project File You Created with
Outlook 2002:
http://support.microsoft.com/kb/811619/en-us

OL2002: Code Does Not Work After You Distribute a VBA Project:
http://support.microsoft.com/Default.aspx?kbid=290780

Description of managing and distributing Outlook 2002 Visual Basic for
Applications (VBA) projects:
http://support.microsoft.com/kb/290779/EN-US/

--
Eric Legault (Outlook MVP, MCDBA, old school WOSA MCSD, B.A.)
Try Picture Attachments Wizard for Outlook:
http://www.collaborativeinnovations.ca
Blog: http://blogs.officezealot.com/legault/


"Dan" wrote:

My common sense tells me that the VBAProject.otm file should be at least
read by Outlook, so that I should see the code in the VBA editor. have the
code not running because I have a different certificate now seems logical.

But I see nothing at all in there... no code... nada :-(


"Dan" wrote in message
...
Hi there,

I had to renew a certificate on my PC. After that, the VBAProject.otm is
simply not read anymore. Tools|Run Macro will show me an empty list, none
of
my macros visible. The old certificate does not exist on my PC anymore.

I can create a new VPAProject.otm by renaming the old, starting Outlook
2003
and go to the VBA editor with Alt-F11. As soon as I replace this newly
created VBAProject.otm with my old one containing my macros, i won't see
any
of my code.

macro security is set to none for checking if it was a security level
problem. No change.

What can I do to get my macros back? Any other trick to make Outlook 2003
recognize my VBAProject.otm file again? Or is there a way to extract my
code
from it?

thanks

dan






  #4  
Old February 21st 06, 07:21 PM posted to microsoft.public.outlook.program_vba
Dan
external usenet poster
 
Posts: 35
Default VBAProject.otm not read anymore

Salut Eric,

My VBAProjects.otm is still 242KB big and I had it untouched since April
last year.. just using the makros I had in there.
I signed it with a certificate that ran out last week. I had to get a new
one and since then, the Makro's in that file are not visible anymore.

when I start the editor with Alt-F11, I can't see anything at all... Just an
empty "Project1". I can create a new VBAProject.otm file, no problem. But I
want to get my makros back :-(

I thought I could copy the VBAProject.otm file to another computer and open
it from there. theoretically it should be possibly, right? (I only had
Outlook XP available on the other PC, I have Outlook 2003..). As far as I
understood, even a signed .otm file should be readable. Or am I mistaken?

is there any way to extract my makros?

thanks
dan



"Eric Legault [MVP - Outlook]" wrote in
message ...
How big is your old VBAProject.otm file? Is there a chance that it
doesn't
have any code in it either? See if any of the KB articles below apply to
your situation:

OL2002: Cannot View the Source Code in a VBA Project File You Created with
Outlook 2002:
http://support.microsoft.com/kb/811619/en-us

OL2002: Code Does Not Work After You Distribute a VBA Project:
http://support.microsoft.com/Default.aspx?kbid=290780

Description of managing and distributing Outlook 2002 Visual Basic for
Applications (VBA) projects:
http://support.microsoft.com/kb/290779/EN-US/

--
Eric Legault (Outlook MVP, MCDBA, old school WOSA MCSD, B.A.)
Try Picture Attachments Wizard for Outlook:
http://www.collaborativeinnovations.ca
Blog: http://blogs.officezealot.com/legault/


"Dan" wrote:

My common sense tells me that the VBAProject.otm file should be at least
read by Outlook, so that I should see the code in the VBA editor. have
the
code not running because I have a different certificate now seems
logical.

But I see nothing at all in there... no code... nada :-(


"Dan" wrote in message
...
Hi there,

I had to renew a certificate on my PC. After that, the VBAProject.otm
is
simply not read anymore. Tools|Run Macro will show me an empty list,
none
of
my macros visible. The old certificate does not exist on my PC anymore.

I can create a new VPAProject.otm by renaming the old, starting Outlook
2003
and go to the VBA editor with Alt-F11. As soon as I replace this newly
created VBAProject.otm with my old one containing my macros, i won't
see
any
of my code.

macro security is set to none for checking if it was a security level
problem. No change.

What can I do to get my macros back? Any other trick to make Outlook
2003
recognize my VBAProject.otm file again? Or is there a way to extract my
code
from it?

thanks

dan








 




Thread Tools
Display Modes

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

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Formatting of Outlook Contacts doesn't work anymore majouz@yahoo.com Outlook - Using Contacts 4 February 27th 06 06:14 AM
Can't find the VbaProject.OTM file :( yonina Outlook and VBA 2 February 2nd 06 06:51 PM
why doesn't my outlook open anymore? not even if i reinstall! wildflowerz Outlook - Installation 1 February 1st 06 05:39 PM
why doesn't my outlook open anymore? not even if i reinstall! wildflowerz Outlook - Installation 1 February 1st 06 05:38 PM
Read Msgs Marked as Read? ERoss Outlook - General Queries 0 January 23rd 06 07:44 PM


All times are GMT +1. The time now is 03:24 PM.


Powered by vBulletin® Version 3.6.4
Copyright ©2000 - 2009, Jelsoft Enterprises Ltd.Search Engine Friendly URLs by vBSEO 2.4.0
Copyright ©2004-2009 Outlook Banter, part of the NewsgroupBanter project.
The comments are property of their posters.
Problem Mortgage - Link Directory - Debt Consolidation - Bankruptcy - Debt Consolidation