0
CNS created
After uploading application logo this error occurred.
Failed to load resource: the server responded with a status of 404 (Not Found)
Funtion GetTenantLogo API http://localhost:4200/undefined/TenantCustomization/GetTenantLogo?skin=dark&tenantId=39&id=3c2eb6e1-49eb-9ea5-2641-39f1c41c8d13
4 Answer(s)
-
0
- What is your product version?
- What is your product type (Angular or MVC)?
- What is product framework type (.net framework or .net core)?
Can you share some screenshots? What are the steps to reproduce the problem?
-
0
- Product Version 6.7
- Product type Angular
- framework (.net core)
when i upload custom logo (logo display perfactly ) but browser console window shows error(GET http://localhost:4200/undefined/TenantCustomization/GetTenantLogo?skin=dark&tenantId=39&id=3c2eb6e1-49eb-9ea5-2641-39f1c41c8d13 404 (Not Found))
-
0
see https://github.com/aspnetzero/aspnet-zero-core/issues/2426
-
0
@maliming thanks . :)