If this is your first time with an 18F4550, start simple. Blink the 8 LEDs manually first. I have PBP v2.60c, this example is a start (CONFIGs in PBP 3.0 is slightly different):

http://www.picbasic.co.uk/forum/show...630#post116630

Set your CONFIG within your code, we can't see what you set using your programmer.

It's also a good idea to have your DEFINES at the top.

Robert