VbaProject.OTM always running, crashes when attempt to break
- From: frog66@xxxxxxxxxxxxx
- Date: 14 Sep 2005 17:39:26 -0700
Outlook 2003
I have programmed a few "WithEvents" and associated procedures into my
VbaProject.OTM file to manage the appearance of commandbar controls in
various situations.
Something I have done appears to have placed the OTM file in a
constantly running state which I cannot break. Each attempt to break
the code causes the system to crash. each attempt to view a form
object crashes outlook. I can export the code modules and reimport
them but I seem to end up at the same place, making me think that I
have coded something to cause the problem.
While the OTM is in this "running" state I cannot comment out any code
or change anything without Outlook crashing.
Does anyone know how I can start outlook without running the
"Application_Start" routine in the OTM?
Regards
Greg
.
- Follow-Ups:
- Prev by Date: Re: CreationTime property
- Next by Date: Re: VbaProject.OTM always running, crashes when attempt to break
- Previous by thread: RE: Auto-reply with custom foms
- Next by thread: Re: VbaProject.OTM always running, crashes when attempt to break
- Index(es):
Relevant Pages
|