Zum Hauptinhalt gehen

XmlTextReader in while loop

Kommentare

1 Kommentar

  • Permanently deleted user

    Your xml doc is on Server side, while Alert is on Client side.

    When left to the client by alert, your object of xml doc is lost. That is the reason.

    Rather than using Alert to bebug your workflow, try to use 'Write Line' or 'Log' which are the server side activity.

    wish this helps you out.

    0

Bitte melden Sie sich an, um einen Kommentar zu hinterlassen.