🎉Community Raffle - Win $25

An exclusive raffle opportunity for active members like you! Complete your profile, answer questions and get your first accepted badge to enter the raffle.
Join and Win

Altair Embed Code Generation "Access denied"

User: "Mohammad_Qaza"
Altair Community Member
Updated by Mohammad_Qaza

I installed Altair Embed through a student request and recived the licence file, followed instruction on licene setup and it seems to work, but when I ever try to generate code for any file I get the following error " can't open..._file_nale_.. acess denied " 

I have the software installed in C:/program files. not sure if this is a licence related issue, but maybe I don;t have code generation licence. 

I have attached a screenshoot of the error and the licence file. 

 I'm just getting started with Embed and any help is reallly appreciated,

Find more posts tagged with

Sort by:
1 - 2 of 21
    User: "Andrei Urtmintsev"
    Altair Employee
    Updated by Andrei Urtmintsev

    What looks suspicious for me is the path on your screenshot.

    It is \Program Files\ etc. Embed uses the \cg directory for code generation, but Windows restricts access to \Program Files. Try to change the path first. It may not help because \cg contains compilation scripts along with generated .c files. Otherwise, reinstall Embed in the root like c:\altair\etc. so that Windows does not block access.

    User: "Mohammad_Qaza"
    Altair Community Member
    OP
    Updated by Mohammad_Qaza

    What looks suspicious for me is the path on your screenshot.

    It is \Program Files\ etc. Embed uses the \cg directory for code generation, but Windows restricts access to \Program Files. Try to change the path first. It may not help because \cg contains compilation scripts along with generated .c files. Otherwise, reinstall Embed in the root like c:\altair\etc. so that Windows does not block access.

    Thanks for the help, I suspected that, problem solved by reinstalling to the c:\altair