.NET Web Services
[Novice Notification (Trying out the Flex Platform)] Goal: pull an array of clients from a .NET 2.0 Web Service and populate a Flex DataGrid. Spec: use Soap Headers to restrict access to web service. Models copied from: 1) Adobe's Specification, 2) Cynergy's Census Mashups Using StrikeIron Web Services and Yahoo Maps in Flex 2 Successful without Soap Headers; Unsuccessful with Soap Headers in both models. Model 1: screen shots NET-Code <http://www.dendera.com/images/NET-code.jpg> http://www.dendera.com/images/flex-code.gif <http://www.dendera.com/images/flex-code.gif> http://www.dendera.com/images/flex-debug-var.gif <http://www.dendera.com/images/flex-debug-var.gif> Model 2: screen shots http://www.dendera.com/images/flex-code-xml.gif <http://www.dendera.com/images/flex-code-xml.gif> http://www.dendera.com/images/flex-debug-var-xml.gif <http://www.dendera.com/images/flex-debug-var-xml.gif> Any help or opinions would be greatly appreciated, Brian

