Posted: Fri May 18, 2007 4:52 pm Post subject: Re: Debugging Event sink code
The only way you can debug a script that I know of is get it to write out to
a text file. If you use compiled code VB6,c++ or .NET then you can debug
your code via Visual studio with the right setup.
Cheers
Glen
"news" wrote in message @TK2MSFTNGP04.phx.gbl...
> How i can debugging my event sink code ?
> (I have script in. vbs).
>
>
Exchange event sink I'm looking to make an event sink that will forward specific emails (by what's in the subject line) but without the original attachment. This sink would only apply to one user. I'm new at developing. If anyone could point me in the right direction, I'd
cannot get event sink to work! pls. help Hi all, I'm trying to write an event sink that sends an email each time an email is received by anybody. the script is like this: