Skip to content

Naming a project "website-getdonet" causes ANCM to fail loading the app #17393

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
pranavkm opened this issue Nov 25, 2019 · 6 comments
Closed
Labels
area-networking Includes servers, yarp, json patch, bedrock, websockets, http client factory, and http abstractions feature-iis Includes: IIS, ANCM good first issue Good for newcomers. help wanted Up for grabs. We would accept a PR to help resolve this issue

Comments

@pranavkm
Copy link
Contributor

When I try this locally, here’s the application logs I see:

Application 'C:\Users\prkrishn\source\repos\website-getdotnet\website-getdotnet\' failed to start. Exception message:
Unable to find hostfxr directory at C:\Users\prkrishn\source\repos\website-getdotnet\website-getdotnet\bin\Debug\netcoreapp3.1\host\fxr
Failed to start application '/LM/W3SVC/2/ROOT', ErrorCode '0x8007023e'.

Different app:

Application 'C:\Users\prkrishn\source\repos\website-getdotne1\website-getdotne1\' started successfully.
@Tratcher Tratcher added the feature-iis Includes: IIS, ANCM label Nov 25, 2019
@Tratcher
Copy link
Member

Lol, do we have an EndsWith("dotnet") in there somewhere?

@analogrelay analogrelay added this to the Backlog milestone Dec 2, 2019
@analogrelay analogrelay added good first issue Good for newcomers. help wanted Up for grabs. We would accept a PR to help resolve this issue labels Dec 2, 2019
@analogrelay
Copy link
Contributor

Sounds like it. We need to be a little cleverer and look at the trailing path.

However, no customers have reported this yet, so not the highest pri.

@pranavkm
Copy link
Contributor Author

pranavkm commented Dec 2, 2019

^ This one was customer reported, but I'd agree not the highest priority given it's fairly easy to run in to this.

@analogrelay
Copy link
Contributor

Ah, thanks for the context :)

@RinoX1

This comment has been minimized.

@jkotalik
Copy link
Contributor

This was done! Thanks @newbienewbie

@ghost ghost locked as resolved and limited conversation to collaborators Feb 23, 2020
@BrennanConroy BrennanConroy modified the milestones: Backlog, 5.0.0-preview1 Aug 7, 2020
@amcasey amcasey added area-networking Includes servers, yarp, json patch, bedrock, websockets, http client factory, and http abstractions and removed area-runtime labels Jun 2, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
area-networking Includes servers, yarp, json patch, bedrock, websockets, http client factory, and http abstractions feature-iis Includes: IIS, ANCM good first issue Good for newcomers. help wanted Up for grabs. We would accept a PR to help resolve this issue
Projects
None yet
Development

No branches or pull requests

7 participants