View Single Post
  #2  
Old August 26th 08, 12:25 AM posted to microsoft.public.outlook.program_vba
Sue Mosher [MVP-Outlook]
external usenet poster
 
Posts: 11,651
Default Project1 is gone

Yes, it's a known (but not necessarily well document) issue with "run a
script" rule procedures. The VbaProject.otm file gets corrupted for some
undetermined reason. Close Outlook, rename that file, then restart Outlook
and you'll get a new VBA project file.

If you haven't done so already, make sure you maintain a good backup in the
future. There's no way to recover data from such a corrupted file.
--
Sue Mosher, Outlook MVP
Author of Microsoft Outlook Programming: Jumpstart
for Administrators, Power Users, and Developers
http://www.outlookcode.com/jumpstart.aspx



"Greg" wrote:

Hi,

I had a few macros that would be triggered by rules to download attachments.
"Something" happened and my Project1 with all the macros disappeared. the
Project Explorer shows "No Open Projects" and is grayed. The rules are in
Error saying Project1.MacroDownloadFiles not found.

Has anyone experienced anything like that?

Thanks,
_____
Regards,
Greg

Ads