In case you missed it. .NET 2.0 SP1 shipped recently. This one caused some issues for us, which took us a day or two to resolve. Hopefully there are some things in there that help us.
What types of issues? I believe I'm fighting one right now, and it would be great to have confirmation, or to hear what other things may be at stake.
You mean installing this SP caused issues ? Please elucidate. thanks
Do .net 2.0 service pack 1 compiled binaries fail when ran on machines without that service pack? Developers
Service Packs typically include bug fixes. If you were taking advantage of a bug, your code will now break. It will be interesting to know what exactly broke.
Greg - you tell people you have experienced issues with .NET 2.0 SP1, but don't describe the issues - even briefly. This just fills people with concern and is less helpful than not saying anything, surely?
Did you experience problems installing the SP itself, or with applications compiled on .NET 2.0 without the SP?
Perhaps you could elaborate. Thnks.
Chris
SP1 adds FileIO security checks to System.URI
even when the URI is a http address which "cannot" have file IO permission. so when we use an http location for our config file we get permissions issues
DateTimeOffSet
Not available on vista till sp1(based on blogs.msdn.com/.../net-framework-3-0-sp1-2-0-sp1-on-vista-rtm.aspx)
Note sure of the other globalization objects.