Hi.
I've taken over a project left from an ex-employee, and haven't worked with VB in years.. .. but this project needs to be completed asap I've the following error:
ERROR: Argument 'Expression' is not a value value.
And basically all I've been doing so far, is formatting the output fields to show dates correctly. And I believe I'm getting this error, as nothing is in the field, so therefore it might be null/invalid. But the place where I found this, is in code portion of an ascx file in the solution. But I can't see anywhere in the design/code tabs where this field might've been initialized ... can anyone please please please tell me where/how I might be able to find this so that I can fix it ? .. . .if it helps, I'm using VB.Net 2003.
I've taken over a project left from an ex-employee, and haven't worked with VB in years.. .. but this project needs to be completed asap I've the following error:
ERROR: Argument 'Expression' is not a value value.
And basically all I've been doing so far, is formatting the output fields to show dates correctly. And I believe I'm getting this error, as nothing is in the field, so therefore it might be null/invalid. But the place where I found this, is in code portion of an ascx file in the solution. But I can't see anywhere in the design/code tabs where this field might've been initialized ... can anyone please please please tell me where/how I might be able to find this so that I can fix it ? .. . .if it helps, I'm using VB.Net 2003.