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

    .NET

    Reply
    Active Contributor
    Posts: 28
    Registered: ‎05-23-2012

    How to unload a .net dll ?

    402 Views, 8 Replies
    05-23-2012 04:59 AM
    It's to trouble for me to debug a little programm of CAD.net.Can you give some help about this. I use vb.net.
    Please use plain text.
    Moderator
    Alexander.Rivilis
    Posts: 1,178
    Registered: ‎04-09-2008

    Re: How to unload a .net dll ?

    05-23-2012 05:06 AM in reply to: huaxiamengqing

    .NET modules are not currently unloaded until AutoCAD terminates: http://through-the-interface.typepad.com/through_the_interface/2008/09/tired-of-not-be.html


    Пожалуйста не забывайте про Утвердить в качестве решения!Утвердить в качестве решения и Give Kudos!Баллы
    Please remember to Accept Solution!Accept as Solution and Give Kudos!Kudos

    Please use plain text.
    Active Contributor
    Posts: 28
    Registered: ‎05-23-2012

    Re: How to unload a .net dll ?

    05-23-2012 05:13 AM in reply to: Alexander.Rivilis

    I just want to know why ?  Will autodesk  give  the unload commands in the following versions?

    Please use plain text.
    Moderator
    Alexander.Rivilis
    Posts: 1,178
    Registered: ‎04-09-2008

    Re: How to unload a .net dll ?

    05-23-2012 05:16 AM in reply to: huaxiamengqing

    Please go through the link and read carefully what is written there.


    Пожалуйста не забывайте про Утвердить в качестве решения!Утвердить в качестве решения и Give Kudos!Баллы
    Please remember to Accept Solution!Accept as Solution and Give Kudos!Kudos

    Please use plain text.
    Active Contributor
    Posts: 28
    Registered: ‎05-23-2012

    Re: How to unload a .net dll ?

    05-23-2012 05:21 AM in reply to: Alexander.Rivilis

    oh ,thank you ,i  didn't see the link just now. Thank you for your reply very much.

    Please use plain text.
    Valued Mentor
    Posts: 307
    Registered: ‎03-31-2005

    Re: How to unload a .net dll ?

    05-23-2012 08:02 AM in reply to: huaxiamengqing

    You can try NETRELOAD from Alfred Neswadba.  It is an excellent tool to help in development and debugging.

     

    Thanks Alfred!

     

    >>click here<

    Please use plain text.
    *Expert Elite*
    Posts: 6,635
    Registered: ‎06-29-2007

    Re: How to unload a .net dll ?

    05-23-2012 08:56 AM in reply to: fieldguy

    Hi,

     

    it's a tool from Artvegas, not anything I wrote, sorry!

     

    - alfred -

    -------------------------------------------------------------------------
    Alfred NESWADBA
    Ingenieur Studio HOLLAUS ... www.hollaus.at
    -------------------------------------------------------------------------
    Please use plain text.
    Active Contributor
    Posts: 28
    Registered: ‎05-23-2012

    Re: How to unload a .net dll ?

    05-23-2012 09:14 AM in reply to: huaxiamengqing

    MyWay for netunload

    how about this method?

     

    Please use plain text.
    Valued Mentor
    Posts: 307
    Registered: ‎03-31-2005

    Re: How to unload a .net dll ?

    05-23-2012 09:35 AM in reply to: alfred.neswadba

    My apologies!  Thanks Artvegas!

    Please use plain text.