Page view counter

Assembly Version issues with our new WAP projects and external modules.

Last post 09-18-2006 12:11 PM by bryanandrews. 0 replies.

Sort Posts:

  • Assembly Version issues with our new WAP projects and external modules.

    09-18-2006, 12:11 PM
    • Loading...
    • bryanandrews
    • Joined on 08-04-2002, 10:02 AM
    • Posts 474
    • Points 2,370

    We are having issues when compiling our modules against our framework that has the assembly version set as such:

    <Assembly: AssemblyVersion("3.3.4.*")> 

    In the past if we built our module against a dll version 3.3.4.12345 and we deployed to a system that had dll version 3.3.4.12344 everything was ok. Now it seems that we can only deploy to a system that has a later “build” number for the same dll… 

    Has anyone else experience this (extra sensitivity to versions) and do you have any suggestions on dealing with this? Right now we are just compiling our modules against version 3.3.4.0 to get around this issue...

Page 1 of 1 (1 items)