G
Guest
I'm new to the Global Assembly Cache, so pardon my ignorance on this part.
I'm having an issue trying to add a proprietary dll that came with a software package that was purchased. The DLL apparently doesn't have a strong name assigned to it. What I was wondering is, is this a problem with the DLL itself, or do I need to build a strongly named wrapper assembly dll around the existing DLL in Visual Studio .NET? If the latter, are there anything I should be aware of when building the wrapper
Any help is appreciated.
I'm having an issue trying to add a proprietary dll that came with a software package that was purchased. The DLL apparently doesn't have a strong name assigned to it. What I was wondering is, is this a problem with the DLL itself, or do I need to build a strongly named wrapper assembly dll around the existing DLL in Visual Studio .NET? If the latter, are there anything I should be aware of when building the wrapper
Any help is appreciated.