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
    • Member
      160 point Member
    • newvendor
    • Member since 11-25-2003, 5:23 PM
    • Posts 32
    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
    • Participant
      1,725 point Participant
    • appana
    • Member since 07-15-2003, 3:20 PM
    • Posts 343
    • 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
    • Member
      160 point Member
    • newvendor
    • Member since 11-25-2003, 5:23 PM
    • Posts 32
    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
    • Participant
      1,725 point Participant
    • appana
    • Member since 07-15-2003, 3:20 PM
    • Posts 343
    • 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)