VB and Outlook Object Model issue

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • plsames
    New Member
    • Oct 2006
    • 1

    VB and Outlook Object Model issue

    Hi. I'm fairly new to using the Outlook Object Model, and have a strange issue. I copied the code from ms to create a message in outlook using vb, and if I put it in a standard exe and run the exe it works fine. If I put the code in an ActiveX dll, register the dll with the server, and call the dll function from asp (classic), I get an ActiveX can't create object error when it tries to create the outlook application. Any ideas on why the exe would work and not the dll?

    Thanks!

    plsames
Working...