Ios – Error in installing app through iphone configuration utility

iosipadiphoneobjective c

i am creating a build for a app and installing it in device from iphone configuration utility and it is working very well.

but , in my friends device it is not working , he has same provisioning profile what i have,
in his iphone configuration utility when he goes for install it is showing error

Could not install application on device. Error: a signed resources has been added , modified or deleted.

any solution for this ?
may i install provision profile again ? or any other problem ? it is working fine in my mac

Best Answer

On windows 7 I was getting the same error and the only way to solve it was deleting the application information stored at c:\users\\AppData\Local\Temp , there you will find a folder named as the ios application giving problems, delete it and also delete the app from iphone configuration utility and you are done