Tell me more ×
Mathematica Stack Exchange is a question and answer site for users of Mathematica. It's 100% free, no registration required.

I am facing problem in encrypting the Mathematica code in Wolfram Player Pro. I am using the same procedure as this video illustrates.

http://www.wolfram.com/broadcast/screencasts/howtoencryptyourcodefordeployment/

I have made the package, encoded it and pasted the "package.m" in

< AppData\Roaming\MathematicaPlayerPro\Applications>. But then too, "myApplication.cdf" is

not working for me in Player Pro. I am getting enter image description here

I have already asked the question about this

How can I deploy only the output in Player Pro

I have got many answers but not specific to Player Pro.

share|improve this question
Try running the CDF in Mathematica. Do you see any errors there? – Searke Jul 20 '12 at 14:13
If not, please let us know how the CDF is not working in Player Pro. Are there error messages? or is the showing some kind of unexpected behavior? – Searke Jul 20 '12 at 14:13
@Searke: It was not showing any error. I have edited my question again. – Jennifer Jul 20 '12 at 17:48
1  
@Jennifer: I have deployed successfully this way a lot of times, but there are several things that can go wrong. From what you sent it is impossible to guess what's actually not working in your case, there must be a detail that you did different than in the demo. I would suggest to start with something even simpler like Print["hello"] and try whether you can encode and load this in the Player Pro. Once that works you could start to add step by step... – Albert Retey Jul 20 '12 at 18:26

Know someone who can answer? Share a link to this question via email, Google+, Twitter, or Facebook.

Your Answer

 
discard

By posting your answer, you agree to the privacy policy and terms of service.

Browse other questions tagged or ask your own question.