Hi,

I have migrated OS from XP to win8.1.
Earlier in my VB application, I was sending email thourgh my outlook object.
set outapp = createObject("Outlook.application")

but now I am getting error "ActiveX Compponent Can't create Object." as i have migrated my OS.

is there any other change in code? solution will be appreciated.

Thanks,
KK

Recommended Answers

All 2 Replies

Thanks for the reply,
I have win 8.1 with 64-bit. But problem is resolved.
simply i closed outlook and open again. and run my VB6.0 application and send mail. I surprised. It was working.

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.