Guest nickimc Posted June 19, 2002 Posted June 19, 2002 Hi Everyone, Here's a question for all you .net sharks I've created a vb .net application that retrieves info from an Exchange server about the users different folders. If certain rules are met I'm doing some manipulation on the folders. When I start the application myself it actually WORKS :) Now I want to run this application once every 5 min. but when doing so by using a timer (timers.timer) to trig it, I get the error msg. "Cannot create ActiveX component." Number 429 when trying to create a MAPI folder. The strange thing is that it is the exact same code I run, just triggered by a timer and not me??? I don't know much about timers or their rights but I thing that's where the problem lies so if anyone have got any suggestions how to fix this or any possible workarounds please please please write. (An explanation of why this doesn't work willl also do much help:)) thanks in advance /Diego Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.