Tag Archives: fail

Solution – iPhone Apps are not syncing with iTunes after a restore

So you have got a new iPhone; you did a backup of your old iPhone and restored it to the new device. Everything seems to be working except that Apps are not installing. You try to re-sync with iTunes but nothing changes.

Looking at the Apps tab in iTunes shows that the Apps will be installed. So the question is when? Seems never right?

Well, it happened to me recently when I was doing just the same thing for an iPhone I was migrating. I even tried to restore a second time, but it didn’t matter.

I then stumbled upon the “Restrictions” settings, funny enough it was disabled. The original phone had restrictions turned on and Apps installation disabled. Just in the off chance of a bug here, I enabled restrictions, just to make sure all options are set to enabled, and turned off restrictions again.

Right after, I did another sync with iTunes, and all the Apps started to install.

There you have it, there’s a bug in the process. Maybe it was specific to my situation, where the source was an iPhone 4 with iOS6 and the target was an iPhone 4S with iOS7.

Nevertheless, here’s an experience I’ll share, in case if you encounter a similar issue.

Windows 7 accessing file share error

strange issue came up for me recently, my notebook running Windows 7, stopped to be able to connect to CIFS shares. I keep getting that the “network is not reacheable” error from Windows. Networking wise, it’s incorrect as I can ping the device and I can access the web services on the device.

Some research pointed me to the proliferation of the 6to4 adapters in Windows. These adapters help to route IPv6 over IPv4, and for some reason, I’ve got hundreds of these adapters in my system.

All I had to do is to remove them by disabling IPv6, and the problem got resolved. No root cause here yet, but at least there’s the fix.

So, go to http://support.microsoft.com/kb/929852 and apply Fix #50409 & #50412. Both will need a reboot each time, and then my problem was resolved.