I have a project I made in Visual Basic 2008 Express. I converted it from someone else\'s C# project, but it works. It has several DLL dependencies. I went to publish my pro
The workaround is more simple than that:
Unless you are deploying this application through ClickOnce, you don't need to StrongName your assemblies.