XML Node Iterator

Hi,

In build 1393 I noticed the following. When I load my Project and run it for the first time it runs fine no problems. In this first run an XML Node Iterator finds no nodes in an XML File and I raise an exception to stop the build. With the project still loaded I run the project again and now the XML Node Iterator finds again no nodes, which is correct, but the Action.InteratorCount is 1 and not 0 as it was in the first Run. When I close and open the Project it runs ok te first time. Somehow the Count is not reset.

Regards Alfred

Hi Alfred

I’m not able to reproduce this here, can you send us an example project where this is occuring?