User1918766559 posted
Hi Piotrek123,
From the logs you supplied, it looks like some of old temporary internet files/dependent files related to Azure SDK installation still prevails in the cache of your system. That's why it shows :
DownloadManager Information: 0 : Remote file has not changed, using local cached file: C:\Users\Piotrek\AppData\Local\Microsoft\Web Platform Installer\-97141593.xml.temp
HTTP status error code 304 which means -
304 |
Not modified |
The client browser requests a document that is already in the cache, and the document has not been modified since the document was cached. The client browser uses the cached copy of the document instead of downloading
the document from the server. |
So, please delete all temporary files, cache, cookies from your browser & system & rerun the installer.