CodeBase Allways Null

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • Ram

    #1

    CodeBase Allways Null

    Hey,
    I have 2 computers, one has Framework 1.0 and 1.1 installed, and the other
    has them both And the beta of Framework 2.0.
    I install a certian Assembly in the GAC using - GacUtil /i, and it worked
    fine on both computers.
    BUT, on the first computer, the CodeBase property of the assembly had shown
    me the location I install the assembly from.
    And on the computer with the Framework 2.0 Beta, the CodeBase property was
    empty for ALL the assemblies in my computer's GAC!!!
    Is there a different to register Assemblies in the GAC with the Framework
    2.0 installed???
    Thanks ahead

    --Ram


Working...