Blog

October 15, 2010
"The executable signed with invalid entitled" frustrating error but resolved now

I was really happy that I was going to release my first iPhone application. Waiting for my developer account so I can test on my device instead of simulator, Apple has really long process to create developer account and it almost take 2 to 3 weeks to get account. Meanwhile I can't stop myself and try to JailBreak my device to test application on device, this was really smooth 15 mins to jailbrake it and in next 15 mins I was able to run application on iPhone.

After couple of days I got my developer account and in meantime I have finish application so I thought it is now half day work and my application will be for approval. I totally wrong here since last 10 hours I am trying to creating application which I can upload through iTune connect. Only one error "The executable signed with invalid entitled" really frustrating me (I am gonna suiside now :(). I tried to google it and found lot's of solution but didn't work for me.

Restore my iPhone with latest firmware.

Read More
Comments(0)
Tags: iPhone
October 4, 2010
Strange error "Invalid token  found on line 1 at column 55."

I was building plugin for blog and found really strange error " Invalid token  found on line 1 at column 55.", Google it but found different solution but none of them work for me. Finally I realize that it is because of non printable hexcode inserted in my code which is causing whole issue.

Let me explain whole scenario,

Read More
By Pritesh
Comments(0)
Tags: ColdFusion