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

PMC Tools: Exception calling "AddFromFile" #10044

Closed
ajcvickers opened this issue Oct 11, 2017 · 3 comments
Closed

PMC Tools: Exception calling "AddFromFile" #10044

ajcvickers opened this issue Oct 11, 2017 · 3 comments

Comments

@ajcvickers
Copy link
Contributor

From VS Feedback:

I just upgraded my solution to .net core 2.0 and also find Entity Framework migrations to be working very inconsistently in the package manager.

I tend to get the following error on "add-migrations"

"add-migration : Exception calling "AddFromFile" with "1" argument(s): "'basePath' cannot be an empty string ("") or start with the null character."

@smitpatel smitpatel self-assigned this Oct 12, 2017
@smitpatel
Copy link
Contributor

This made me curious. We would throw above exception when the generated file is essentially null coming out of reveng or add-migration. I am trying different things to achieve that but so far all I got is VS crash. :trollface:

@bricelam bricelam changed the title Exception calling "AddFromFile" PMC Tools: Exception calling "AddFromFile" Jan 5, 2018
@ajcvickers ajcvickers modified the milestones: 2.1.0-preview1, 2.1.0 Jan 17, 2018
@bricelam
Copy link
Contributor

I can't repro this. If anyone has a solution that consistently fails with this error, please let us know so we can investigate further.

@bricelam bricelam removed this from the 2.1.0 milestone Feb 13, 2018
@bricelam bricelam removed their assignment Feb 13, 2018
@ajcvickers ajcvickers reopened this Oct 16, 2022
@ajcvickers ajcvickers closed this as not planned Won't fix, can't repro, duplicate, stale Oct 16, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants