Hello list;

 

My application invokes a .NET web service that takes two string parameters (SessionID and Query). On occasion, I get an error. When I look at the RPC debug information, the SOAP envelope shows that the values for two parameters have been swapped (ie. SessionID gets the value intended for Query and vice-versa).

 

The truly weird thing is that this only happens sometimes. If I get the error, the very next run of the application may or may not show it, with no code changes. This sounds like the kind of bug that would result from a race-condition, but I don’t see how that could be the case in mapping function parameters to SOAP parameters.

 

I think I remember seeing this problem posted to the list before, but can’t find it in the archives.

 

Can anyone help?

Thanks.
Tobias.

 

Creo Inc., a subsidiary of Kodak

Tobias Patton | Software Developer | Tel: +1.604.451.2700 ext: 5148 | mailto:[EMAIL PROTECTED] | http://www.creo.com

 



--
Flexcoders Mailing List
FAQ: http://groups.yahoo.com/group/flexcoders/files/flexcodersFAQ.txt
Search Archives: http://www.mail-archive.com/flexcoders%40yahoogroups.com




SPONSORED LINKS
Web site design development Computer software development Software design and development
Macromedia flex Software development best practice


YAHOO! GROUPS LINKS




Reply via email to