Assembly in GAC

Home Page Forums BizTalk 2004 – BizTalk 2010 Assembly in GAC

Viewing 1 reply thread
  • Author
    Posts
    • #12655

      hi

      I have given an assembly key file to project and inserted the DLL of that project into GAC using

      [b:de49615803]gacutil /i \”FileTransfer.dll\”[/b:de49615803]

      This dll appears in GAC but when i am going to add reference to this DLL its does not present in the Reference List.

      Anything more than this require to add DLL into GAC so that it can appear in Reference list.

      Thanks in advanced

    • #12656

      Don’t know how to get it inside the reference list.

      I always browse to the location of the dll and add it that way.

      • #12657

        As a teacher, I always taught that the things in the Visual Studio Reference List were those things in the GAC.

        You mean of course when you right click \”add reference\”, then the leftmost tab called \”.NET\”.

        But I later learned that putting in the GAC is not enough. There is also a registry entry (or something else that registers it).

        Neal Walters
        http://Biztalk-Training.com

Viewing 1 reply thread
  • The forum ‘BizTalk 2004 – BizTalk 2010’ is closed to new topics and replies.