I just updated my main project using the Build 212 and unfortunately I completely lost the export function in the process. Now when I click on Export Results I get a Error 500 from IIS, as follow:
Microsoft VBScript compilation error '800a0400'
Expected statement
/XXX_export.asp, line 859
wend
^
Moreover, how can I select the records to export? When I click on export selected or print selected I get a script error in the xxx_list.asp file:
Line 111
Char 19
Error: "frmAdmin.elements.mdelete[].lenght" is null or not an object
What's the problem?