Quantcast
Channel: VBForums - Visual Basic .NET
Viewing all articles
Browse latest Browse all 27189

VS 2008 Error: "Public member 'Item' on type 'DBNull' not found"

$
0
0
Hello everyone, :wave:

I am working on a vb.net application, the application was written from scratch on VS 2008. The problem is when i try to submit values to two website using web browser control. The data submission with the first website goes fine but on form2 when i try to submit data to second website it gives me following error "Public member 'Item' on type 'DBNull' not found" :confused:. Now the variables which are submitting the values are declared as Public in Module1.

It is the first time i am getting this error. I have developed this kind of applications in the past. Can anyone please help me to get rid of this error:cry:?

Viewing all articles
Browse latest Browse all 27189

Trending Articles