ServiceStack / Issues

Issue Tracker for the commercial versions of ServiceStack
11 stars 8 forks source link

servicestack.net/start-netfx download project returns '404 not found' #790

Closed DigitalQuarter closed 1 year ago

DigitalQuarter commented 1 year ago

Downloading any of the .net framework projects returns 'HttpRequestException Response status code does not indicate success: 404 (Not Found).'

Steps:

  1. open url 'https://servicestack.net/start-netfx'
  2. click on any of the displayed projects
  3. excpected result: zip file starts downloading actual result: redirected to page that displays 'HttpRequestException Response status code does not indicate success: 404 (Not Found).'
mythz commented 1 year ago

This should now be resolved, thanks for reporting!