Paul Wilson's .NET BlogRamblings from the Creator of WilsonDotNet.comDo .NET 2.0 SP1 Binaries Fail Without SP1- February 14, 2008 Do .net 2.0 service pack 1 compiled binaries fail when ran on machines without that service pack Developers automatically get force-fed .net 2.0 sp1 when we install VS 2008, which doesn't sound like it should be a big concern typically. But what about the next time you compile an existing VS 2005 app and deploy on machines without sp1, which would of course be the case for most non-dev machines right now I believe I have found a case where this is indeed happening, at least...http://weblogs.asp.net/pwilson/archive/2008/02/14/do-net-2-0-sp1-binaries-fail-without-sp1... |