Thank you but it truncates it even before copying it in a field (and that would have been a memo). I just do
Dim test as string
test = "some long string"
and put a break point here and the string is truncated to somewhere around 256 chars ....
Thank you for your responses. I have already enabled relaying for my ip address only and it works on this computer! But when i installed it somewhere else it doesnt work there. Both have the smtp server that comes with iis and both have relaying on with the computers ip address...
Hi James
I have already looked at that website but none of the suggestions helped. On that website I found someone with the same error code but he had it when trying to send email with attachment only. It didnt occur when sending a simple email so his solution didnt apply to me.
Can anyone...
Hello!
I am trying to send an email using the default iis smtp server. The code below works on my machine, but when i installed the application on another machine it gives an error at smtpmail.send. Error is 0x800ccc15 and the message is:
System.Web.HttpException: Could not access 'CDO.Message'...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.