PNVS

PNVS

  • NA
  • 2
  • 2.9k

Module(DLL) dependency check

Jan 17 2014 5:15 AM

Hi,

We have an application which can crawl the documents from a trusted source. While crawling the data if the application throws any critical errors then we have to send the email to the respective departments. And this feature must be optional.i.e, Our actual application(documents crawler) is using a Crawler.Emailer.dll file/module to email specific people. This email DLL might or might not have at source system. But our application(document crawler) must not throw dependency missing error or file not found error. 

How can we achieve this requirement? Can any one help me in this please...


Thanks,

Srinivas