Software Archive
Read-only legacy content
17061 Diskussionen

Failed to load resource

Lourenco_S_
Einsteiger
1.637Aufrufe

Friends, I downloaded and am testing the XDK intel, but I have a problem I do not know how to solve. Any project I create to run the debugger generates the following error

"Console was cleared /C:/Users/User/AppData/Local/Intel/XDK/xdk/components/client/emulator/index.js:17


Failed to load resource: the server responded with a status of 404 (Not Found) http://127.0.0.1:58889/http-services/ui-builder/web/unit_tests/utils/test_styleparsing.css "
How can I fix? Windows 7 Ultimate 64bit, SP1, Intel Core i3-4160.
Thank you.

0 Kudos
1 Lösung
Chris_P_Intel
Mitarbeiter
1.637Aufrufe

This message 

Failed to load resource: the server responded with a status of 404 (Not Found) http://127.0.0.1:58889/http-services/ui-builder/web/unit_tests/utils/tes... "

is not an actual problem. An inclusion used for testing was left in the Designer.  But its presence or absence doesn't affect anything. You can ignore it. We'll make sure it is not present in the next release.

 

Chris

Lösung in ursprünglichem Beitrag anzeigen

6 Antworten
John_G_10
Einsteiger
1.637Aufrufe

Your files cannot be found.

Are your files in the www folder or outside?

Is your path relative or absolute? If the path is relative, try making it absolute, to see if they are found.

Lourenco_S_
Einsteiger
1.637Aufrufe

John G. wrote:

Your files cannot be found.

Are your files in the www folder or outside?

Is your path relative or absolute? If the path is relative, try making it absolute, to see if they are found.

 

Friend, I am confused. Just I installed the Intel XDK and tried to run a new blank application

Anusha_M_Intel1
Mitarbeiter
1.637Aufrufe

Hi John, 

Since it is a new install, I think your installation or download might be corrupt with missing files. Can you reinstall to see if it improves? Else, i can get in touch with the engineering team to narrow down the issue. 

Anusha_M_Intel1
Mitarbeiter
1.637Aufrufe

I have passed along the issue to the engineering team for another forum user came back with the same. 

Chris_P_Intel
Mitarbeiter
1.638Aufrufe

This message 

Failed to load resource: the server responded with a status of 404 (Not Found) http://127.0.0.1:58889/http-services/ui-builder/web/unit_tests/utils/tes... "

is not an actual problem. An inclusion used for testing was left in the Designer.  But its presence or absence doesn't affect anything. You can ignore it. We'll make sure it is not present in the next release.

 

Chris

Lourenco_S_
Einsteiger
1.637Aufrufe

CHRIS P. (Intel) wrote:

This message 

Failed to load resource: the server responded with a status of 404 (Not Found) http://127.0.0.1:58889/http-services/ui-builder/web/unit_tests/utils/tes... "

is not an actual problem. An inclusion used for testing was left in the Designer.  But its presence or absence doesn't affect anything. You can ignore it. We'll make sure it is not present in the next release.

 

Chris

 

Thank you very much Chris P..

Antworten