Skip to content
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

Single file deployments aren't supported in AspNetCoreModuleV2 + InProcess #14714

Closed
guardrex opened this issue Sep 30, 2019 — with docs.microsoft.com · 1 comment · Fixed by #15060
Closed

Single file deployments aren't supported in AspNetCoreModuleV2 + InProcess #14714

guardrex opened this issue Sep 30, 2019 — with docs.microsoft.com · 1 comment · Fixed by #15060
Assignees
Labels
doc-enhancement Pri2 Source - Docs.ms Docs Customer feedback via GitHub Issue

Comments

Copy link
Collaborator

dotnet/aspnetcore#14473 (comment)


Document Details

Do not edit this section. It is required for docs.microsoft.com ➟ GitHub issue linking.

@dotnet-bot dotnet-bot added the Source - Docs.ms Docs Customer feedback via GitHub Issue label Sep 30, 2019
@guardrex guardrex self-assigned this Sep 30, 2019
@guardrex guardrex added the Pri2 label Sep 30, 2019
@guardrex guardrex added this to the 2019 Q4 ends Dec 31 milestone Sep 30, 2019
@jkotalik jkotalik changed the title Single file deployments aren't supported Single file deployments aren't supported in AspNetCoreModuleV2 + InProcess Sep 30, 2019
@jkotalik
Copy link
Contributor

@guardrex updated the title. This only impacts inprocess deployment due to how we can't start another exe in the same process that is running the exe.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
doc-enhancement Pri2 Source - Docs.ms Docs Customer feedback via GitHub Issue
Projects
None yet
Development

Successfully merging a pull request may close this issue.

4 participants