Issue with Arduino Mega 2560

Hey guys,

So I was working on a project when I realized that my Arduino Uno did not have enough pins to do what I needed. So, I grabbed a mega. This is the first time that I am working with the mega. I am trying to download the program to the board but I keep getting an error. It's not giving me a specific error, but instead saying Problem uploading to board. See http://www.arduino.cc/en/Guide/Troubleshooting/#upload for suggestions.
I've got the code over at Not sure if this would contain the error - Pastebin.com if that may be an issue. Any advice taken, I'm about to go on my lunch break so I figured I'd write this so I don't have to wait for a response.

Thanks,
NMetallic

Are you trying to load a sketch that would load into an arduino?
Have you loaded it into the arduino?
Have you gone to tools/board and altered it to mega?
If you have altered the sketch to include more INPUT/OUTPUT 's try loading something like the blink programme into the mega.

Where'd the Mega come from? Clones/counterfeits can have bootloader/lack of bootloader issues.
Can try reinstalling one using your Uno running a bootload installer sketch: