servicestack.net/start-netfx download project returns '404 not found'
DigitalQuarter opened this issue · 1 comments
DigitalQuarter commented
Downloading any of the .net framework projects returns 'HttpRequestException
Response status code does not indicate success: 404 (Not Found).'
Steps:
- open url 'https://servicestack.net/start-netfx'
- click on any of the displayed projects
- 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
This should now be resolved, thanks for reporting!