FYI We have this working now. It seems it was all things that needed to change on the C# end. It was the way he was creating the object - he needed to make it a public variable. We were also getting a URL error message when we tried to call the SaveProject() method he created and that was because that method in C# was writing a .log file, and it was trying to write to a place where it didn't have permissions.
We now have been able to read/write complex objects (which include arrays and properties) back and forth via SOAP/WSDL from Flash to his C# app in .NET. Awesome! Thanks for the insights! Jason Merrill Bank of America Learning & Organization Effectiveness - Technology Solutions _______________________________________________ [email protected] To change your subscription options or search the archive: http://chattyfig.figleaf.com/mailman/listinfo/flashcoders Brought to you by Fig Leaf Software Premier Authorized Adobe Consulting and Training http://www.figleaf.com http://training.figleaf.com

