PC Review Forums Newsgroups Microsoft Outlook Microsoft Outlook Program Addins Outlook won't load after Add-in

Reply

Outlook won't load after Add-in

 
Thread Tools Rate Thread
Old 02-07-2003, 07:17 AM   #1
julrich
Guest
 
Posts: n/a
Default Outlook won't load after Add-in


Hi

I coded my first addin to search for tiff files in the
attachments of a MailItem, and display them when the mail
is selected (for faxes) via a shell execute command
(Win32 APIs) from within the add-in.

However, after the last debug run (VB6.0) where I finally
coded all functionality, I unloaded outlook and VB. The
next time I tried to run, Outlook 2000 Pro reported that
it couldn't load because of file errors:

AppName: outlook.exe AppVer: 9.0.0.6604 ModName:
ntdll.dll
ModVer: 5.1.2600.1106 Offset: 0000178d

I've tried repairing and reinstalling both Outlook,
Office, and then SP1 for my XP machine. I've tried
deleting all registry keys referring to Outlook aswell.
But I still can't get outlook to load. HELP!!!!

The only thing I canthink to do is to rebuild my machine,
but that can't be the solution (can it?!!!) for a
development problem. What do I do next time I debug my
add-in, rebuild my machine every time?!!!

Please help. I can't find anything relevant on the
supports sites.

Julrich

PS: I'm a bit despirate, so I appologise for posting to a
few Outlook-related groups.
  Reply With Quote
Old 02-07-2003, 02:05 PM   #2
Ken Slovak - [MVP - Outlook]
Guest
 
Posts: n/a
Default Re: Outlook won't load after Add-in

Answered in the Interop group.

--
Ken Slovak
[MVP - Outlook]
http://www.slovaktech.com
Lead Author, Professional Outlook 2000 Programming, Wrox Press
Lead Author, Beginning VB 6 Application Development, Wrox Press
Attachment Options
http://www.slovaktech.com/attachmentoptions.htm
Extended Reminders
http://www.slovaktech.com/extendedreminders.htm


"julrich" <julrich@webmail.co.za> wrote in message
news:085501c3406a$10373370$a301280a@phx.gbl...
> Hi
>
> I coded my first addin to search for tiff files in the
> attachments of a MailItem, and display them when the mail
> is selected (for faxes) via a shell execute command
> (Win32 APIs) from within the add-in.
>
> However, after the last debug run (VB6.0) where I finally
> coded all functionality, I unloaded outlook and VB. The
> next time I tried to run, Outlook 2000 Pro reported that
> it couldn't load because of file errors:
>
> AppName: outlook.exe AppVer: 9.0.0.6604 ModName:
> ntdll.dll
> ModVer: 5.1.2600.1106 Offset: 0000178d
>
> I've tried repairing and reinstalling both Outlook,
> Office, and then SP1 for my XP machine. I've tried
> deleting all registry keys referring to Outlook aswell.
> But I still can't get outlook to load. HELP!!!!
>
> The only thing I canthink to do is to rebuild my machine,
> but that can't be the solution (can it?!!!) for a
> development problem. What do I do next time I debug my
> add-in, rebuild my machine every time?!!!
>
> Please help. I can't find anything relevant on the
> supports sites.
>
> Julrich
>
> PS: I'm a bit despirate, so I appologise for posting to a
> few Outlook-related groups.



  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

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