Hi Experts,
I have an HTML Web Resource, that should make use of the Resx file, but for some reasons we kept getting the below error, even though I have added the resx file into the file dependency list.
Error
global.ashx?ver=2142456859:6780 Uncaught Error: Web resource named xxxxxxx.resx not found in the system
Using the same file on the Form scripting works like a charm.
Is there a way to use resx file in the HTML web resource?
*This post is locked for comments