cfinput tooltip attribute error
I'am getting this error:
Security: The requested template has been denied access to D:\Inetpub\wwwroot-ct\CFIDE\scripts\ajax\messages\cfmessage_nl_NL_.js.
The following is the internal exception message: access denied (java.io.FilePermission D:\Inetpub\wwwroot-ct\CFIDE\scripts\ajax\messages\cfmessage_nl_NL_.js read)
ColdFusion cannot determine the line of the template that caused this error. This is often caused by an error in the exception handling subsystem.
The webpage works perfectly on my local machine but not on my webhost environment. The strange thing is the cfmessage_nl_NL_.js file is not on my local machine.
This error is accompanied by a 500 - server error.
After further research is seems to be related to the tooltip attribute in de cfinput tag. As soon as I remove this attribute the error disapears.
Does anyone know of a solution or cause for this problem? Is it a bug?
