Error in Visual Basic VS 9

Hello All!
I recently got an error while programming in VB. What does it mean when I get this error?
"Ambiguous name detected"
I already used another name but with different capitalization. I used the variables phonenumber and PhoneNumber. I thought VB was not a case sensitive programming language.
How do I fix this problem?
