Current deployment package has an error

  •  10-31-2012, 3:25 PM

    Current deployment package has an error

    I have tested the current deployment download on two IIS versions 6 and 7.5 and two different browsers( IE9 and Chrome)

    All versions throw same error:

    ajaxuploaderresource.asp?type=script, Zeile 2 Zeichen 1 

     

    if(!window.CuteWebUI_AjaxUploader_OnPostback)window.CuteWebUI_AjaxUploader_OnPostback=function(){var uploader=this;for(var e=uploader;e!=null;e=e.parentNode){if(e.nodeName=="FORM"){e.submit();return;}}}
    eval((function(a){var c=[];for(var b=1;b<128;b++)c[b]=String.fromCharCode(b);var d=[11,12,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31];var e=[];for(var b=0;b<d.length;b++)e[d[b]]=b+1;var f=a.split('\x01');for(var ....

     

    "eval" is undefined

     

    How to get a correct version???
     

View Complete Thread