<div>Hi,</div>
<div>what i am trying to do, is to start the crypto application from erlang shell that is running on a windows machine. I am using R11B  on Windows XP Media Center edition(i know, i know, it stinks).</div>
<div> </div>
<div>when i do</div>
<div> crypto:start().</div>
<p>i get the following error report.</p>
<div>=INFO REPORT==== 24-Nov-2006::23:39:55 ===<br>    application: crypto<br>    exited: {shutdown,{crypto_app,start,[normal,[]]}}<br>    type: temporary<br>{error,{shutdown,{crypto_app,start,[normal,[]]}}}</div>
<div> </div>
<div>what can i do to fix this? googling didn't give results, so I will appreciate any clue or link. Thanks</div>