Jump to content
Xtreme .Net Talk

Starting application via timer


Recommended Posts

Guest nickimc
Posted

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

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...