I have migrated my website from Windows Server 32 bit to Windows Server 2008R2 64 bit. The website has a VB6 dll that is being used for all the funcitons.
I have registered the 32bit dll by placing it in SysWOW64 folder. Also, I am able to see the classed registerd using regedit.exe in SysWOW64 folder.
But, when I tried creating instance in VB "Server.CreateO bject('myclass' )", I am getting error "Error:429...
User Profile
Collapse
-
Creating instance of a class registered in SysWOW64
-
crazyfreak started a topic JMAIL- Multiple Recipient, Can the recipients be added in a sinlge line with comma sein Visual BasicJMAIL- Multiple Recipient, Can the recipients be added in a sinlge line with comma se
Hi,
Can anybody let me know whether this command will work in JMAIL.
JMAIL.AddRecipi ent "1st@mail.com,2 nd@mail.com,3rd @mail.com"
I need to add few more recipients to the mail list, but the problem is, the class library is designed to accept only one parameter for recipient, and the email address is being passed from a vbscript.
The class library has the following line to add recipient....
No activity results to display
Show More