• Industries
  • Products
  • Buy
  • Services & Support
  • Communities
  • Discussion Groups

    Autodesk Design Review

    Reply
    Member
    Posts: 3
    Registered: ‎06-06-2012

    How to disable ADR ActiveX control popup when it can't recognize file format

    192 Views, 1 Replies
    06-06-2012 08:32 AM

    Hello,

     

    I'm using ADR ActiveX component running inside windows service. Sometimes user supplies invalid/outdated files, which can't be processed. ADR component issues a popup "your current version of design review does not support files of this type" which lead my service to stop working.

     

    How I can disable popping up this window?

    Please use plain text.
    Member
    Posts: 3
    Registered: ‎06-06-2012

    Re: How to disable ADR ActiveX control popup when it can't recognize file format

    06-07-2012 06:48 AM in reply to: yury.sannikov

    After telling a lot of time the impersonal word "пид@расы", I'v decided to start another thread which periodically check all process window handles and send WM_CLOSE to those windows which could not be here at this moment. It's ugly, but it works. Maybe it will help to somebody.

    Please use plain text.