Skip to content

2.0.8 .net run time core is missing from download page #6281

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
AlejandroFlorin opened this issue May 8, 2018 — with docs.microsoft.com · 21 comments
Closed

2.0.8 .net run time core is missing from download page #6281

AlejandroFlorin opened this issue May 8, 2018 — with docs.microsoft.com · 21 comments
Labels
Source - Docs.ms Docs Customer feedback via GitHub Issue

Comments

Copy link

There is no 2.0.8 version available for download so can't get the 2.0.8 hosting bundle for the new .net core version.

https://www.microsoft.com/net/download/all


Document Details

Do not edit this section. It is required for docs.microsoft.com ➟ GitHub issue linking.

@guardrex
Copy link
Collaborator

guardrex commented May 8, 2018

@AlejandroFlorin Latest release is 2.0.7 ... https://github.com/dotnet/core/releases

Where did you see 2.0.8?

[EDIT] They're also listed here 👉 https://github.com/dotnet/core/tree/master/release-notes/2.0

@guardrex guardrex added the Source - Docs.ms Docs Customer feedback via GitHub Issue label May 8, 2018
@guardrex
Copy link
Collaborator

guardrex commented May 8, 2018

@AlejandroFlorin I'm going to go ahead and close. We can re-open and discuss further if you have additional questions. If you saw something that indicated that there was a 2.0.8 release, please let us know about that. If its a Microsoft page, there might be a typo somewhere that we need to fix.

@guardrex guardrex closed this as completed May 8, 2018
@AlejandroFlorin
Copy link
Author

AlejandroFlorin commented May 8, 2018

There is a new .Net Core update in NuGet for Visual Studio:

Microsoft.AspNetCore.All v2.0.8

image

@AlejandroFlorin
Copy link
Author

AlejandroFlorin commented May 8, 2018

Also here:

https://www.nuget.org/packages/Microsoft.AspNetCore.All

BTW: You may want to hold off on closing an issue until you give someone a bit of time to respond.

@guardrex
Copy link
Collaborator

guardrex commented May 8, 2018

Yes, they updated the metapackage, but it isn't the same as a .NET Core release. That package version doesn't need to match the latest .NET Core release (although I definitely understand your interpretation looking at the numbers). For the latest released Hosting Bundle Installer, use the 2.0.7 runtime link. Use the 2.1.0-rc1 runtime link to get to the Hosting Bundle Installer for the 2.1.0 preview/prerelease. You can use the "All" 2.0.8 metapackage with your 2.0 apps, since it is now the current package release.

@AlejandroFlorin
Copy link
Author

Good to know. Every previous .net core release had a matching package update so I assumed there was one now, though I did find it curious that 2.1.0 rc was published so soon after.

Thanks,

@AlejandroFlorin
Copy link
Author

I just updated my project to Microsoft.AspNetCore.All v2.0.8 and published to my IIS test server that has hosting bundle 2.0.7. They are not compatible. IIS returns back HTTP Error 502.5 - Process Failure, which is the error that I always get when there is a mismatch between the hosting bundle and the .net core version.

@guardrex
Copy link
Collaborator

guardrex commented May 8, 2018

That's interesting. Let's call in the big guns! lol

@leecow Can you comment on the "All" package revving to 2.0.8? We don't see a 2.0.8 official release, and the metapackage just notched up a version a day ago.

@leecow
Copy link
Member

leecow commented May 8, 2018

This is kind of a weird update and we obviously haven't figured out the best way to communicate the situation.

There was a change in a single framework package (System.Security.Cryptograph.Xml - not part of netcore.app so no update there) and some ASPNETCore packages. (@danroth27 for details) The ASP changes are included in the SDK 2.1.200.

There's still some plumbing work going on behind the scenes for the CLI and ASP and I expect the ASP and CLI repo release tags to be published before too long, which should help.

@leecow
Copy link
Member

leecow commented May 8, 2018

@JunTaoLuo to look at the HTTP error reported by @AlejandroFlorin

@JunTaoLuo
Copy link
Contributor

It's a known issue, see aspnet/IISIntegration#476 (comment). An update hosting bundle needs to be installed to use the 2.0.8 Microsoft.AspNetCore.All metapackage. @leecow when will the new installer and links on the download pages be updated at https://www.microsoft.com/net/download/dotnet-core/runtime-2.0.7? I think there will be confusion here since the installer itself will still be called DotNetCore.2.0.7-WindowsHosting.

fyi @muratg

