Re: [Ironpython-users] debugging ipy.exe

2012-03-04 Thread Jeff Hardy
2012/3/4 Peter Schwalm : > Hello Jeff, > > I switched to the branch ipy-2.7-maint. Now I have the problem that I cannot > debug because some ironPython dlls are loaded from the GAC. These versions > are not debuggable. I suppose they are from the "normal" 2.7.1 installation. > > Do I have to / can

Re: [Ironpython-users] Distributing apps

2012-03-04 Thread Jeff Hardy
On Sun, Mar 4, 2012 at 6:35 PM, wrote: > I have one more question regarding deploying python apps. If I put the > python libraries I'm using (string, etc.) into a zip file, the app > doesn't see it in the current working directory, for some reason. > Since there's no PYTHONPATH on the target mach

Re: [Ironpython-users] Distributing apps

2012-03-04 Thread mchalkley
I really appreciate all the help getting the process of distributing a python app - I was able to get it working today, since RC 1 fixed the "Unexpected token " error. I have one more question regarding deploying python apps. If I put the python libraries I'm using (string, etc.) into a zip file,

Re: [Ironpython-users] debugging ipy.exe

2012-03-04 Thread Peter Schwalm
Hello Jeff, I switched to the branch ipy-2.7-maint. Now I have the problem that I cannot debug because some ironPython dlls are loaded from the GAC. These versions are not debuggable. I suppose they are from the "normal" 2.7.1 installation. Do I have to / can I remove them manually from the

[Ironpython-users] IronPython on Windows Phone

2012-03-04 Thread Cesar Mello
Hi! I created a Silverlight/WP project using Microsoft Visual Studio 2010 Express for Windows Phone. Added references to all the DLLs in IronPython-2.7.2rc1\Platforms\Sl4-WP71 . When I run the application I get the following error: File or assembly name 'Microsoft.Scripting, Version=1.1.0.20, Cul

Re: [Ironpython-users] IronPython 2.7.2 RC Available

2012-03-04 Thread Cesar Mello
This release with embedded sqlite is really awesome! Congratulations for the great work and thanks for providing such a nice software. Best regards Mello On Sun, Mar 4, 2012 at 8:53 AM, Jeff Hardy wrote: > On behalf of the IronPython team, I'm happy to announce the first (and > probably only) r

Re: [Ironpython-users] IronPython 2.7.2 RC Available

2012-03-04 Thread Slide
Jeff, As always a big thanks for your continued hard work in keeping IronPython alive and well! Thanks! Slide On Mar 4, 2012 4:53 AM, "Jeff Hardy" wrote: > On behalf of the IronPython team, I'm happy to announce the first (and > probably only) release candidate for IronPython 2.7.2. Only > sho

[Ironpython-users] IronPython 2.7.2 RC Available

2012-03-04 Thread Jeff Hardy
On behalf of the IronPython team, I'm happy to announce the first (and probably only) release candidate for IronPython 2.7.2. Only showstopping bugs will be fixed before the release. You can download IronPython 2.7.2 RC from http://ironpython.codeplex.com/releases/view/81331. Like all IronPython