249 reputation
129
bio website
location Denver, CO
age
visits member for 2 years, 1 month
seen Apr 11 at 16:54
stats profile views 21

I am a .NET developer.


Apr
24
comment Cannot open Explorer View with Windows 7 64 bit, IE 32 bit, and WSS 3.0
I second the recommendation to use Fiddler. I've found it helps a lot of http and web service issues.
Apr
23
comment Why is the TaxonomyClientService.asmx service returning escaped XML for my result?
@Abe, if the returned XML were poorly formed due to a bug, or error in the child terms, then the SOAP packet would be poorly formed and throw nothing but faults/exceptions. I've seen this sort of thing rationalized elsewhere for webservices and I want to slap them.