Jump to content

Recommended Posts

Posted

Pessoal, quando vou executar minha aplicação ocorre esta mensagem de erro "uniSyncObj.initEncode is not a function"! O que pode ser? Já procurei em todo o projeto esta função e não achei nada!

 

Isso ocorre na tela de login do sistema!

 

Zanona

Posted

Hi,

 

It happens because browser has cached wrong version of JS files. Installing latest build and clearing cache will resolve this issue.

 

Best regards

Posted
I was able to solve it!

 

I pointed to the UniGUIServerModuleBeforeInit folder

   Self.ExtRoot: = 'ext-4.2.5.1763';

   Self.UniRoot: = 'uni-1.0.0.1404';

 

And cleared the cache!

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...