Jump to content
Xtreme .Net Talk

Recommended Posts

Posted

Hi,

 

I was wondering if some kind soul could see fit to helping me with my little problem...

 

I am trying to use Outlooks feature of sending mail.. and it is not working, I have copied code and even downloaded code from other websites about doing all fancy things with it, yet it will not work.

It will always crash on this line: Dim ol As New Outlook.Application()

and say file not found!

I have included all different references to try and get it to work.. but I might be choosing the wrong ones..

I have added:

MAPI

Microsoft.Office.Core

Office

Outlook

 

I don't see anyother references which stand out for it.

I am about this close '----' to smashing my monitor :mad: so any help would be kindly appreciated! :)

 

Thanks

Dan.

Posted
To me, a "File not found" doesn't sound like a sign that you're missing a reference. Sounds more like the Outlook installation might be faulty. Have you tried on a different computer?
Posted

Hi,

 

I tried on a different computer and it worked fine, but not on this computer.

I noticed though, I have basic office and the other computer has full office, would this make a difference?

 

@PlausiblyDamp: its not an ASP.NET program, so I wouldn't think I would need it. Would I??

 

Thanks

Daniel.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...