|
web
newsgroups
|
|||||||||||||||||||||||
|
|||||||||||||||||||||||
Strong name signingHelp please
Trying to strong name sign my project within the Assembly using the KeyFileAttribute with a sn generated key and getting an error message that one of the referenced dll's (Interop.DAO.dll) is not also strong name signed. Apparently to sign a project all referenced assemblies supplied by others must be signed as well. As such trying to strong name sign the Interop.DAO.dll using tlbimp.exe with the sn keyfile but now getting an error that says "Interop.DAO is not a valid type library" Can anyone please tell me how to strong name sign a reference file in VB2003 if it is not signed by the author (in this case microsoft) Thanks Mike >As such trying to strong name sign the Interop.DAO.dll using tlbimp.exe You have to point Tlbimp to the original DAO type library, not your>with the sn keyfile but now getting an error that says "Interop.DAO is not a >valid type library" existing Interop.DAO interop assembly. Mattias -- Mattias Sjögren [C# MVP] mattias @ mvps.org http://www.msjogren.net/dotnet/ | http://www.dotnetinterop.com Please reply only to the newsgroup.
Reference To Controls On A Form
Combobox in VB2005 problem with relative paths in VS/VB.net making image click fire codebehind function? newbie problem with array DateDiff(DateInterval.DayOfYear Class as an array Download free ebooks Listbox DataSource Design binding problem Visual Basic 2005 Jumpstart |
|||||||||||||||||||||||