Problems with SetNavisionPath in C/FRONT

Hye people, I have a process made with C/AL code. I have to use C/FRONT, and I has copied the CFRONT needed dll’s in the same CFRONT folder (dbm.dll, nc_netb.dll, nc_tcp.dll, slave.exe, fin.flf) I run the following code: CF.SetNavisionPath(‘C:\ARCHIV~1\CFRONT’); CF.ConnectServerAndOpenDatabase(…); CF.OpenCompany(MyCompany); {…} When the system runs the first sentence give me an error: Error 2 in module 1 And later: This message is for C/AL developers Has been a problem calling SetNavisionPath member. cfront returns the following error. C/Front Fatal Error Any idea? Thanks!!

Error 2 in module 1 - File Not found. Try ‘C:\ARCHIV~1\CFRONT’ because some func. loosing single slashes.