Jump to content

[uniGUI Pro 1.95.0.1595] files .js not found. Why ?


Recommended Posts

Posted

Hi,

in the log files i always got this :

hyper_server.dll: 000041C8: 10:05:34 [HandleFileRequest]:File not found: P:\WWWROOT\files\Searching.js
hyper_server.dll: 00000CC8: 10:05:34 [HandleFileRequest]:File not found: P:\WWWROOT\files\PagingToolbarResizer.js
hyper_server.dll: 0000441C: 10:05:34 [HandleFileRequest]:File not found: P:\WWWROOT\files\ProgressBarPager.js

How can i solve this issue ?

 

Posted

Hi Bruno,

It looks like those JavaScript files are missing from your \files folder. You can check if Searching.js, PagingToolbarResizer.js, and They ProgressBarPager.js are actually in the P:\WWWROOT\files\ directory.

If they’re not there, maybe some component or code in your project is trying to load them. You can also check the CustomFiles property in ServerModule to see if they’re being referenced there.

Hope that helps!

Posted

those files don't exist anywhere (in any disk). No references in the source code and CustomFiles property in ServerModule is empty. 

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now
×
×
  • Create New...