microsoft / Partner-Center-Storefront

A storefront that enables reseller partners to onboard customers and place orders for these customers.
MIT License
20 stars 55 forks source link

Blank Page after Deployment and configuration #11

Closed synfl00d closed 5 years ago

synfl00d commented 5 years ago
  1. Try Deployment via PartnerCenter under Partner Settings -> Storefrontt -> Failed but resources where created, Result: Blank web page

  2. Try Downloaded Partner-Center-Storefront repository Configured the existing parameters correctly All assets and templates where deployed into blob storage Both app registrations have required permissions -> Deployment succeeded without error, Result: Blank web page

  3. Try Added _artifactsLocation, _artifactsLocationSasToken, StoreFrontPackageFolder, StoreFrontPackageFileName Parameters in website.json/website.parameters.json Both app registrations have required permissions -> Deployment suceeded without errors, Result: Blank web page

  4. Try Contacted Microsoft Support Response: The problem doesn't seem to be connected to the subdomain, unfortunately after several tests we have the same result in the test area. Unfortunately we don't have any technical support available on this section, as stated in the following document, point 6.

Could there be any issues with the Key Vault? If i execute the Web Page locally it breaks with the error: No endpoint defined in global.asax.cs line 39, ApplicationDomain.BootstrapAsync()

Is there anything I'm doing wrong (+MS Support)?

Greetings and thanks for help

synfl00d commented 5 years ago

image

This is what my console says

andreaslillich commented 5 years ago

Same mistake here: storefront

synfl00d commented 5 years ago

Same mistake here: storefront

The first SyntaxError is because of the (in my case) German Resources.de.resx. Under "Back <-> Zurück" you have to remove the line break.

andreaslillich commented 5 years ago

The first SyntaxError is because of the (in my case) German Resources.de.resx. Under "Back <-> Zurück" you have to remove the line break.

Thanks, that was the first mistake.

There was an error in German Resources.de.resx. Delete the quotes Under "Undo <-> "Rückgängig"" Then I was able to configure the store.