Hi all,
I was struggling to update my Tiguan 2016 with the DiscoverCare application. The software configuration is faulty, resulting with a "cannot contact update server" and I will show you how to fix it. I don't understand why VW does not provide a correct installation... As the server is unreachable, the application is completely broken, you can't switch markets, updates don't work, etc.
This guide is for the Windows version taken from the Discover Pro download page, currently 1.0.4 (Dec 2019).
Downloading the application
I took the Windows application from this page: https://webspecial.volkswagen.de/vwinfotainment/int/en/index/downloads/maps-download#/?car=caa01e0f-eba7-455f-929f-0e302c2a1d50&navi=57200c60-96a5-431f-80ed-a2f8456f19f4
View attachment 4936
Fixing the application
If you extract the archive and try to launch the DiscoverCareStart.exe application, you will end up with the following error.
This is caused by wrong URLs in the configuration file, they are pointing to http pages but VW upgraded to https (for technical-oriented readers, I used Fiddler to figure this out).
Open the DiscoverCare.config.ini file next to the .exe in the /application folder.
Replace all "http://" with "https://". My file looks like this. .
Save and try to start your DiscoverCareStart.exe again. The error should have disappeared, you will be able to select your model, year, etc. ENJOY !
I was struggling to update my Tiguan 2016 with the DiscoverCare application. The software configuration is faulty, resulting with a "cannot contact update server" and I will show you how to fix it. I don't understand why VW does not provide a correct installation... As the server is unreachable, the application is completely broken, you can't switch markets, updates don't work, etc.
This guide is for the Windows version taken from the Discover Pro download page, currently 1.0.4 (Dec 2019).
Downloading the application
I took the Windows application from this page: https://webspecial.volkswagen.de/vwinfotainment/int/en/index/downloads/maps-download#/?car=caa01e0f-eba7-455f-929f-0e302c2a1d50&navi=57200c60-96a5-431f-80ed-a2f8456f19f4
View attachment 4936
Fixing the application
If you extract the archive and try to launch the DiscoverCareStart.exe application, you will end up with the following error.

This is caused by wrong URLs in the configuration file, they are pointing to http pages but VW upgraded to https (for technical-oriented readers, I used Fiddler to figure this out).
Open the DiscoverCare.config.ini file next to the .exe in the /application folder.

Replace all "http://" with "https://". My file looks like this. .

Save and try to start your DiscoverCareStart.exe again. The error should have disappeared, you will be able to select your model, year, etc. ENJOY !
