anybody else that has this error here is a way to fix it.
open the client.exe.config and remove this line
<supportedRuntime version="v1.1.4322"/>
this fiexed my problem because .Net 1.1 doesn't like my network cards (none of the 3 i tried) even though .Net 1.0 works fine.
I would like to thank Zippy for the suggestion to try this.
