R
Randolph Neall
After converting to VS 2005 an assembly that used to run in a certain
directory just fine does not do so any longer. Loading it results in the
error "strong name validation failed for assembly xxx." It happens that this
assembly is not strongly named, and it runs without error in other
directories on the same computer. But it does not run where it used to run.
This assembly runs as a service on Windows Server 2003.
Running SN.exe for this situation does not work and is useless.
What's up? What to do?
Randy Neall
directory just fine does not do so any longer. Loading it results in the
error "strong name validation failed for assembly xxx." It happens that this
assembly is not strongly named, and it runs without error in other
directories on the same computer. But it does not run where it used to run.
This assembly runs as a service on Windows Server 2003.
Running SN.exe for this situation does not work and is useless.
What's up? What to do?
Randy Neall