Encryption and decryption

Use this forum to post Sable related questions.

Moderator: Administrator

Post Reply
mashayekhi
Member
Posts: 28
Joined: Thu Aug 07, 2003 6:15 pm

Encryption and decryption

Post by mashayekhi »

I was using a vensim model with my sable project with no problem.
I encrypted the vensim model and successfuly used it with sable runtime. However, when I decrypted the same model with vensim, while I was able to read the decrypted model with vensim, my sable project was not able to load the decrypted model. (The same project could open the model before I encrypted it.)

Does this mean that if a sable project load an encrypted model, it can not load it again if you decrypt it? Or I am not doing something that I should?
Administrator
Super Administrator
Posts: 4590
Joined: Wed Mar 05, 2003 3:10 am

Post by Administrator »

Sable looks in the model directory for vendlx32.dll, if it find this it will load encrypted models only. If you rename it to _vendlx32.dll Sable should load the model fine.

Tony.
Post Reply