I would like to get version 2.0.50727.832 from System.Windows.Forms.dll - does anyone know where I can find it without installing the corresponding version of the .NET Framework?
Background: A customer has just reported an accident in my product. I believe that due to a bug in the previous version of the .NET framework , which is fixed in the version that I am running.
I think I know how to get around the error, but I could know for sure if I can load the client version of the DLL into Reflector and study the violation code.
Edit: I would not ask the client to send it, because I do not know for sure that this will be legal.
source share