Hi there,
We have converted our Commerce Server 2000 solution to Commerce Server
2002.
At the same time we have reprogrammed the old asp page we used to create
mail for campaigns to an aspx page and after we have done this, we can no
longer send mails.
The error in the database is:
CDO error while trying to compose or send a message to recipient
'xyz@[EMAIL PROTECTED]
': The content type was not valid in this context. For example,
the root of an MHTML message must be an HTML do***ent.
Now, I have tried to force a contenttype in my aspx page by setting
Response.ContentType = "text/HTML" in my code behind, but Direct Mailer
doesn't seem to care about this.
Can anyone help me out here?
Sincerely,
Maria