While migrating an application from an old IIS4(NT) server to a new win2003 machine there were some errors with emails.
It's always better to use a default component over a 3th party tool. That's why you should use CDO.
CDO (Collaboration Data Objects) is a Microsoft technology that is designed to simplify the creation of messaging applications.
However there are 2 versions of CDO: CDOSYS and CDONT.
Microsoft doesn't support CDONTs anymore on win2k/XP and 2k3.
So the only thing i had to change to make it work, was to change te version.
The code below works on windows 2003.
| M | T | W | T | F | S | S |
|---|---|---|---|---|---|---|
| « Nov | ||||||
| 1 | 2 | 3 | 4 | |||
| 5 | 6 | 7 | 8 | 9 | 10 | 11 |
| 12 | 13 | 14 | 15 | 16 | 17 | 18 |
| 19 | 20 | 21 | 22 | 23 | 24 | 25 |
| 26 | 27 | 28 | 29 | 30 | 31 | |
RSS feed for comments on this post · TrackBack URI
Leave a reply