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