404 - file not found

0
Hi Community, I have tried to create a widget through the steps mentioned in the documentation of how to create a pluggable widget. After following all the steps , suddenly I am getting the following errors. In the client node : scriptError: http://localhost:8080/widgets/mendix/textbox/TextBox.js?638718601053970925 Error: scriptError: http://localhost:8080/widgets/mendix/textbox/TextBox.js?638718601053970925    at d (http://localhost:8080/mxclientsystem/mxui/mxui.js?638718601053970925:5:553)    at HTMLScriptElement.<anonymous> (http://localhost:8080/mxclientsystem/mxui/mxui.js?638718601053970925:5:13315)   Connector node : 404 - file not found for file: widgets%2Fmendix%2Ftextbox%2FTextBox.js   However, the widget is present inside /widgets folder under the same name with .mpk extension.   Please help me to resolve this errors. Thanks.
asked
2 answers
0

Hello Shovik Sen,

 

Sometimes it helps to rebuild the widget:

 

image.png

And to synchronize your directory

 

Maybe this helps,

 

Good luck!

answered
0

Check with this blog. This one useful!

Blog

answered