Some time ago I wrote an NT service that scanned an Exchange 5.5 mailbox and automatically processed incoming mail depending on various markers in the message body. It was written in VB6, using CDO 1.21 and the NTSVC ocx control from MS. It worked really well (and as far as I know is still working happily - I left the company about 12 months ago). I also wrote several useful applications such as a new mail notifier, using MSAgent to read the messages to me.
If I try to run any VB code using CDO on an XP machine (I have tried it on several) the code runs quite happily until I stop the code if it's running in the VB debugger, or close the App when it's compiled. The App or VB then GPF's, seemingly when it's trying to unload itself - it gets past freeing the CDO objects etc without incident. I have looked on the MS site, and on CDOLIVE and am unable to find a cause or solution. The only response I have had from other newsgroups is "Hey that happens to me too!" Do any of you Exchange Gurus have any idea what may be occuring? Any possible fixes? Environments: XP Pro, VB6, CDO 1.21, Outlook 2000, Exchange 5.5 SP4 Chris Quinn IT Manager Blue Planet Aquarium _________________________________________________________________ List posting FAQ: http://www.swinc.com/resource/exch_faq.htm Archives: http://www.swynk.com/sitesearch/search.asp To unsubscribe: mailto:[EMAIL PROTECTED] Exchange List admin: [EMAIL PROTECTED]

