Search The ForumSearch   RegisterRegister  LoginLogin

MailBee.NET Objects

 AfterLogic Forum : MailBee.NET Objects
Subject Topic: How to create MailBee Objects Post ReplyPost New Topic
Author
Message << Prev Topic | Next Topic >>
Ivy411
Newbie
Newbie


Joined: 22 September 2008
Online Status: Offline
Posts: 8
Posted: 22 September 2008 at 9:49am | IP Logged Quote Ivy411

Hello, Everyone:
I have a .net/C# web page developed by using MailBee namespace. It works great. It retrieves and modifies emails. However, I need to convert this web page(.aspx) to a vbs, and I am struggling with it.

It fails when I create the object.

Set Mailer = CreateObject("MailBee.SMTP")

I also tried MailBee.IMAP, MailBee.POP3.

when i run the .vbs, it complies that ActiveX component cannot createObject: "MailBee.POP3".

I have included the MailBee.net into the project reference.

Please help.

Thanks.
Back to Top View Ivy411's Profile Search for other posts by Ivy411
 
Andrew
AfterLogic Support
AfterLogic Support


Joined: 28 April 2006
Location: United States
Online Status: Offline
Posts: 1189
Posted: 23 September 2008 at 1:09am | IP Logged Quote Andrew

In classic ASP or VB6 applications you should use MailBee Objects (ActiveX) instead of MailBee.NET Objects (.NET assembly). The documentation for ActiveX version describes how to create objects correctly.

Best regards,
Andrew
Back to Top View Andrew's Profile Search for other posts by Andrew
 
Ivy411
Newbie
Newbie


Joined: 22 September 2008
Online Status: Offline
Posts: 8
Posted: 23 September 2008 at 8:31am | IP Logged Quote Ivy411

thank you, Andrew.
Back to Top View Ivy411's Profile Search for other posts by Ivy411
 

If you wish to post a reply to this topic you must first login
If you are not already registered you must first register

  Post ReplyPost New Topic
Printable version Printable version

Forum Jump

Powered by Web Wiz Forums version 7.9
Copyright ©2001-2004 Web Wiz Guide