Re: [IronPython] Debug IP script embedded in c# application

2008-10-13 Thread Yongming
t;Debug" = "true" and we'll set it for you. > > > > -Original Message- > From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Yongming > Sent: Sunday, October 12, 2008 5:50 AM > To: [EMAIL PROTECTED] > Subject: [IronPython] Debug IP script

Re: [IronPython] Debug IP script embedded in c# application

2008-10-12 Thread Dino Viehland
OTECTED] On Behalf Of Yongming Sent: Sunday, October 12, 2008 5:50 AM To: users@lists.ironpython.com Subject: [IronPython] Debug IP script embedded in c# application Hello, I tried to extend my c# application with IronPython 2.0 scripts. So an IDE was wanted to debug the scripts. I tried the ways

[IronPython] Debug IP script embedded in c# application

2008-10-12 Thread Yongming
Hello, I tried to extend my c# application with IronPython 2.0 scripts. So an IDE was wanted to debug the scripts. I tried the ways Michael mentioned here, but it didn't work for me. http://tech-michael.blogspot.com/2008/07/i-was-charged-by-company-i-work-for-to.html Did anyone tried his way, did i