Visual Studio: Error When Specifying Platform Target
Recently I ran into an issue where a WCF Service Host assembly had specified the Build Platform Target as x64 (64-bit). When trying to hit the service I would see an error: Could not load file or assembly ‘[NAME]‘ or one of its dependencies. An attempt was made to load a program with an incorrect [ Read More → ]