Jump to content

This web application requires JavaScript enabled


willignicolas

Recommended Posts

Hi,

 

Unigui version : 1.0.0.1425 ExtJSVersion 4.2.5.1763

 

Our web application work with a few computers (deployed like a service) but in one computer we see nothing on the web page. (Only the loading progress component and the /server page)

 

Our pages are generate by code in result of a API call.

 

If I open the source code of the generate html page I can see the message : "This web application requires JavaScript enabled"

 

Javascript is activated on windows and chrome but same result.

 

Same result if i try to open the page trough an other computer (with service on the computer that doesn't work)

 

And I can open the web page on the computer that have the problem if the service is on an other computer.

 

I use the deployement framework.

 

Hope all this information can lead you to an idea of what is my problem.

 

Thanks for your help.

 

Regards,

Nicolas.

Link to comment
Share on other sites

thanks for your quick reply.

 

Yes we have a REST API and the content of our web page is related to API call (ex: result of API call of a specific ressource give us a list of objects and we create panel and more from list)

 

But finally it was only a access problem to our REST API. I don't know why the result is this message in the generate html source code "This web application requires Javascript enabled" it put me on a wrong way to resolve the issue.

 

Sorry to have make a post for nothing.

 

Regards,

Nicolas.

Link to comment
Share on other sites

×
×
  • Create New...