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

Localization problem when publish to IIS #802

Closed
CAH-FlyChen opened this issue Feb 13, 2019 · 7 comments
Closed

Localization problem when publish to IIS #802

CAH-FlyChen opened this issue Feb 13, 2019 · 7 comments
Assignees
Labels
Milestone

Comments

@CAH-FlyChen
Copy link

IIS:
image

LocalRun:Works fine

image

@CAH-FlyChen CAH-FlyChen changed the title Localization peolem when publish to IIS Localization problem when publish to IIS Feb 13, 2019
@maliming
Copy link
Member

What is the version you are using?

What happens if you execute dotnet yourApplication.dll in the iis website directory?

@CAH-FlyChen
Copy link
Author

CAH-FlyChen commented Feb 13, 2019

I was only create from the online starter template.
run dotnet xxx.dll shows the same error.
C:\Users\GilChen>dotnet --version
2.2.102

image

image

@CAH-FlyChen
Copy link
Author

the code was published by visual studio.
image

@CAH-FlyChen
Copy link
Author

CAH-FlyChen commented Feb 13, 2019

is dotnet 2.2 bug?
my local machine dotnet is 2.2.102
my iis server is dotnet 2.2.1

@maliming
Copy link
Member

image

It seems that the localization of the current project is not working after the publish.
Not related to IIS.

@CAH-FlyChen
Copy link
Author

i agree.

@hikalkan hikalkan added this to the 0.14 milestone Feb 13, 2019
@hikalkan
Copy link
Member

Will try that. Thanks for reporting.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

4 participants