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

update to 2.0 and cannot startup #2628

Closed
LGinC opened this issue Jan 13, 2020 · 5 comments
Closed

update to 2.0 and cannot startup #2628

LGinC opened this issue Jan 13, 2020 · 5 comments

Comments

@LGinC
Copy link

LGinC commented Jan 13, 2020

update all nuget to 2.0, install Volo.Abp.Localization nuget package for AbpValidationResource
image

and startup failed
image

@hikalkan
Copy link
Member

This is because of: #2499
You need to make necessary changes and re-compile your solution(s).

@LGinC
Copy link
Author

LGinC commented Jan 13, 2020

image
Installed Volo.Abp.Validation Package and using Volo.Abp.Validation.Localization in DomainShareModule.
and rebuilt solution,but i cannot startup it.
image
image

@LGinC
Copy link
Author

LGinC commented Jan 13, 2020

sorry , i forgot to do this
image

@gdlcf88
Copy link
Contributor

gdlcf88 commented Jan 15, 2020

Maybe developers need upgrading documents. :D
#1442

@hikalkan
Copy link
Member

When you upgrade (especially a major version) check the release notes.
For example, in v2.0, we've written all breaking changes to the release notes: https://github.com/abpframework/abp/releases/tag/2.0.0
Every breaking change issue documents its own solution. For example, #2499 explains AbpValidationResource change and the actions need to take.

#1442 is a document explains upgrading in general, rather than individual upgrades.

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

No branches or pull requests

3 participants