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

Framework resource extraction failed. #19

Open
joshinger opened this issue Apr 7, 2020 · 5 comments
Open

Framework resource extraction failed. #19

joshinger opened this issue Apr 7, 2020 · 5 comments

Comments

@joshinger
Copy link

Hello together, i want to debug this app, ,but there is an issue when i want to build this app.

Issue: Framework resource extraction failed. Part of the path "C:\Users\johan\Downloads\Windows-appsample-customers-orders-database-master\Windows-appsample-customers-orders-database-master\ContosoApp\obj\x64\Debug\Microsoft.EntityFrameworkCore.Abstractions\en-US\Microsoft.EntityFrameworkCore.Properties.AbstractionsStrings.resw" could not be found. Contoso.App

@praveenvanam1
Copy link

@joshinger -did you resolve this issue? What is the solution for this error?

@shishirdk
Copy link

Facing similar issue. Were you folks able to resolve the same.
@joshinger @praveenkumar379

"Error Framework resource extraction failed. Could not find a part of the path
'\Windows-appsample-customers-orders-database-master\ContosoApp\obj\x86\Debug\Microsoft.EntityFrameworkCore.Abstractions\en-US\Microsoft.EntityFrameworkCore.Properties.AbstractionsStrings.resw'. Contoso.App"

@praveenvanam1
Copy link

@shishirdk - It is related to EntityFrameworkCore NuGet package or the dependency projects that has reference to EntityFrameworkCore. If you remove that dependency/reference build error go away. Other than that I did not find any solution to how to make use of EntityFrameworkCore without above like error.

@praveenvanam1
Copy link

This issue is now resolved (thanks to our team) -The issue is with the long file path, if you use the shortest path then it works.
It is weird that error doesn't give much info about what really causing the issue.

Thanks @shishirdk for trying it.

IsmailHassani added a commit to I-Synergy/I-Synergy.Framework that referenced this issue Sep 7, 2020
- The '-' in the assemblyname causes some strange issues in the project generation of Uno.
- Because of the log names and paths an error occured like microsoft/Windows-appsample-customers-orders-database#19.
Shortening the folder depth resolves this issue.
IsmailHassani added a commit to I-Synergy/I-Synergy.Framework that referenced this issue Sep 8, 2020
- Removed Windows project due to namespace collisions
- Fixed issues with boolconverters
- Fixed build issues
- Restructured projects and renamed Assembly name to match namespace
- The '-' in the assemblyname causes some strange issues in the project generation of Uno.
- Because of the log names and paths an error occured like microsoft/Windows-appsample-customers-orders-database#19. Shortening the folder depth resolves this issue.
- Fixed build of Uno UWP project
- Removed dash from fontname
- Made WASM runnable but with errors
- Updated nuget packages to .net core 3.1.8
IsmailHassani added a commit to I-Synergy/I-Synergy.Framework that referenced this issue Sep 8, 2020
- Removed Windows project due to namespace collisions
- Fixed issues with boolconverters
- Fixed build issues
- Restructured projects and renamed Assembly name to match namespace
- The '-' in the assemblyname causes some strange issues in the project generation of Uno.
- Because of the log names and paths an error occured like microsoft/Windows-appsample-customers-orders-database#19. Shortening the folder depth resolves this issue.
- Fixed build of Uno UWP project
- Removed dash from fontname
- Made WASM runnable but with errors
- Updated nuget packages to .net core 3.1.8
@zakblacki
Copy link

image
Bug ! forever loading

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

4 participants