SteveCarrier
Programmer
I have a list box which gets populated with Page Numbers which meet a certain criteria. When the criteria is not specified, the list box fills with all page numbers(185 in total). I then have a button which when clicked sends the page numbers one by one into my program which finds what goes on to each page and then prints it out (in XML). The program works great until the list box gets to the 175th Item. No matter what item is #175, my program stops at the same point giving me a strange error:
"Setting isn't valid for this property" - #2101
It does not matter which item it is as items which are printed out one at a time and work do not if they are #175. I hope this isn't too confusing? I need help.
Thanks alot.
Steve Carrier
"Setting isn't valid for this property" - #2101
It does not matter which item it is as items which are printed out one at a time and work do not if they are #175. I hope this isn't too confusing? I need help.
Thanks alot.
Steve Carrier