I've got the same problem. Regardless of installation media, Webmatrix or Web Platform Installer, it always fails. Running Server 2012 R2 Standard, Build 9600.
DownloadManager Information: 0 : Content-Encoding header: 'gzip' DownloadManager Information: 0 : Number of bytes downloaded over the internet: '22361' DownloadManager Information: 0 : Number of bytes after possible decompression: '75075' DownloadManager Warning: 0 : Error getting last-modified header, error code: 12150 DownloadManager Warning: 0 : HttpQueryInfoWithRetry for HTTP_QUERY_LAST_MODIFIED failed. DownloadManager Information: 0 : Ratings file loaded successfully DownloadManager Information: 0 : Adding product Umbraco CMS (Umbraco) to cart DownloadManager Information: 0 : Adding product 'Umbraco' DownloadManager Information: 0 : Adding dependency product 'MVC4VS2010_Only DownloadManager Information: 0 : Setting current install to 1 DownloadManager Information: 0 : Starting install sequence DownloadManager Information: 0 : Downloading file 'http://our.umbraco.org/ReleaseDownload?id=92350' to: C:\Users\Administrator\AppData\Local\Temp\tmpC9FE.tmp DownloadManager Information: 0 : http://our.umbraco.org/ReleaseDownload?id=92350 responded with 302 DownloadManager Information: 0 : Response headers: HTTP/1.1 302 Found Cache-Control: no-cache Pragma: no-cache Content-Type: text/html; charset=utf-8 Expires: -1 Server: Microsoft-IIS/8.0 X-AspNet-Version: 4.0.30319 X-Powered-By: ASP.NET P3P: policyref="http://our.umbraco.org/w3c/p3p.xml" Date: Tue, 11 Mar 2014 16:24:22 GMT Content-Length: 17093 Connection: Keep-Alive
DownloadManager Error: 0 : Error while downloading file 'http://our.umbraco.org/ReleaseDownload?id=92350'. Exception: System.Net.WebException: HttpQueryInfo returned 0x80072F76: Unknown error 12150. 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: HttpQueryInfo returned 0x80072F76: Unknown error 12150.. Retrying download for 'Umbraco CMS' DownloadManager Information: 0 : WebClient downloading file 'http://our.umbraco.org/ReleaseDownload?id=92350' to: C:\Users\Administrator\AppData\Local\Temp\tmpD45F.tmp DownloadManager Error: 0 : WebClient error while downloading file 'http://our.umbraco.org/ReleaseDownload?id=92350'. Exception: System.Net.WebException: The remote server returned an error: (302) Found Redirect. at System.Net.WebClient.OpenRead(Uri address) at Microsoft.Web.PlatformInstaller.InstallManager.WebClientDownloadInstallerFile(InstallerContext currentInstall, String& errorMessage) DownloadManager Warning: 0 : WebClient failure: The remote server returned an error: (302) Found Redirect.. Retrying download for 'Umbraco CMS' DownloadManager Information: 0 : Downloading file 'http://our.umbraco.org/ReleaseDownload?id=92350' to: C:\Users\Administrator\AppData\Local\Temp\tmpE085.tmp DownloadManager Information: 0 : http://our.umbraco.org/ReleaseDownload?id=92350 responded with 302 DownloadManager Information: 0 : Response headers:
I find that for a first time installation of Umbraco using webmatrix is the easiest way to do it since it checks the system to see if some dependencies that are reguired are missing and if they are it's added to the installation stack.
I hope this works out for you if you have not lost your temper already :)
That's good to hear - Excited to hear from the other guys to see if that helped them as well.
If you're having other issues etc. don't be afraid to post them in here - we're a friendly bunch of people who loves to help each other out rather than flaming each other :)
Thankx for your help. I wil give it a new try on another computer. I did'nt lose my temper, but lost some energy after trying to install it on different ways. Eventhough I still do not understand why installing with Webmatrix or 'Web platform installer' is not possible.
Nevertheless, I will give it a new try. Or will use the manually way.
Installation link is not working
I never installed Umbraco, but my first installation through Webmatrix or Web platform installer gives an error 302 (redirecting)
because the link http://our.umbraco.org/ReleaseDownload?id=92350 responded with 302
Anyone a suggestion?
I've got the same problem. Regardless of installation media, Webmatrix or Web Platform Installer, it always fails. Running Server 2012 R2 Standard, Build 9600.
DownloadManager Information: 0 : Content-Encoding header: 'gzip'
DownloadManager Information: 0 : Number of bytes downloaded over the internet: '22361'
DownloadManager Information: 0 : Number of bytes after possible decompression: '75075'
DownloadManager Warning: 0 : Error getting last-modified header, error code: 12150
DownloadManager Warning: 0 : HttpQueryInfoWithRetry for HTTP_QUERY_LAST_MODIFIED failed.
DownloadManager Information: 0 : Ratings file loaded successfully
DownloadManager Information: 0 : Adding product Umbraco CMS (Umbraco) to cart
DownloadManager Information: 0 : Adding product 'Umbraco'
DownloadManager Information: 0 : Adding dependency product 'MVC4VS2010_Only
DownloadManager Information: 0 : Setting current install to 1
DownloadManager Information: 0 : Starting install sequence
DownloadManager Information: 0 : Downloading file 'http://our.umbraco.org/ReleaseDownload?id=92350' to: C:\Users\Administrator\AppData\Local\Temp\tmpC9FE.tmp
DownloadManager Information: 0 : http://our.umbraco.org/ReleaseDownload?id=92350 responded with 302
DownloadManager Information: 0 : Response headers:
HTTP/1.1 302 Found
Cache-Control: no-cache
Pragma: no-cache
Content-Type: text/html; charset=utf-8
Expires: -1
Server: Microsoft-IIS/8.0
X-AspNet-Version: 4.0.30319
X-Powered-By: ASP.NET
P3P: policyref="http://our.umbraco.org/w3c/p3p.xml"
Date: Tue, 11 Mar 2014 16:24:22 GMT
Content-Length: 17093
Connection: Keep-Alive
DownloadManager Error: 0 : Error while downloading file 'http://our.umbraco.org/ReleaseDownload?id=92350'. Exception: System.Net.WebException: HttpQueryInfo returned 0x80072F76: Unknown error 12150.
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: HttpQueryInfo returned 0x80072F76: Unknown error 12150.. Retrying download for 'Umbraco CMS'
DownloadManager Information: 0 : WebClient downloading file 'http://our.umbraco.org/ReleaseDownload?id=92350' to: C:\Users\Administrator\AppData\Local\Temp\tmpD45F.tmp
DownloadManager Error: 0 : WebClient error while downloading file 'http://our.umbraco.org/ReleaseDownload?id=92350'. Exception: System.Net.WebException: The remote server returned an error: (302) Found Redirect.
at System.Net.WebClient.OpenRead(Uri address)
at Microsoft.Web.PlatformInstaller.InstallManager.WebClientDownloadInstallerFile(InstallerContext currentInstall, String& errorMessage)
DownloadManager Warning: 0 : WebClient failure: The remote server returned an error: (302) Found Redirect.. Retrying download for 'Umbraco CMS'
DownloadManager Information: 0 : Downloading file 'http://our.umbraco.org/ReleaseDownload?id=92350' to: C:\Users\Administrator\AppData\Local\Temp\tmpE085.tmp
DownloadManager Information: 0 : http://our.umbraco.org/ReleaseDownload?id=92350 responded with 302
DownloadManager Information: 0 : Response headers:
I have same exception. Also I noticed that I can not open this link in IE, but in another browsers it loaded fine.
Hi guys and welcome to all of you here on our :)
Have you checked the installation documentation?
Here are the system requirements http://our.umbraco.org/documentation/Installation/system-requirements and here is the installation guide using webmatrix http://our.umbraco.org/documentation/Installation/install-umbraco-with-microsoft-webmatrix
If you prefer to not use webmatrix for installing Umbraco you can find guides here http://our.umbraco.org/documentation/Installation/
I find that for a first time installation of Umbraco using webmatrix is the easiest way to do it since it checks the system to see if some dependencies that are reguired are missing and if they are it's added to the installation stack.
I hope this works out for you if you have not lost your temper already :)
Looking forward to hearing from you all.
Cheers,
Jan
Thanks Jan. "right-click the folder in which you unzipped Umbraco, choose "Open as a Web Site with Microsoft WebMatrix"" this is what helped me
Hi Aleksey
That's good to hear - Excited to hear from the other guys to see if that helped them as well.
If you're having other issues etc. don't be afraid to post them in here - we're a friendly bunch of people who loves to help each other out rather than flaming each other :)
Cheers,
Jan
Hi Jan & others,
Thankx for your help. I wil give it a new try on another computer. I did'nt lose my temper, but lost some energy after trying to install it on different ways. Eventhough I still do not understand why installing with Webmatrix or 'Web platform installer' is not possible.
Nevertheless, I will give it a new try. Or will use the manually way.
Thanks! Adrey
Hi Adrey
Happy to hear that you did not loose your temper and that you're willing to give it another go :)
Sometimes the issues can also be permission related, which is also mentioned in the linked documentation.
But give it a go and keep us updated with your progress. If you're still stuck lets take it from there.
Cheers,
Jan
is working on a reply...