I'm trying to use LocBaml to parse a satellite assembly into a CSV file. I can use the tool to parse a satellite assembly in a test app just fine, but when I try ot use it on a prototype of a larger WPF project, it parses out a < 1Kb CSV file. I do not receive any errors when running the utllity, just a very incomplete.CSV file. I have moved the project exe local to the LocBaml utility when I ran it, acutally I copied just about every file in my project local to the LocBaml utlity before I ran it. Has anyone had a similar experience or know of another tool I can use to parse the localizable properties out of a satellite assembly?