As per following request:
Our product is WPF based and is using .NET 3.5. MS just released 3.5 SP1
which contains the concept of a client profile which is a reduced
installation of .NET which contains the most common client assemblies. We'd
like to use this profile to reduce the download time of our application but
it appears as though XML-RPC.NET references System.Web which is not
contained in the client profile.
In our case we are only using the client portion of XML-RPC and don't have
a need for the server ( which I'm assuming the System.Web is used for ). Do
you think it'd be possible to pare down the build of XML-RPC to remove the
Original issue reported on code.google.com by ChasC...@gmail.com on 1 Nov 2008 at 5:39
Original issue reported on code.google.com by
ChasC...@gmail.com
on 1 Nov 2008 at 5:39