Failure in loading assembly
In the application event log I found several errors that were pointing to assemblies that I wasn’t using anymore. The error looks like the message below: Error: Failure in loading assembly: Assembly, Version=1.0.0.0, Culture=neutral, PublicKeyToken=Token. The application was trying to load an assembly that I wasn’t in the GAC or in the BIN folder. This [...]


