visual studio 2010 - Hooking the IIS SMTP Server OnReceived Event using COM Interop not working. (Note: this isn't CDO, or System.Net.Mail) -


i working windows 2008r2 smtp server , need wrapper onreceived event. download has com , il modifications vs 2003 , 2005. neither work vs2010, regular vbscript works fine.

the event i'm dealing server side, , nothing cdo or system.net.mail.client

the iis smtp dll requires custom interop code (with custom il) in order work. issue interop code runs vs2003 , vs2005.

i need working copy of microsoft.exchange.transport.eventwrappers.dll. , see options as

  • find copy of vs2003/05 install that, build , compile.
  • port custom il vs2010 (i don't know how)
  • find trusted version of file , download (perhaps msft)

does have idea on how can dll?


Comments

Popular posts from this blog

java - Play! framework 2.0: How to display multiple image? -

gmail - Is there any documentation for read-only access to the Google Contacts API? -

php - Controller/JToolBar not working in Joomla 2.5 -