In coding the UriFormatException, I find that the ECMA docs at MSDN show 2 constructors, while the .NET Beta2 Docs at MSDN show 3 constructors (one dealing with Serialization). Which one should I be implementing. Should I go off of the Beta2 documentation, or the ECMA submission? Scott Sanders