Hmm, ik probeer dat mail gebeuren van IIS aan de praat te krijgen, maar ik krijg de volgende error.
Error Type:
Microsoft VBScript runtime (0x800A01AD)
ActiveX component can't create object: 'CDONTS.NewMail'
/Beta/CDONTSMail.asp, line 48
line 48: Set myCDONTSMail = CreateObject("CDONTS.NewMail")
Ik gebruik nu gewoon de standaard code van microsoft
maar dat werkt dus al niet. Mis ik een instelling in IIS?
Error Type:
Microsoft VBScript runtime (0x800A01AD)
ActiveX component can't create object: 'CDONTS.NewMail'
/Beta/CDONTSMail.asp, line 48
line 48: Set myCDONTSMail = CreateObject("CDONTS.NewMail")
Ik gebruik nu gewoon de standaard code van microsoft