exchangefreaks.com Forum Index
 
 FAQFAQ   SearchSearch   MemberlistMemberlist   UsergroupsUsergroups   RegisterRegister   ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 

Debugging Event sink code

 
Post new topic   Reply to topic    exchangefreaks.com Forum Index -> MS Exchange 2000 Development
Author Message
news



Joined: 06 Aug 2007
Posts: 1

PostPosted: Thu May 17, 2007 7:47 pm    Post subject: Debugging Event sink code Reply with quote

How i can debugging my event sink code ?
(I have script in. vbs).

Archived from group: microsoft>public>exchange2000>development
Back to top
View user's profile Send private message
Glen Scales [MVP]



Joined: 05 Aug 2007
Posts: 92

PostPosted: Fri May 18, 2007 4:52 pm    Post subject: Re: Debugging Event sink code Reply with quote

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).
>
>

Back to top
View user's profile Send private message
Display posts from previous:   
Related Topics:
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: