K
kplkumar
This problem is really weird,
I generated a stong name key called myKey1.snk and signed my dll and
installed it to GAC. The public key token was something like
e36633e879d21f40 on my machine but different on my collegue's machine,
although he is using the same myKey1.snk
Then I tried creating another snk called mKey2.snk and signed my dll
and installed it to GAC. But the publickeytoken is still
e36633e879d21f40 on my machine but different on my collegue's machine.
How come it always generates the same publickeytoken on my machine even
though the snk is different?
Also how come other machines create a different publickeytoken for the
same snk file, when my machine just sticks to the same one all the
time??
Help would be appreciated. Thanks in advance.
I generated a stong name key called myKey1.snk and signed my dll and
installed it to GAC. The public key token was something like
e36633e879d21f40 on my machine but different on my collegue's machine,
although he is using the same myKey1.snk
Then I tried creating another snk called mKey2.snk and signed my dll
and installed it to GAC. But the publickeytoken is still
e36633e879d21f40 on my machine but different on my collegue's machine.
How come it always generates the same publickeytoken on my machine even
though the snk is different?
Also how come other machines create a different publickeytoken for the
same snk file, when my machine just sticks to the same one all the
time??
Help would be appreciated. Thanks in advance.