• Industries
  • Products
  • Buy
  • Services & Support
  • Communities
  • Autodesk Inventor Customization

    Reply
    Contributor
    Posts: 24
    Registered: ‎04-25-2002

    AddIn Cache?

    35 Views, 1 Replies
    05-01-2012 01:11 AM

    Hello,

     

    since a few days I'm running into a very strange problem:

    I wrote an AddIn for Inventor 2011 (x64) which works fine. This AddIn uses an "external" class library named config.dll which is for configuration. Usually when changing some code I just replace the config.dll. No Problem by months. Since a few days newer config.dll is ignored. Even when I replace config.dll with a file containing rubbish, the old config.dll is loaded. From where???? This drives me crazy.

     

    System:

    Win 7 (64), Inventor (64), "old" register method using regasm.exe

     

    Thanks for help.

     

    Christoph

     

     

    Please use plain text.
    Contributor
    Posts: 24
    Registered: ‎04-25-2002

    Re: AddIn Cache?

    05-01-2012 09:55 AM in reply to: C-Hoppen

    A few minutes ago I DELETED the config.dll, but my AddIn still starts propertly and runs the old config code. :smileyfrustrated:

    Please use plain text.