Hi guys,
I’m doing the Assignment 2, I’ve done half of it up until scraping the work items and uploading them to the queue, however when I run my main it stops because there is no more transaction data.
I’ve tried to debug it and see what’s going wrong, but I can’t figure it out. I think it’s not scraping the data but when I go through every component I get this error “Value does not fall within the expected range” from the acme login component.
Here’s my main xaml file.
Main.xaml (52.0 KB)
Please help.