Page view counter

Workaround for multi-language multi-file assembly

Last post 12-30-2003 2:58 PM by appana. 3 replies.

Sort Posts:

  • Workaround for multi-language multi-file assembly

    12-22-2003, 8:15 PM
    • Loading...
    • newvendor
    • Joined on 11-25-2003, 5:23 PM
    • Posts 32
    • Points 160
    I know multi-language multi-file assembly is not supported. Is there any workaround?
  • Re: Workaround for multi-language multi-file assembly

    12-22-2003, 9:28 PM
    • Loading...
    • appana
    • Joined on 07-15-2003, 3:20 PM
    • Posts 343
    • Points 1,725
    • AspNetTeam
    A workaround is to compile the projects as net modules in commandline. Use Assembly Linker (al.exe) to link these modules together.

    Refer to Building a Multifile Assembly for more information.

    Hope this helps,
    Appan
    ASP.NET Team



    This posting is provided "AS IS" with no warranties, and confers no rights.
  • Re: Workaround for multi-language multi-file assembly

    12-30-2003, 12:58 AM
    • Loading...
    • newvendor
    • Joined on 11-25-2003, 5:23 PM
    • Posts 32
    • Points 160
    Well, I tried this and it works good. Why not get this in Whidbey? Developers around the world will appreciate.
  • Re: Workaround for multi-language multi-file assembly

    12-30-2003, 2:58 PM
    • Loading...
    • appana
    • Joined on 07-15-2003, 3:20 PM
    • Posts 343
    • Points 1,725
    • AspNetTeam
    We're looking into this. Meanwhile, the workaround in the above link should help in most situations.

    Thanks,
    Appan
    ASP.NET Team



    This posting is provided "AS IS" with no warranties, and confers no rights.
Page 1 of 1 (4 items)