Re: [Ironpython-users] Passing Python exceptions in a sandboxed domain

2012-03-22 Thread Cesar Mello
gt; *Sent:* Wednesday, March 21, 2012 2:16 PM > *To:* [email protected] > *Subject:* Re: [Ironpython-users] Passing Python exceptions in a > sandboxed domain > > ** ** > > Hey guys, > > ** ** > > I know this is not IronPython specific, but it is causing p

Re: [Ironpython-users] Passing Python exceptions in a sandboxed domain

2012-03-21 Thread Dino Viehland
[email protected] [mailto:[email protected]] On Behalf Of Cesar Mello Sent: Wednesday, March 21, 2012 2:16 PM To: [email protected] Subject: Re: [Ironpython-users] Passing Python exceptions in a

Re: [Ironpython-users] Passing Python exceptions in a sandboxed domain

2012-03-21 Thread Cesar Mello
Hey guys, I know this is not IronPython specific, but it is causing pain to embbed IronPython in our product. If someone can help, thanks so much! I can repro the problem throwing a TypeErrorException from the restricted appdomain like this: // starts with standard Internet Zone sandbox