Hello, attached is a picture of the error I get when trying to install MWPI4.5. There are no logs for the failed install date at the location you suggest. In the parent directory there is a file called 'webpi_launcher_log.txt' and its contents are :-
Downloading Web Platform Installer MSI Downloading MSI from: 'https://go.microsoft.com/?linkid=9737537' HTTP/1.1 200 OK Content-Type: application/octet-stream Last-Modified: Mon, 04 Feb 2013 12:16:49 GMT Accept-Ranges: bytes ETag: "02c5882d12ce1:0" Server:
Microsoft-IIS/8.0 Content-Disposition: attachment Content-Length: 1581056 Date: Tue, 05 Mar 2013 16:49:22 GMT Connection: keep-alive
Response code: '200' Starting MSI install: msiexec /i "C:\Users\Richard\AppData\Local\Temp\wpi.msi" /qb MSI install returned status code: '1603' Method '_wspawnl' failed. Failure: 0x643 Failed to install the Web Platform Installer MSI. Unable to launch
Web Platform Installer. Attempting to start browser to download Web Platform Installer MSI: C:\WINDOWS\explorer.exe "https://go.microsoft.com/?linkid=9737537"
I have uninstalled MWPI and tried downloading the install file from the web, and still no joy. Any help would be much appreciated.
I am getting the same error when trying to install PHPBB and I am using 4.5 WPI. Received it also with 4.0. Picture is below and I am attaching the logs.
Log files below
DownloadManager Information: 0 : Starting install sequence
ThreadId=3
DateTime=2013-03-12T16:40:12.3267792Z
DownloadManager Information: 0 : Downloading file 'http://download.phpbb.com/pub/release/3.0/webpi/phpBB-3.0.11.webpi.pl2.zip' to: C:\Documents and Settings\Administrator.BMTDOMAIN\Local Settings\Temp\tmp3107.tmp
ThreadId=8
DateTime=2013-03-12T16:40:12.3424048Z
DownloadManager Information: 0 : File 'C:\Documents and Settings\Administrator.BMTDOMAIN\Local Settings\Application Data\Microsoft\Web Platform Installer\installers\phpBB\C0A43350AB0DE8B89E181DA2D47F063D3BF82678\phpBB-3.0.11.webpi.pl2.zip' already exists, deleting old copy of the file
ThreadId=8
DateTime=2013-03-12T16:40:12.5455376Z
DownloadManager Information: 0 : Moving downloaded file 'C:\Documents and Settings\Administrator.BMTDOMAIN\Local Settings\Temp\tmp3107.tmp' to: C:\Documents and Settings\Administrator.BMTDOMAIN\Local Settings\Application Data\Microsoft\Web Platform Installer\installers\phpBB\C0A43350AB0DE8B89E181DA2D47F063D3BF82678\phpBB-3.0.11.webpi.pl2.zip
ThreadId=8
DateTime=2013-03-12T16:40:12.5455376Z
DownloadManager Error: 0 : Signature verification failed on downloaded file. URL: http://download.phpbb.com/pub/release/3.0/webpi/phpBB-3.0.11.webpi.pl2.zip. File location: C:\Documents and Settings\Administrator.BMTDOMAIN\Local Settings\Application Data\Microsoft\Web Platform Installer\installers\phpBB\C0A43350AB0DE8B89E181DA2D47F063D3BF82678\phpBB-3.0.11.webpi.pl2.zip. File size: 0 kb
ThreadId=8
DateTime=2013-03-12T16:40:12.7642960Z
DownloadManager Information: 0 : Product phpBB done install completed
ThreadId=1
DateTime=2013-03-12T16:40:12.7642960Z
DownloadManager Information: 0 : Increasing current install to 2
ThreadId=1
DateTime=2013-03-12T16:40:12.7642960Z
DownloadManager Information: 0 : Downloading file 'https://sourceforge.net/projects/phpinstallermsi/files/zip/php-5.3.19-nts-Win32-VC9-x86.zip/download' to: C:\Documents and Settings\Administrator.BMTDOMAIN\Local Settings\Temp\tmp3108.tmp
ThreadId=8
DateTime=2013-03-12T16:40:12.7642960Z
DownloadManager Error: 0 : Error while downloading file 'https://sourceforge.net/projects/phpinstallermsi/files/zip/php-5.3.19-nts-Win32-VC9-x86.zip/download'. Exception: System.Net.WebException: InternetOpenUrl returned 0x80072EFF: Unknown error 12031.
at Microsoft.Web.PlatformInstaller.ManagedWinInet.ThrowGetLastErrorException(String offendingFunction)
at Microsoft.Web.PlatformInstaller.ManagedWinInet.OpenUrlAndFollowRedirects(Uri& uri, IntPtr& hInetFile)
at Microsoft.Web.PlatformInstaller.ManagedWinInet.DownloadFile(Uri uri, String fileName, String& contentDispositionFileName)
at Microsoft.Web.PlatformInstaller.InstallManager.WinInetDownloadInstallerFile(InstallerContext currentInstall, String& failureReason)
ThreadId=8
DateTime=2013-03-12T16:40:13.3893200Z
DownloadManager Warning: 0 : WinInet failure: InternetOpenUrl returned 0x80072EFF: Unknown error 12031.. Retrying download for 'PHP 5.3.19'
ThreadId=8
DateTime=2013-03-12T16:40:13.4049456Z
DownloadManager Information: 0 : WebClient downloading file 'https://sourceforge.net/projects/phpinstallermsi/files/zip/php-5.3.19-nts-Win32-VC9-x86.zip/download' to: C:\Documents and Settings\Administrator.BMTDOMAIN\Local Settings\Temp\tmp3109.tmp
ThreadId=8
DateTime=2013-03-12T16:40:13.4049456Z
DownloadManager Error: 0 : WebClient error while downloading file 'https://sourceforge.net/projects/phpinstallermsi/files/zip/php-5.3.19-nts-Win32-VC9-x86.zip/download'. Exception: System.Net.WebException: The underlying connection was closed: An unexpected error occurred on a send. ---> System.IO.IOException: Unable to read data from the transport connection: An existing connection was forcibly closed by the remote host. ---> System.Net.Sockets.SocketException: An existing connection was forcibly closed by the remote host
at System.Net.Sockets.Socket.Receive(Byte[] buffer, Int32 offset, Int32 size, SocketFlags socketFlags)
at System.Net.Sockets.NetworkStream.Read(Byte[] buffer, Int32 offset, Int32 size)
--- End of inner exception stack trace ---
at System.Net.Sockets.NetworkStream.Read(Byte[] buffer, Int32 offset, Int32 size)
at System.Net.FixedSizeReader.ReadPacket(Byte[] buffer, Int32 offset, Int32 count)
at System.Net.Security.SslState.StartReceiveBlob(Byte[] buffer, AsyncProtocolRequest asyncRequest)
at System.Net.Security.SslState.CheckCompletionBeforeNextReceive(ProtocolToken message, AsyncProtocolRequest asyncRequest)
at System.Net.Security.SslState.StartSendBlob(Byte[] incoming, Int32 count, AsyncProtocolRequest asyncRequest)
at System.Net.Security.SslState.ProcessReceivedBlob(Byte[] buffer, Int32 count, AsyncProtocolRequest asyncRequest)
at System.Net.Security.SslState.StartReadFrame(Byte[] buffer, Int32 readBytes, AsyncProtocolRequest asyncRequest)
at System.Net.Security.SslState.StartReceiveBlob(Byte[] buffer, AsyncProtocolRequest asyncRequest)
at System.Net.Security.SslState.CheckCompletionBeforeNextReceive(ProtocolToken message, AsyncProtocolRequest asyncRequest)
at System.Net.Security.SslState.StartSendBlob(Byte[] incoming, Int32 count, AsyncProtocolRequest asyncRequest)
at System.Net.Security.SslState.ProcessReceivedBlob(Byte[] buffer, Int32 count, AsyncProtocolRequest asyncRequest)
at System.Net.Security.SslState.StartReadFrame(Byte[] buffer, Int32 readBytes, AsyncProtocolRequest asyncRequest)
at System.Net.Security.SslState.StartReceiveBlob(Byte[] buffer, AsyncProtocolRequest asyncRequest)
at System.Net.Security.SslState.CheckCompletionBeforeNextReceive(ProtocolToken message, AsyncProtocolRequest asyncRequest)
at System.Net.Security.SslState.StartSendBlob(Byte[] incoming, Int32 count, AsyncProtocolRequest asyncRequest)
at System.Net.Security.SslState.ProcessReceivedBlob(Byte[] buffer, Int32 count, AsyncProtocolRequest asyncRequest)
at System.Net.Security.SslState.StartReadFrame(Byte[] buffer, Int32 readBytes, AsyncProtocolRequest asyncRequest)
at System.Net.Security.SslState.StartReceiveBlob(Byte[] buffer, AsyncProtocolRequest asyncRequest)
at System.Net.Security.SslState.CheckCompletionBeforeNextReceive(ProtocolToken message, AsyncProtocolRequest asyncRequest)
at System.Net.Security.SslState.StartSendBlob(Byte[] incoming, Int32 count, AsyncProtocolRequest asyncRequest)
at System.Net.Security.SslState.ForceAuthentication(Boolean receiveFirst, Byte[] buffer, AsyncProtocolRequest asyncRequest)
at System.Net.Security.SslState.ProcessAuthentication(LazyAsyncResult lazyResult)
at System.Net.TlsStream.CallProcessAuthentication(Object state)
at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
at System.Net.TlsStream.ProcessAuthentication(LazyAsyncResult result)
at System.Net.TlsStream.Write(Byte[] buffer, Int32 offset, Int32 size)
at System.Net.PooledStream.Write(Byte[] buffer, Int32 offset, Int32 size)
at System.Net.ConnectStream.WriteHeaders(Boolean async)
--- End of inner exception stack trace ---
at System.Net.WebClient.OpenRead(Uri address)
at Microsoft.Web.PlatformInstaller.InstallManager.WebClientDownloadInstallerFile(InstallerContext currentInstall, String& errorMessage)
ThreadId=8
DateTime=2013-03-12T16:40:14.8581264Z
DownloadManager Warning: 0 : WebClient failure: The underlying connection was closed: An unexpected error occurred on a send.. Retrying download for 'PHP 5.3.19'
ThreadId=8
DateTime=2013-03-12T16:40:14.8581264Z
DownloadManager Information: 0 : Downloading file 'https://sourceforge.net/projects/phpinstallermsi/files/zip/php-5.3.19-nts-Win32-VC9-x86.zip/download' to: C:\Documents and Settings\Administrator.BMTDOMAIN\Local Settings\Temp\tmp310A.tmp
ThreadId=8
DateTime=2013-03-12T16:40:14.8581264Z
DownloadManager Error: 0 : Error while downloading file 'https://sourceforge.net/projects/phpinstallermsi/files/zip/php-5.3.19-nts-Win32-VC9-x86.zip/download'. Exception: System.Net.WebException: InternetOpenUrl returned 0x80072EFF: Unknown error 12031.
at Microsoft.Web.PlatformInstaller.ManagedWinInet.ThrowGetLastErrorException(String offendingFunction)
at Microsoft.Web.PlatformInstaller.ManagedWinInet.OpenUrlAndFollowRedirects(Uri& uri, IntPtr& hInetFile)
at Microsoft.Web.PlatformInstaller.ManagedWinInet.DownloadFile(Uri uri, String fileName, String& contentDispositionFileName)
at Microsoft.Web.PlatformInstaller.InstallManager.WinInetDownloadInstallerFile(InstallerContext currentInstall, String& failureReason)
ThreadId=8
DateTime=2013-03-12T16:40:15.2643920Z
DownloadManager Error: 0 : WinInet failure: InternetOpenUrl returned 0x80072EFF: Unknown error 12031.. Download failure for PHP 5.3.19.
ThreadId=8
DateTime=2013-03-12T16:40:15.2643920Z
DownloadManager Warning: 0 : Dependency failed for product 'Windows Cache Extension 1.3 for PHP 5.3'. Skipping download.
ThreadId=8
DateTime=2013-03-12T16:40:15.2643920Z
DownloadManager Information: 0 : Product Windows Cache Extension 1.3 for PHP 5.3 had a dependency fail. Increasing install product to 3
ThreadId=1
DateTime=2013-03-12T16:40:15.2643920Z
DownloadManager Information: 0 : Loading product xml from: https://go.microsoft.com/?linkid=9817844
DownloadManager Information: 0 : https://go.microsoft.com/?linkid=9817844 responded with 302
DownloadManager Information: 0 : Response headers:
HTTP/1.1 302 Found
Cache-Control: private
Content-Length: 175
Content-Type: text/html; charset=utf-8
Expires: Tue, 12 Mar 2013 14:20:23 GMT
Location: https://www.microsoft.com/web/webpi/4.5/webproductlist.xml
Server: Microsoft-IIS/7.5
X-AspNet-Version: 2.0.50727
X-Powered-By: ASP.NET
Date: Tue, 12 Mar 2013 14:21:23 GMT
DownloadManager Warning: 0 : Could not resolve keyword ID WIF
DownloadManager Warning: 0 : Could not resolve keyword ID identity
DownloadManager Warning: 0 : Could not resolve keyword ID federation
DownloadManager Warning: 0 : Could not resolve keyword ID claims
DownloadManager Warning: 0 : Could not resolve keyword ID authentication
DownloadManager Information: 0 : Filtering by majorOS: 5, minorOS: 2, majorSP: 2, minorSP: 0, productType: 7, architecture: x86
DownloadManager Information: 0 : Loading product xml from: https://www.microsoft.com/web/webpi/4.5/webapplicationlist.xml
DownloadManager Warning: 0 : Could not resolve keyword ID ApplicationSpotlight
DownloadManager Warning: 0 : Could not resolve keyword ID ApplicationSpotlight
DownloadManager Warning: 0 : Could not resolve keyword ID ApplicationSpotlight
DownloadManager Warning: 0 : Could not resolve keyword ID ApplicationSpotlight
DownloadManager Warning: 0 : Could not resolve keyword ID ApplicationSpotlight
DownloadManager Warning: 0 : Could not resolve keyword ID ApplicationSpotlight
DownloadManager Warning: 0 : Could not resolve keyword ID ApplicationSpotlight
DownloadManager Warning: 0 : Could not resolve keyword ID ApplicationSpotlight
DownloadManager Warning: 0 : Could not resolve keyword ID ApplicationSpotlight
DownloadManager Information: 0 : Filtering by majorOS: 5, minorOS: 2, majorSP: 2, minorSP: 0, productType: 7, architecture: x86
DownloadManager Information: 0 : Sucessfully loaded the feed 'https://www.microsoft.com/web/webpi/4.5/webapplicationlist.xml' after preprocessing, location on disk: 'C:\Documents and Settings\Administrator.BMTDOMAIN\Local Settings\Application Data\Microsoft\Web Platform Installer\preprocessor\1257519080.xml'
DownloadManager Information: 0 : Loading product xml from: https://www.microsoft.com/web/webpi/4.5/mediaproductlist.xml
DownloadManager Information: 0 : Filtering by majorOS: 5, minorOS: 2, majorSP: 2, minorSP: 0, productType: 7, architecture: x86
DownloadManager Information: 0 : Sucessfully loaded the feed 'https://www.microsoft.com/web/webpi/4.5/mediaproductlist.xml' after preprocessing, location on disk: 'C:\Documents and Settings\Administrator.BMTDOMAIN\Local Settings\Application Data\Microsoft\Web Platform Installer\preprocessor\-645085719.xml'
DownloadManager Information: 0 : Loading product xml from: https://www.microsoft.com/web/webpi/4.5/toolsproductlist.xml
DownloadManager Information: 0 : Filtering by majorOS: 5, minorOS: 2, majorSP: 2, minorSP: 0, productType: 7, architecture: x86
DownloadManager Information: 0 : Sucessfully loaded the feed 'https://www.microsoft.com/web/webpi/4.5/toolsproductlist.xml' after preprocessing, location on disk: 'C:\Documents and Settings\Administrator.BMTDOMAIN\Local Settings\Application Data\Microsoft\Web Platform Installer\preprocessor\1822752924.xml'
DownloadManager Information: 0 : Loading product xml from: https://www.microsoft.com/web/webpi/4.5/enterpriseproductlist.xml
DownloadManager Information: 0 : Filtering by majorOS: 5, minorOS: 2, majorSP: 2, minorSP: 0, productType: 7, architecture: x86
DownloadManager Information: 0 : Sucessfully loaded the feed 'https://www.microsoft.com/web/webpi/4.5/enterpriseproductlist.xml' after preprocessing, location on disk: 'C:\Documents and Settings\Administrator.BMTDOMAIN\Local Settings\Application Data\Microsoft\Web Platform Installer\preprocessor\-1611415340.xml'
DownloadManager Information: 0 : Sucessfully loaded the feed 'https://go.microsoft.com/?linkid=9817844' after preprocessing, location on disk: 'C:\Documents and Settings\Administrator.BMTDOMAIN\Local Settings\Application Data\Microsoft\Web Platform Installer\preprocessor\-1250132447.xml'
DownloadManager Information: 0 : Getting ratings file from http://go.microsoft.com/?linkid=9752395
DownloadManager Information: 0 : http://go.microsoft.com/?linkid=9752395 responded with 302
DownloadManager Information: 0 : Response headers:
HTTP/1.1 302 Found
Cache-Control: private
Content-Length: 203
Content-Type: text/html; charset=utf-8
Expires: Tue, 12 Mar 2013 14:21:29 GMT
Location: http://www.microsoft.com/web/handlers/WebPI.ashx?command=getatomfeedwithavgratingquery
Server: Microsoft-IIS/7.5
X-AspNet-Version: 2.0.50727
X-Powered-By: ASP.NET
Date: Tue, 12 Mar 2013 14:22:29 GMT
DownloadManager Information: 0 : Ratings file loaded successfully
DownloadManager Error: 0 : System.OutOfMemoryException: Out of memory.
at System.Drawing.Image.FromFile(String filename, Boolean useEmbeddedColorManagement)
at System.Drawing.Image.FromFile(String filename)
at Microsoft.Web.PlatformInstaller.UI.ImageServiceImplementation.GetImage(Uri imageUri)
DownloadManager Error: 0 : System.OutOfMemoryException: Out of memory.
at System.Drawing.Image.FromFile(String filename, Boolean useEmbeddedColorManagement)
at System.Drawing.Image.FromFile(String filename)
at Microsoft.Web.PlatformInstaller.UI.ImageServiceImplementation.GetImage(Uri imageUri)
DownloadManager Information: 0 : Adding product phpBB (phpBB) to cart
DownloadManager Error: 0 : System.OutOfMemoryException: Out of memory.
at System.Drawing.Image.FromFile(String filename, Boolean useEmbeddedColorManagement)
at System.Drawing.Image.FromFile(String filename)
at Microsoft.Web.PlatformInstaller.UI.ImageServiceImplementation.GetImage(Uri imageUri)
DownloadManager Error: 0 : System.OutOfMemoryException: Out of memory.
at System.Drawing.Image.FromFile(String filename, Boolean useEmbeddedColorManagement)
at System.Drawing.Image.FromFile(String filename)
at Microsoft.Web.PlatformInstaller.UI.ImageServiceImplementation.GetImage(Uri imageUri)
DownloadManager Information: 0 : Dependent product UrlRewrite2 does not apply for current OS / configuration. Not adding
DownloadManager Information: 0 : Dependent product StaticContent does not apply for current OS / configuration. Not adding
DownloadManager Information: 0 : Dependent product DefaultDocument does not apply for current OS / configuration. Not adding
DownloadManager Information: 0 : Dependent product DirectoryBrowse does not apply for current OS / configuration. Not adding
DownloadManager Information: 0 : Dependent product HTTPErrors does not apply for current OS / configuration. Not adding
DownloadManager Information: 0 : Dependent product HTTPLogging does not apply for current OS / configuration. Not adding
DownloadManager Information: 0 : Dependent product LoggingTools does not apply for current OS / configuration. Not adding
DownloadManager Information: 0 : Dependent product RequestMonitor does not apply for current OS / configuration. Not adding
DownloadManager Information: 0 : Dependent product RequestFiltering does not apply for current OS / configuration. Not adding
DownloadManager Information: 0 : Dependent product StaticContentCompression does not apply for current OS / configuration. Not adding
DownloadManager Information: 0 : Dependent product FastCGIUpdate does not apply for current OS / configuration. Not adding
DownloadManager Information: 0 : Dependent product FastCGIBackport does not apply for current OS / configuration. Not adding
DownloadManager Information: 0 : Dependent product CGI does not apply for current OS / configuration. Not adding
DownloadManager Information: 0 : Dependent product WASProcessModel does not apply for current OS / configuration. Not adding
DownloadManager Information: 0 : Dependent product IISManagementConsole does not apply for current OS / configuration. Not adding
DownloadManager Information: 0 : Dependent product WASConfigurationAPI does not apply for current OS / configuration. Not adding
DownloadManager Information: 0 : Dependent product UrlRewrite2 does not apply for current OS / configuration. Not adding
DownloadManager Information: 0 : Dependent product StaticContent does not apply for current OS / configuration. Not adding
DownloadManager Information: 0 : Dependent product DefaultDocument does not apply for current OS / configuration. Not adding
DownloadManager Information: 0 : Dependent product DirectoryBrowse does not apply for current OS / configuration. Not adding
DownloadManager Information: 0 : Dependent product HTTPErrors does not apply for current OS / configuration. Not adding
DownloadManager Information: 0 : Dependent product HTTPLogging does not apply for current OS / configuration. Not adding
DownloadManager Information: 0 : Dependent product LoggingTools does not apply for current OS / configuration. Not adding
DownloadManager Information: 0 : Dependent product RequestMonitor does not apply for current OS / configuration. Not adding
DownloadManager Information: 0 : Dependent product RequestFiltering does not apply for current OS / configuration. Not adding
DownloadManager Information: 0 : Dependent product StaticContentCompression does not apply for current OS / configuration. Not adding
DownloadManager Information: 0 : Dependent product FastCGIUpdate does not apply for current OS / configuration. Not adding
DownloadManager Information: 0 : Dependent product FastCGIBackport does not apply for current OS / configuration. Not adding
DownloadManager Information: 0 : Dependent product CGI does not apply for current OS / configuration. Not adding
DownloadManager Information: 0 : Dependent product WASProcessModel does not apply for current OS / configuration. Not adding
DownloadManager Information: 0 : Dependent product IISManagementConsole does not apply for current OS / configuration. Not adding
DownloadManager Information: 0 : Dependent product WASConfigurationAPI does not apply for current OS / configuration. Not adding
DownloadManager Information: 0 : Dependent product UrlRewrite2 does not apply for current OS / configuration. Not adding
DownloadManager Information: 0 : Dependent product StaticContent does not apply for current OS / configuration. Not adding
DownloadManager Information: 0 : Dependent product DefaultDocument does not apply for current OS / configuration. Not adding
DownloadManager Information: 0 : Dependent product DirectoryBrowse does not apply for current OS / configuration. Not adding
DownloadManager Information: 0 : Dependent product HTTPErrors does not apply for current OS / configuration. Not adding
DownloadManager Information: 0 : Dependent product HTTPLogging does not apply for current OS / configuration. Not adding
DownloadManager Information: 0 : Dependent product LoggingTools does not apply for current OS / configuration. Not adding
DownloadManager Information: 0 : Dependent product RequestMonitor does not apply for current OS / configuration. Not adding
DownloadManager Information: 0 : Dependent product RequestFiltering does not apply for current OS / configuration. Not adding
DownloadManager Information: 0 : Dependent product StaticContentCompression does not apply for current OS / configuration. Not adding
DownloadManager Information: 0 : Dependent product FastCGIUpdate does not apply for current OS / configuration. Not adding
DownloadManager Information: 0 : Dependent product FastCGIBackport does not apply for current OS / configuration. Not adding
DownloadManager Information: 0 : Dependent product CGI does not apply for current OS / configuration. Not adding
DownloadManager Information: 0 : Dependent product WASProcessModel does not apply for current OS / configuration. Not adding
DownloadManager Information: 0 : Dependent product IISManagementConsole does not apply for current OS / configuration. Not adding
DownloadManager Information: 0 : Dependent product WASConfigurationAPI does not apply for current OS / configuration. Not adding
DownloadManager Information: 0 : Adding product 'phpBB'
DownloadManager Information: 0 : Adding dependency product 'WinCache53
DownloadManager Information: 0 : Adding dependency product 'PHP53
DownloadManager Information: 0 : Setting current install to 1
DownloadManager Information: 0 : Starting install sequence
DownloadManager Information: 0 : Downloading file 'http://download.phpbb.com/pub/release/3.0/webpi/phpBB-3.0.11.webpi.pl2.zip' to: C:\Documents and Settings\Administrator.BMTDOMAIN\Local Settings\Temp\tmp3107.tmp
DownloadManager Information: 0 : File 'C:\Documents and Settings\Administrator.BMTDOMAIN\Local Settings\Application Data\Microsoft\Web Platform Installer\installers\phpBB\C0A43350AB0DE8B89E181DA2D47F063D3BF82678\phpBB-3.0.11.webpi.pl2.zip' already exists, deleting old copy of the file
DownloadManager Information: 0 : Moving downloaded file 'C:\Documents and Settings\Administrator.BMTDOMAIN\Local Settings\Temp\tmp3107.tmp' to: C:\Documents and Settings\Administrator.BMTDOMAIN\Local Settings\Application Data\Microsoft\Web Platform Installer\installers\phpBB\C0A43350AB0DE8B89E181DA2D47F063D3BF82678\phpBB-3.0.11.webpi.pl2.zip
DownloadManager Error: 0 : Signature verification failed on downloaded file. URL: http://download.phpbb.com/pub/release/3.0/webpi/phpBB-3.0.11.webpi.pl2.zip. File location: C:\Documents and Settings\Administrator.BMTDOMAIN\Local Settings\Application Data\Microsoft\Web Platform Installer\installers\phpBB\C0A43350AB0DE8B89E181DA2D47F063D3BF82678\phpBB-3.0.11.webpi.pl2.zip. File size: 0 kb
DownloadManager Information: 0 : Product phpBB done install completed
DownloadManager Information: 0 : Increasing current install to 2
DownloadManager Information: 0 : Downloading file 'https://sourceforge.net/projects/phpinstallermsi/files/zip/php-5.3.19-nts-Win32-VC9-x86.zip/download' to: C:\Documents and Settings\Administrator.BMTDOMAIN\Local Settings\Temp\tmp3108.tmp
DownloadManager Error: 0 : Error while downloading file 'https://sourceforge.net/projects/phpinstallermsi/files/zip/php-5.3.19-nts-Win32-VC9-x86.zip/download'. Exception: System.Net.WebException: InternetOpenUrl returned 0x80072EFF: Unknown error 12031.
at Microsoft.Web.PlatformInstaller.ManagedWinInet.ThrowGetLastErrorException(String offendingFunction)
at Microsoft.Web.PlatformInstaller.ManagedWinInet.OpenUrlAndFollowRedirects(Uri& uri, IntPtr& hInetFile)
at Microsoft.Web.PlatformInstaller.ManagedWinInet.DownloadFile(Uri uri, String fileName, String& contentDispositionFileName)
at Microsoft.Web.PlatformInstaller.InstallManager.WinInetDownloadInstallerFile(InstallerContext currentInstall, String& failureReason)
DownloadManager Warning: 0 : WinInet failure: InternetOpenUrl returned 0x80072EFF: Unknown error 12031.. Retrying download for 'PHP 5.3.19'
DownloadManager Information: 0 : WebClient downloading file 'https://sourceforge.net/projects/phpinstallermsi/files/zip/php-5.3.19-nts-Win32-VC9-x86.zip/download' to: C:\Documents and Settings\Administrator.BMTDOMAIN\Local Settings\Temp\tmp3109.tmp
DownloadManager Error: 0 : WebClient error while downloading file 'https://sourceforge.net/projects/phpinstallermsi/files/zip/php-5.3.19-nts-Win32-VC9-x86.zip/download'. Exception: System.Net.WebException: The underlying connection was closed: An unexpected error occurred on a send. ---> System.IO.IOException: Unable to read data from the transport connection: An existing connection was forcibly closed by the remote host. ---> System.Net.Sockets.SocketException: An existing connection was forcibly closed by the remote host
at System.Net.Sockets.Socket.Receive(Byte[] buffer, Int32 offset, Int32 size, SocketFlags socketFlags)
at System.Net.Sockets.NetworkStream.Read(Byte[] buffer, Int32 offset, Int32 size)
--- End of inner exception stack trace ---
at System.Net.Sockets.NetworkStream.Read(Byte[] buffer, Int32 offset, Int32 size)
at System.Net.FixedSizeReader.ReadPacket(Byte[] buffer, Int32 offset, Int32 count)
at System.Net.Security.SslState.StartReceiveBlob(Byte[] buffer, AsyncProtocolRequest asyncRequest)
at System.Net.Security.SslState.CheckCompletionBeforeNextReceive(ProtocolToken message, AsyncProtocolRequest asyncRequest)
at System.Net.Security.SslState.StartSendBlob(Byte[] incoming, Int32 count, AsyncProtocolRequest asyncRequest)
at System.Net.Security.SslState.ProcessReceivedBlob(Byte[] buffer, Int32 count, AsyncProtocolRequest asyncRequest)
at System.Net.Security.SslState.StartReadFrame(Byte[] buffer, Int32 readBytes, AsyncProtocolRequest asyncRequest)
at System.Net.Security.SslState.StartReceiveBlob(Byte[] buffer, AsyncProtocolRequest asyncRequest)
at System.Net.Security.SslState.CheckCompletionBeforeNextReceive(ProtocolToken message, AsyncProtocolRequest asyncRequest)
at System.Net.Security.SslState.StartSendBlob(Byte[] incoming, Int32 count, AsyncProtocolRequest asyncRequest)
at System.Net.Security.SslState.ProcessReceivedBlob(Byte[] buffer, Int32 count, AsyncProtocolRequest asyncRequest)
at System.Net.Security.SslState.StartReadFrame(Byte[] buffer, Int32 readBytes, AsyncProtocolRequest asyncRequest)
at System.Net.Security.SslState.StartReceiveBlob(Byte[] buffer, AsyncProtocolRequest asyncRequest)
at System.Net.Security.SslState.CheckCompletionBeforeNextReceive(ProtocolToken message, AsyncProtocolRequest asyncRequest)
at System.Net.Security.SslState.StartSendBlob(Byte[] incoming, Int32 count, AsyncProtocolRequest asyncRequest)
at System.Net.Security.SslState.ProcessReceivedBlob(Byte[] buffer, Int32 count, AsyncProtocolRequest asyncRequest)
at System.Net.Security.SslState.StartReadFrame(Byte[] buffer, Int32 readBytes, AsyncProtocolRequest asyncRequest)
at System.Net.Security.SslState.StartReceiveBlob(Byte[] buffer, AsyncProtocolRequest asyncRequest)
at System.Net.Security.SslState.CheckCompletionBeforeNextReceive(ProtocolToken message, AsyncProtocolRequest asyncRequest)
at System.Net.Security.SslState.StartSendBlob(Byte[] incoming, Int32 count, AsyncProtocolRequest asyncRequest)
at System.Net.Security.SslState.ForceAuthentication(Boolean receiveFirst, Byte[] buffer, AsyncProtocolRequest asyncRequest)
at System.Net.Security.SslState.ProcessAuthentication(LazyAsyncResult lazyResult)
at System.Net.TlsStream.CallProcessAuthentication(Object state)
at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
at System.Net.TlsStream.ProcessAuthentication(LazyAsyncResult result)
at System.Net.TlsStream.Write(Byte[] buffer, Int32 offset, Int32 size)
at System.Net.PooledStream.Write(Byte[] buffer, Int32 offset, Int32 size)
at System.Net.ConnectStream.WriteHeaders(Boolean async)
--- End of inner exception stack trace ---
at System.Net.WebClient.OpenRead(Uri address)
at Microsoft.Web.PlatformInstaller.InstallManager.WebClientDownloadInstallerFile(InstallerContext currentInstall, String& errorMessage)
DownloadManager Warning: 0 : WebClient failure: The underlying connection was closed: An unexpected error occurred on a send.. Retrying download for 'PHP 5.3.19'
DownloadManager Information: 0 : Downloading file 'https://sourceforge.net/projects/phpinstallermsi/files/zip/php-5.3.19-nts-Win32-VC9-x86.zip/download' to: C:\Documents and Settings\Administrator.BMTDOMAIN\Local Settings\Temp\tmp310A.tmp
DownloadManager Error: 0 : Error while downloading file 'https://sourceforge.net/projects/phpinstallermsi/files/zip/php-5.3.19-nts-Win32-VC9-x86.zip/download'. Exception: System.Net.WebException: InternetOpenUrl returned 0x80072EFF: Unknown error 12031.
at Microsoft.Web.PlatformInstaller.ManagedWinInet.ThrowGetLastErrorException(String offendingFunction)
at Microsoft.Web.PlatformInstaller.ManagedWinInet.OpenUrlAndFollowRedirects(Uri& uri, IntPtr& hInetFile)
at Microsoft.Web.PlatformInstaller.ManagedWinInet.DownloadFile(Uri uri, String fileName, String& contentDispositionFileName)
at Microsoft.Web.PlatformInstaller.InstallManager.WinInetDownloadInstallerFile(InstallerContext currentInstall, String& failureReason)
DownloadManager Error: 0 : WinInet failure: InternetOpenUrl returned 0x80072EFF: Unknown error 12031.. Download failure for PHP 5.3.19.
DownloadManager Warning: 0 : Dependency failed for product 'Windows Cache Extension 1.3 for PHP 5.3'. Skipping download.
DownloadManager Information: 0 : Product Windows Cache Extension 1.3 for PHP 5.3 had a dependency fail. Increasing install product to 3
DownloadManager Information: 0 : Clearing cart
arowzee
2 Posts
PHPBB is failing due to signature verification
Mar 04, 2013 07:16 PM|LINK
When I attempt to install PHPBB on my Windows 2003 server I recevie the following error:
"We're sorry. The following products have failed to install.
This product did not install successfully: Downloaded file failed signature verification and may have been tampered with."
sumuth
9 Posts
Microsoft
Moderator
Re: PHPBB is failing due to signature verification
Mar 04, 2013 08:07 PM|LINK
Thanks for reporting this , but we are not able to reproduce the issue .
Are you using 4.5 version of WPI ?
Can you give the logs %localappdata%\Microsoft\Web Platform Installer\logs\install\<data-time-folder-when-app-was-installed>
as well as %localappdata%\Microsoft\Web Platform Installer\logs\webpi\<latest-file>
Tillotto
2 Posts
Re: PHPBB is failing due to signature verification
Mar 05, 2013 04:08 PM|LINK
Hello, attached is a picture of the error I get when trying to install MWPI4.5. There are no logs for the failed install date at the location you suggest. In the parent directory there is a file called 'webpi_launcher_log.txt' and its contents are :-
Downloading Web Platform Installer MSI Downloading MSI from: 'https://go.microsoft.com/?linkid=9737537' HTTP/1.1 200 OK Content-Type: application/octet-stream Last-Modified: Mon, 04 Feb 2013 12:16:49 GMT Accept-Ranges: bytes ETag: "02c5882d12ce1:0" Server: Microsoft-IIS/8.0 Content-Disposition: attachment Content-Length: 1581056 Date: Tue, 05 Mar 2013 16:49:22 GMT Connection: keep-alive
Response code: '200' Starting MSI install: msiexec /i "C:\Users\Richard\AppData\Local\Temp\wpi.msi" /qb MSI install returned status code: '1603' Method '_wspawnl' failed. Failure: 0x643 Failed to install the Web Platform Installer MSI. Unable to launch Web Platform Installer. Attempting to start browser to download Web Platform Installer MSI: C:\WINDOWS\explorer.exe "https://go.microsoft.com/?linkid=9737537"
I have uninstalled MWPI and tried downloading the install file from the web, and still no joy. Any help would be much appreciated.
Cheers,
Tillotto
2 Posts
Re: PHPBB is failing due to signature verification
Mar 05, 2013 04:35 PM|LINK
Hello, again,
It seems that turning IIS on via Control Panel/Windows Features does the trick. Why that was not on and I hadn't noticed, I have no idea :-)
Cheers,
sumuth
9 Posts
Microsoft
Moderator
Re: PHPBB is failing due to signature verification
Mar 06, 2013 05:46 AM|LINK
Thanks for letting me know .
arowzee
2 Posts
Re: PHPBB is failing due to signature verification
Mar 12, 2013 04:47 PM|LINK
I am getting the same error when trying to install PHPBB and I am using 4.5 WPI. Received it also with 4.0. Picture is below and I am attaching the logs.
Log files below
DownloadManager Information: 0 : Starting install sequence ThreadId=3 DateTime=2013-03-12T16:40:12.3267792Z DownloadManager Information: 0 : Downloading file 'http://download.phpbb.com/pub/release/3.0/webpi/phpBB-3.0.11.webpi.pl2.zip' to: C:\Documents and Settings\Administrator.BMTDOMAIN\Local Settings\Temp\tmp3107.tmp ThreadId=8 DateTime=2013-03-12T16:40:12.3424048Z DownloadManager Information: 0 : File 'C:\Documents and Settings\Administrator.BMTDOMAIN\Local Settings\Application Data\Microsoft\Web Platform Installer\installers\phpBB\C0A43350AB0DE8B89E181DA2D47F063D3BF82678\phpBB-3.0.11.webpi.pl2.zip' already exists, deleting old copy of the file ThreadId=8 DateTime=2013-03-12T16:40:12.5455376Z DownloadManager Information: 0 : Moving downloaded file 'C:\Documents and Settings\Administrator.BMTDOMAIN\Local Settings\Temp\tmp3107.tmp' to: C:\Documents and Settings\Administrator.BMTDOMAIN\Local Settings\Application Data\Microsoft\Web Platform Installer\installers\phpBB\C0A43350AB0DE8B89E181DA2D47F063D3BF82678\phpBB-3.0.11.webpi.pl2.zip ThreadId=8 DateTime=2013-03-12T16:40:12.5455376Z DownloadManager Error: 0 : Signature verification failed on downloaded file. URL: http://download.phpbb.com/pub/release/3.0/webpi/phpBB-3.0.11.webpi.pl2.zip. File location: C:\Documents and Settings\Administrator.BMTDOMAIN\Local Settings\Application Data\Microsoft\Web Platform Installer\installers\phpBB\C0A43350AB0DE8B89E181DA2D47F063D3BF82678\phpBB-3.0.11.webpi.pl2.zip. File size: 0 kb ThreadId=8 DateTime=2013-03-12T16:40:12.7642960Z DownloadManager Information: 0 : Product phpBB done install completed ThreadId=1 DateTime=2013-03-12T16:40:12.7642960Z DownloadManager Information: 0 : Increasing current install to 2 ThreadId=1 DateTime=2013-03-12T16:40:12.7642960Z DownloadManager Information: 0 : Downloading file 'https://sourceforge.net/projects/phpinstallermsi/files/zip/php-5.3.19-nts-Win32-VC9-x86.zip/download' to: C:\Documents and Settings\Administrator.BMTDOMAIN\Local Settings\Temp\tmp3108.tmp ThreadId=8 DateTime=2013-03-12T16:40:12.7642960Z DownloadManager Error: 0 : Error while downloading file 'https://sourceforge.net/projects/phpinstallermsi/files/zip/php-5.3.19-nts-Win32-VC9-x86.zip/download'. Exception: System.Net.WebException: InternetOpenUrl returned 0x80072EFF: Unknown error 12031. at Microsoft.Web.PlatformInstaller.ManagedWinInet.ThrowGetLastErrorException(String offendingFunction) at Microsoft.Web.PlatformInstaller.ManagedWinInet.OpenUrlAndFollowRedirects(Uri& uri, IntPtr& hInetFile) at Microsoft.Web.PlatformInstaller.ManagedWinInet.DownloadFile(Uri uri, String fileName, String& contentDispositionFileName) at Microsoft.Web.PlatformInstaller.InstallManager.WinInetDownloadInstallerFile(InstallerContext currentInstall, String& failureReason) ThreadId=8 DateTime=2013-03-12T16:40:13.3893200Z DownloadManager Warning: 0 : WinInet failure: InternetOpenUrl returned 0x80072EFF: Unknown error 12031.. Retrying download for 'PHP 5.3.19' ThreadId=8 DateTime=2013-03-12T16:40:13.4049456Z DownloadManager Information: 0 : WebClient downloading file 'https://sourceforge.net/projects/phpinstallermsi/files/zip/php-5.3.19-nts-Win32-VC9-x86.zip/download' to: C:\Documents and Settings\Administrator.BMTDOMAIN\Local Settings\Temp\tmp3109.tmp ThreadId=8 DateTime=2013-03-12T16:40:13.4049456Z DownloadManager Error: 0 : WebClient error while downloading file 'https://sourceforge.net/projects/phpinstallermsi/files/zip/php-5.3.19-nts-Win32-VC9-x86.zip/download'. Exception: System.Net.WebException: The underlying connection was closed: An unexpected error occurred on a send. ---> System.IO.IOException: Unable to read data from the transport connection: An existing connection was forcibly closed by the remote host. ---> System.Net.Sockets.SocketException: An existing connection was forcibly closed by the remote host at System.Net.Sockets.Socket.Receive(Byte[] buffer, Int32 offset, Int32 size, SocketFlags socketFlags) at System.Net.Sockets.NetworkStream.Read(Byte[] buffer, Int32 offset, Int32 size) --- End of inner exception stack trace --- at System.Net.Sockets.NetworkStream.Read(Byte[] buffer, Int32 offset, Int32 size) at System.Net.FixedSizeReader.ReadPacket(Byte[] buffer, Int32 offset, Int32 count) at System.Net.Security.SslState.StartReceiveBlob(Byte[] buffer, AsyncProtocolRequest asyncRequest) at System.Net.Security.SslState.CheckCompletionBeforeNextReceive(ProtocolToken message, AsyncProtocolRequest asyncRequest) at System.Net.Security.SslState.StartSendBlob(Byte[] incoming, Int32 count, AsyncProtocolRequest asyncRequest) at System.Net.Security.SslState.ProcessReceivedBlob(Byte[] buffer, Int32 count, AsyncProtocolRequest asyncRequest) at System.Net.Security.SslState.StartReadFrame(Byte[] buffer, Int32 readBytes, AsyncProtocolRequest asyncRequest) at System.Net.Security.SslState.StartReceiveBlob(Byte[] buffer, AsyncProtocolRequest asyncRequest) at System.Net.Security.SslState.CheckCompletionBeforeNextReceive(ProtocolToken message, AsyncProtocolRequest asyncRequest) at System.Net.Security.SslState.StartSendBlob(Byte[] incoming, Int32 count, AsyncProtocolRequest asyncRequest) at System.Net.Security.SslState.ProcessReceivedBlob(Byte[] buffer, Int32 count, AsyncProtocolRequest asyncRequest) at System.Net.Security.SslState.StartReadFrame(Byte[] buffer, Int32 readBytes, AsyncProtocolRequest asyncRequest) at System.Net.Security.SslState.StartReceiveBlob(Byte[] buffer, AsyncProtocolRequest asyncRequest) at System.Net.Security.SslState.CheckCompletionBeforeNextReceive(ProtocolToken message, AsyncProtocolRequest asyncRequest) at System.Net.Security.SslState.StartSendBlob(Byte[] incoming, Int32 count, AsyncProtocolRequest asyncRequest) at System.Net.Security.SslState.ProcessReceivedBlob(Byte[] buffer, Int32 count, AsyncProtocolRequest asyncRequest) at System.Net.Security.SslState.StartReadFrame(Byte[] buffer, Int32 readBytes, AsyncProtocolRequest asyncRequest) at System.Net.Security.SslState.StartReceiveBlob(Byte[] buffer, AsyncProtocolRequest asyncRequest) at System.Net.Security.SslState.CheckCompletionBeforeNextReceive(ProtocolToken message, AsyncProtocolRequest asyncRequest) at System.Net.Security.SslState.StartSendBlob(Byte[] incoming, Int32 count, AsyncProtocolRequest asyncRequest) at System.Net.Security.SslState.ForceAuthentication(Boolean receiveFirst, Byte[] buffer, AsyncProtocolRequest asyncRequest) at System.Net.Security.SslState.ProcessAuthentication(LazyAsyncResult lazyResult) at System.Net.TlsStream.CallProcessAuthentication(Object state) at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state) at System.Net.TlsStream.ProcessAuthentication(LazyAsyncResult result) at System.Net.TlsStream.Write(Byte[] buffer, Int32 offset, Int32 size) at System.Net.PooledStream.Write(Byte[] buffer, Int32 offset, Int32 size) at System.Net.ConnectStream.WriteHeaders(Boolean async) --- End of inner exception stack trace --- at System.Net.WebClient.OpenRead(Uri address) at Microsoft.Web.PlatformInstaller.InstallManager.WebClientDownloadInstallerFile(InstallerContext currentInstall, String& errorMessage) ThreadId=8 DateTime=2013-03-12T16:40:14.8581264Z DownloadManager Warning: 0 : WebClient failure: The underlying connection was closed: An unexpected error occurred on a send.. Retrying download for 'PHP 5.3.19' ThreadId=8 DateTime=2013-03-12T16:40:14.8581264Z DownloadManager Information: 0 : Downloading file 'https://sourceforge.net/projects/phpinstallermsi/files/zip/php-5.3.19-nts-Win32-VC9-x86.zip/download' to: C:\Documents and Settings\Administrator.BMTDOMAIN\Local Settings\Temp\tmp310A.tmp ThreadId=8 DateTime=2013-03-12T16:40:14.8581264Z DownloadManager Error: 0 : Error while downloading file 'https://sourceforge.net/projects/phpinstallermsi/files/zip/php-5.3.19-nts-Win32-VC9-x86.zip/download'. Exception: System.Net.WebException: InternetOpenUrl returned 0x80072EFF: Unknown error 12031. at Microsoft.Web.PlatformInstaller.ManagedWinInet.ThrowGetLastErrorException(String offendingFunction) at Microsoft.Web.PlatformInstaller.ManagedWinInet.OpenUrlAndFollowRedirects(Uri& uri, IntPtr& hInetFile) at Microsoft.Web.PlatformInstaller.ManagedWinInet.DownloadFile(Uri uri, String fileName, String& contentDispositionFileName) at Microsoft.Web.PlatformInstaller.InstallManager.WinInetDownloadInstallerFile(InstallerContext currentInstall, String& failureReason) ThreadId=8 DateTime=2013-03-12T16:40:15.2643920Z DownloadManager Error: 0 : WinInet failure: InternetOpenUrl returned 0x80072EFF: Unknown error 12031.. Download failure for PHP 5.3.19. ThreadId=8 DateTime=2013-03-12T16:40:15.2643920Z DownloadManager Warning: 0 : Dependency failed for product 'Windows Cache Extension 1.3 for PHP 5.3'. Skipping download. ThreadId=8 DateTime=2013-03-12T16:40:15.2643920Z DownloadManager Information: 0 : Product Windows Cache Extension 1.3 for PHP 5.3 had a dependency fail. Increasing install product to 3 ThreadId=1 DateTime=2013-03-12T16:40:15.2643920Z