Skip to content

AzureSamples fails to retreive images #40

Closed
@MisinformedDNA

Description

  1. Open AzureSamples.sln in VS2012 SP1
  2. Perform required solution and project upgrades
  3. Debug AzureWebApplication
  4. Go to Upload.aspx
  5. Upload a file

EXPECTED: Image is successfully stored and then displayed in 3 variations

ACTUAL: Image is successfully stored, but image cannot be retrieved and results in 3 404s

  • Try to access the image without a query string

EXPECTED: Image loads

ACTUAL: Still a 404

Considering the issue I am having here, I decided to see if I could get the samples working. No luck. With the linked problem I get 404 for anything in Azure with a query string. With the sample, I always get a 404.

Metadata

Labels

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions