I am a beginner to VB, so this may be a dumb question. I have no strong name
selection.
http://msdn.microsoft.com/library/default.asp?url=/library/en-us/dndotnet/html/c
allcomcomp.asp
under "Create a Key Pair and Sign the Assembly" Step # 3. I have no Strong
name property page.
how do I get one? Is there another way?
Thnaks
Matthew
Paul Clement - 25 Jul 2005 16:31 GMT
¤ I am a beginner to VB, so this may be a dumb question. I have no strong name
¤ selection.
¤
¤ http://msdn.microsoft.com/library/default.asp?url=/library/en-us/dndotnet/html/c
allcomcomp.asp
¤ under "Create a Key Pair and Sign the Assembly" Step # 3. I have no Strong
¤ name property page.
¤ how do I get one? Is there another way?
I believe you're referring to the following page:
http://msdn.microsoft.com/library/default.asp?url=/library/en-us/dndotnet/html/c
allnetfrcom.asp
If I remember correctly the Strong Name property page was in the pre-release (beta) for VS.NET 2002
but was removed before release. You can use the Strong Name Tool instead:
http://msdn.microsoft.com/library/default.asp?url=/library/en-us/cptools/html/cp
grfstrongnameutilitysnexe.asp
Future .NET specific questions should be posted in the groups that start with
microsoft.public.dotnet.
Paul
~~~~
Microsoft MVP (Visual Basic)