Cannot open file 'Interop.Outlook.dll' as a PE file

T

TC

Hello,

I am trying rebuild the 'Interop.Outlook.dll' file as suggested in the
following MSDN article:

http://support.microsoft.com/default.aspx?scid=kb;en-us;Q309336

When I run the following from the command line:

ildasm.exe /source Interop.Outlook.dll /output=Interop.Outlook.il

I received the following error message:

error: Cannot open file 'Interop.Outlook.dll' as a PE file

Since it will probably be required in order to build a solution that traps
application events across multiple versions of Outlook, what shall I do?

Has anyone else experienced this?

Regards,

TC
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top