Skip to content

DNX 4.6 and Azure Web Apps #844

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
djanosik opened this issue Aug 17, 2015 · 3 comments
Closed

DNX 4.6 and Azure Web Apps #844

djanosik opened this issue Aug 17, 2015 · 3 comments

Comments

@djanosik
Copy link

Hi,

my web application is targeting DNX 4.6 (Beta 6). It runs perfectly on IIS Express, but when I publish to Windows Azure, it crashes.

error

I am not able to find more error details. Can you help?

Dusan

@nguyenquyhy
Copy link

I met this problem several times before. Usually I turn on the option "Remove additional files at destination" when publishing, and that solve the problem for me.

@djanosik
Copy link
Author

Thank you, but I always turn on this option. It will not help this time :/

@djanosik
Copy link
Author

It was caused by an incorrect connection string. The error message was not very helpful.

SteveSandersonMS added a commit that referenced this issue Nov 27, 2018
* Handle links to empty-string href, resolved against base href

Needed to change the URLs used in E2E tests to be able to cover this (i.e., removed the /RouterTest prefixes so the default relative URL became an empty string)

* Change links in StandaloneApp sample to be relative

* Standardize on base URIs having trailing slash everywhere

Hence also change terminology from "base URI prefix" to simply "base URI"

* Handle link highlighting when visiting base-href-but-without-trailing-slash

* Removing leading slashes from base-relative URLs in templates
@ghost ghost locked as resolved and limited conversation to collaborators Dec 4, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants