Expand my Community achievements bar.

Javascript errors

Avatar

Former Community Member

Hi,

We have two machines running LiveCycle ES  8.2.1 and using the same archive.

One of the machines is throwing alot of javascript errors in the log like:

<ALC-XTG-102-001: [20519] Script failed (language is javascript; context is  xf  a[0].form[0].KotApplication[0].#subform[0].ApronFragment[0].appendix[0].remeber[
0])
script=
if(SignatureDate.isNull)  {
this.presence = "visible";
}>

<ALC-XTG-102-001: [20519]  Script failed (language is javascript; context is xf  a[0].form[0].KotApplication[0].ApplicationPages[0].Page1[0].ApplicationPage1[0].
section2[0].RadioButtonList[0])
script=
var  countryCode = CountryCode.rawValue;

if(countryCode == "DK")  {
dansk.rawValue = "dansk";
} else {
andet.rawValue = "andet";
}>

The other machine is running fine.

What could be the reason for this?

Can javascript somehow be blocked on the machine throwing the errors?

(The Javascript is set to run on both client and server.)

Kind regards

Lars

0 Replies