User Profile

Collapse

Profile Sidebar

Collapse
crazyfreak
crazyfreak
Last Activity: Sep 23 '14, 07:58 AM
Joined: Nov 22 '13
Location:
  •  
  • Time
  • Show
  • Source
Clear All
new posts

  • Creating instance of a class registered in SysWOW64

    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...
    See more | Go to post

  • JMAIL- 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....
    See more | Go to post
No activity results to display
Show More
Working...