Re: [Ironpython-users] need assistance with IronClad project

2013-02-18 Thread Keith Rome
..@python.org] On Behalf Of Alex Earl Sent: Monday, February 18, 2013 12:45 PM To: William Johnston; ironpython-users@python.org Subject: Re: [Ironpython-users] need assistance with IronClad project I don't think anyone currently on this list has done anything with IronClad. It has been

Re: [Ironpython-users] need assistance with IronClad project

2013-02-18 Thread Alex Earl
8/2013 10:09 To: ironpython-users@python.org Subject: [Ironpython-users] need assistance with IronClad project Hello, Was anyone able to address the IronClad issue? I was able to get a third-party app similar to mine to function (as a WCF Web service with embedded python scripts.) Thank you. R

[Ironpython-users] need assistance with IronClad project

2013-02-18 Thread William Johnston
Hello, Was anyone able to address the IronClad issue? I was able to get a third-party app similar to mine to function (as a WCF Web service with embedded python scripts.) Thank you. Regards, William Johnston ___ Ironpython-users mailing list Ironpy

[Ironpython-users] need assistance with IronClad project

2013-02-15 Thread William Johnston
From: William Johnston Sent: Friday, February 15, 2013 1:00 PM To: Keith Rome Subject: RE: [Ironpython-users] need assistance with IronClad project Mr. Rome: Here is my C# code to include search paths from the attached file. (Which shows the paths for the command-line execution

Re: [Ironpython-users] need assistance with IronClad project

2013-02-15 Thread Keith Rome
y 15, 2013 11:12 AM To: ironpython-users@python.org Subject: [Ironpython-users] need assistance with IronClad project From: William Johnston<mailto:willi...@tenbase2.com> Sent: Friday, February 15, 2013 10:57 AM To: Slide<mailto:slide.o@gmail.com> Subject: Re: [Ironpython-us

[Ironpython-users] need assistance with IronClad project

2013-02-15 Thread William Johnston
From: William Johnston Sent: Friday, February 15, 2013 10:57 AM To: Slide Subject: Re: [Ironpython-users] need assistance with IronClad project Alex: I have made some progress. My python scripts runs fine when run from the IronPython command-line using the following: ipy.exe -X:Frames

Re: [Ironpython-users] need assistance with IronClad project

2013-02-13 Thread Slide
Can you be more descriptive as to issues you are seeing, what is going wrong, what results you are getting vs. what you are expecting? Just throwing a project out there and expecting people to look at it will probably not get you a great amount of help. slide On Wed, Feb 13, 2013 at 1:43 PM, Wil

[Ironpython-users] need assistance with IronClad project

2013-02-13 Thread William Johnston
Hello, I created a project that is exactly the same as the IronClad (from Resolver) demo project. Yet, I am getting different results. Can anyone assist me on this? The project files are at: http://tenbase2.com/ironclad%20projects.zip This is my only forum for support. Thank you.