@leecow
Copy link
Member

leecow commented May 8, 2018

@preetikr for progress on ms.com download update.

@bfren
Copy link

bfren commented May 11, 2018

Same 502.5 error here - any news on when the hosting bundle will be updated? The issue for me is with an update to the AntiForgery package, which has been updated to 2.0.3 in the 2.0.8 metapackage. As that isn't available yet for my hosting server, I've had to downgrade my projects to 2.0.7.

@VictorioBerra
Copy link

@bencgreen as per this comment the bundle was updated 3 days ago on May 8th. Please install DotNetCore.2.0.7-WindowsHosting.exe which contains ASP.NET Core 2.0.8. Verify the instillation was successful by navigating to %PROGRAMFILES%\dotnet\store and finding the 2.0.3 folder inside the microsoft.aspnetcore.antiforgery folder.

@guardrex guardrex removed this from the Backlog milestone May 11, 2018
@guardrex
Copy link
Collaborator

Thanks for the update @VictorioBerra! 🚀

There's nothing actionable for the docs, so I'm going to close this now.

@aligenc
Copy link

aligenc commented May 14, 2018

I've downgraded to v2.0.7 back and it works fine. I know microsoft publishes do not give us confident anyway but it is sad to see dotnet core same.

@MattJeanes
Copy link

This has just caused us a world of pain too 😢

The bundle download page currently links to an older version

https://www.microsoft.com/net/download/thank-you/dotnet-runtime-2.0.7-windows-hosting-bundle-installer ->https://download.microsoft.com/download/A/9/F/A9F8872C-48B2-41DB-8AAD-D5908D988592/DotNetCore.2.0.7-WindowsHosting.exe

When it looks like it should be going to your new link https://download.microsoft.com/download/E/F/7/EF7302FE-4F84-4529-9E3A-893450F76501/DotNetCore.2.0.7-WindowsHosting.exe

After installing that new link, the 2.0.3 package installed and everything worked. Looks like you guys might need to update that download link.

I think this needs to be addressed more globally though, as I'm sure I won't be the last one to be hit by something like this. Re-publishing a newer version of the Windows Hosting package with newer binaries under the same version number doesn't seem right.

I appreciate that the actual net core runtime hasn't changed so you wouldn't want to change it to 2.0.8 but I do think something better needs to be done to prevent this confusion, even if it's just a better error message with more clues.

I also appreciate that this is the aspnet/Docs repository and not the core runtime one, so raising another issue linked to this one elsewhere may be a good idea.

Thanks! 😄

@shelland
Copy link

I have a related issue after updating of NuGet packages:

Error:
An assembly specified in the application dependencies manifest (MyApp.deps.json) was not found:
package: 'Microsoft.AspNetCore.Antiforgery', version: '2.0.3'
path: 'lib/netstandard2.0/Microsoft.AspNetCore.Antiforgery.dll'

This assembly was expected to be in the local runtime store as the application was published using the following target manifest files:
aspnetcore-store-2.0.8.xml

The only solution for now is to add the following line to my web project file:

<PublishWithAspNetCoreTargetManifest>false</PublishWithAspNetCoreTargetManifest>

but it produces hundreds of DLL files in my application output directory. Actual download link will be appreciated.

Moreover, I still always need to remove -argFile IISExeLauncherArgs.txt from my web.config file after publishing to remote IIS server.

@guardrex
Copy link
Collaborator

@shelland

The -argFile IISExeLauncherArgs.txt problem has been fixed ... see aspnet/IISIntegration#791 (comment).

WRT the error, that's also fixed ... see aspnet/IISIntegration#476.

@VictorioBerra
Copy link

@shelland Did you read every single comment in this thread? This is solved. If you host on IIS, install the latest bundle here.

@guardrex
Copy link
Collaborator

Thank you all very much for reporting and discussing the issue. There's no actionable docs issue to address for this, so I'm going to lock the convo at this point. If there are additional problems with the 2.0.8 All package pertaining to the hosting bundle/shared framework install, please post them in aspnet/IISIntegration#476, where the engineers will re-open that issue to address any new or lingering problems.

If anyone feels that there is a docs issue that we've missed here, please open a new issue with the specifics of your request or concerns and we'll take look. 👀

Thanks again everyone! 🚀

@dotnet dotnet locked as resolved and limited conversation to collaborators May 14, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Source - Docs.ms Docs Customer feedback via GitHub Issue
Projects
None yet
Development

No branches or pull requests

10 participants