Click here to Skip to main content
15,919,245 members

Comments by dae0c (Top 7 by date)

dae0c 25-Sep-14 15:09pm View    
Just going off the "solution" below. Am I not defining the array correctly (so that it does not exist)? VS can see the data I am trying to pull while debugging.
dae0c 25-Sep-14 14:46pm View    
Because my data.Rows does not have zero rows, it has about 2000. It is showing that data when I debug
dae0c 25-Sep-14 14:29pm View    
If someone is rude to me I have no problem being rude back. "Don't dish it out if you can't take it" comes to mind.
dae0c 25-Sep-14 14:22pm View    
I did not present any new information in that picture. res_bom[doc_item.IndexOf(p)] = onbom; is in my original post. As is this line: "The line that is throwing the error is: res_bom[doc_item.IndexOf(p)] = onbom;"

I don't know why you are being a dick but you can go do it somewhere else if you don't want to help..
dae0c 25-Sep-14 14:19pm View    
It's not a bitmap, and it's in text above. Just highlighting to show what I see in VS. But thank you very much for your input.