D
darrel
I am getting this error:
System.ArgumentOutOfRangeException: Specified argument was out of the range
of valid values. Parameter name: value
specifically on the line where I am databinding data to a DDL.
The odd thing is that the data *is* being binded. If I run the page, my DDL
is being populated with the data. So, how do I figure out what is happening
here? It's failing on the one line that apparently is doing it's job.
-Darrel
System.ArgumentOutOfRangeException: Specified argument was out of the range
of valid values. Parameter name: value
specifically on the line where I am databinding data to a DDL.
The odd thing is that the data *is* being binded. If I run the page, my DDL
is being populated with the data. So, how do I figure out what is happening
here? It's failing on the one line that apparently is doing it's job.
-Darrel