Consuming Endoint and updating Progress Bar

I'm trying to use a progress bar to update status for my endpoint web service call. I'm following this article:http://msdn.microsoft.com/library/default.asp?url=/library/en-us/dnservice/html/service11052002.asp.

The endpoint works fine when I don't try to use the progress bar implemenation. However, if I call the endpoint method and try to update the progress bar using the referenced article. I receive a "Response is not well-formed XML." The InnerException says the root element is missing. What happened to it?

What would the progress bar change in the way the xml is returned to my endpoint call?

Thanks,

Kevin

[890 byte] By [KevinLloyd] at [2007-12-21]

.NET Development

Site Classified