D
David W
Hi All
I have a third party .net assembly that I do not have the code for and it
also does not have a strong name.
I want to strongly name my assemblies but I keep getting an error saying
that the 3rd party assembly is not signed.
I have had a look at the tlbimp.exe but this looks like it only works for
ActiveX/COM componants, NOT .Net assemblies.(Unless I am typing in the wrong
commands....keep getting error not a valid type library)
Is there some compile switch or something that will not check on this 3rd
party dll for a strong name?
Thanks
David
I have a third party .net assembly that I do not have the code for and it
also does not have a strong name.
I want to strongly name my assemblies but I keep getting an error saying
that the 3rd party assembly is not signed.
I have had a look at the tlbimp.exe but this looks like it only works for
ActiveX/COM componants, NOT .Net assemblies.(Unless I am typing in the wrong
commands....keep getting error not a valid type library)
Is there some compile switch or something that will not check on this 3rd
party dll for a strong name?
Thanks
David