A
archana
Hi all,
I am having one confusion regarding strong naming.
What i did is, i have two dlls with same version but different public
key. Both the dll contains same functions and same classes.
So i build application using first dll i.e with version 1.0.0.0. I have
added dll of version 1.0.0.0 into GAC. My app is working properly.
What i want to ask if if i uninstall this dll from gac and try to use
second dll by setting same version and same public key as that of first
one. will my app work? as version and snk file for second dll is same
as that of first dll. Because curretly my app is not working. And i am
not getting whats going wrong.
If i am wrong please correct me.
Thans in advance.
I am having one confusion regarding strong naming.
What i did is, i have two dlls with same version but different public
key. Both the dll contains same functions and same classes.
So i build application using first dll i.e with version 1.0.0.0. I have
added dll of version 1.0.0.0 into GAC. My app is working properly.
What i want to ask if if i uninstall this dll from gac and try to use
second dll by setting same version and same public key as that of first
one. will my app work? as version and snk file for second dll is same
as that of first dll. Because curretly my app is not working. And i am
not getting whats going wrong.
If i am wrong please correct me.
Thans in advance.