|   | php.net | support | documentation | report a bug | advanced search | search howto | statistics | random bug | login | 
| 
  [2005-12-27 08:32 UTC] akhilesh at ctree dot com
 Description:
------------
i was trying to $Mail = new COM("CDONTS.NewMail");
and repeatedly getting
Warning: (null)(): Invalid ProgID, GUID string, or Moniker:  
error
Expected result:
----------------
just fire the mail to the destination address
Actual result:
--------------
Warning: (null)(): Invalid ProgID, GUID string, or Moniker:
PatchesPull RequestsHistoryAllCommentsChangesGit/SVN commits             | |||||||||||||||||||||||||||
|  Copyright © 2001-2025 The PHP Group All rights reserved. | Last updated: Fri Oct 31 11:00:01 2025 UTC | 
i was trying to $Mail = new COM("CDONTS.NewMail"); and repeatedly getting Warning: (null)(): Invalid ProgID, GUID string, or Moniker: error