Unexpected error: ENOENT:

Hi,

I often get the following error: ENOENT: no such file or directory, open ‘C:\Users\pc\AppData\Local\Temp\3689.tmp.woff’ when trying to run or deploy a test project. The log file says the same without further information. The client->source_>assets-> css + fonts directory get generated with css (1 file) and fonts directory (16 zero sized woff files), no other directories or files.
If I am going to create another test project, the same happens with a fresh project. The schema is retrieved, pages are generated automatically, but running the project will give you nearly the same error message, instad of a woff file, you get an equivalent message for a css file.

I don’t know why this happens.

Hi @MarcSommer,

It looks that something is preventing Radzen from copying the files. Are you running some antiviral software? We have seen similar problems caused by overzealous antivirus programs. If yes you can try excluding both c:\program files\radzen and your application directory. The other possible cause is a broken Radzen installation - in some cases the source files (css and fonts) may get corrupted during installation.