Avatar

Level 2

It occurred couple of times while opening task in workspace: 'Expected hexadecimal digit'

Sniffing communication between client and LC server revealed that URL that should point to some temporary server file contains server path:

C:\LCGDS\doc17987987

first '\' from that path makes whole URL unparsable by IE - hence the aforementioned javascript error.

LCGDS is Global document storage directory which is, at this point, local to LC server.

It is not possible to repeat the isssue or connect it to particular document, user or workstation.

We have LC ES2 with latest SP and single server (non-clustered) configuration.

What to do?