burning a hex using arduino isp

I :disappointed_relieved: had programmed attiny with arduino via arduino as isp .
I was programing with atmel studio for a while and wanted to burn the hex file to a chip using arduino isp.
i tried a lot but always was unsuccessful
stk500_getsync(): not in sync: resp=0x00 popped
ny idea how to get rid of this and program it :o

Same problem here.

I am using Arduino Duemilanouve as ISP to burn ATmega2560. I got the bootloader successfully loaded but then I try to load simple bink program but I can not load it successfully.

I am getting same error. Please help.