Page view counter

Development process impeded by dll copy/recompile

Last post 10-05-2005 7:24 AM by djbaldwin. 1 replies.

Sort Posts:

  • Development process impeded by dll copy/recompile

    10-05-2005, 3:58 AM
    • Loading...
    • Espen
    • Joined on 08-23-2005, 11:15 AM
    • Posts 2
    • Points 10

    When developing a new module, any change in the code results in all dlls being reloaded/recompiled by DotNetNuke.

    Is there any way I can force IIS / ASP / DNN to only update the modified DLL? 
    (IE: Keep all the dotnetnuke dll's, and only update the MyCompany.*.dll )

    What about the edit and continue feature of VS2005 - will this solve the problem?

    My current setup really slows down the development process...

    Any feedback appreciated

  • Re: Development process impeded by dll copy/recompile

    10-05-2005, 7:24 AM
    • Loading...
    • djbaldwin
    • Joined on 09-11-2003, 9:34 AM
    • Ontario, Canada
    • Posts 205
    • Points 1,025
    Right Click on Build Support, select properties, then click on the Configuration Manager.  Uncheck everything but Build Support and your project.

    Start DotNetNuking!

    Edit and continue means that you don't have to restart the project like VS 2003, you can edit and continue like VB 6.

    I hope this is of some help to you.
    Dwayne J. Baldwin
Page 1 of 1 (2 items)