BlueBill,

Do you see anything on the LCD? Are you using a contrast resistor? Also, I think you should change the line

IOCB.0 = 0

to

IOCB = 0

I don't know if it would make a difference, but you want to disable all the PORB On-Change-Interrupts bits instead of just one.

Robert