Has anyone used IronPython to create a native Windows Service?
Thanks
Iain.
___
Users mailing list
Users@lists.ironpython.com
http://lists.ironpython.com/listinfo.cgi/users-ironpython.com
_moduleMain);
but no luck. I'm sure I'm missing something obvious - any ideas?
Thanks
iain
--
_
iain cartwright
Technical Director
Krome Studios Melbourne
Phone: +61 3 9867 0753
Fax: +61 3 9867 0800
This message and its attachments may
e + "/testuser")
group.Properties["member"].Add(user.Properties["distinguishedName"].Value)
But with local users there is no distinguishedName property.
Any ideas?
Iain.
___
users mailing list
users@lists.ironpython.com
http://lists.ironpython.com/listinfo.cgi/users-ironpython.com
What I didn't make clear was that the extra option (in this case the
word test) was missing when using the file association.
Iain.
Martin Maly wrote:
> That seems correct. If I read your message correctly, when you run the .py
> file directly and rely on the file association, the
Looks like I've worked it out for myself. It looks like that is the
behavior you will get if you use the 'Always open with this
applications' option when you use 'Open With..'
I fixed it by undoing that change and changing what was run for all
Python.File types.
uot;C:\Program Files\IronPython\ipy.exe" cmdline_test.py test I
will get
"C:\Program Files\IronPython\ipy.exe" cmdline_test.py test
If I run cmdline_test.py test I then get
"C:\Program Files\IronPython\ipy.exe" "C:\Scripts\cmdline_test.py"
Is t
Thanks to Greg for pointing out my mis-Behavio(u)r. Those dyslexic moments
can be a big sap on productivity :)
Also, by more careful use of the message archive I see that some of my
problems had been addressed already; though the PersistentAnimations
roadblock remains so far as I can see.
I rebu
ually deliverable IP/WinFX combination that I'm interested in;
so I'd rather have something with shelf life despite the occasional
roadblock than revert to an obsolescent configuration of system software -
up to a point at least.
Regards
Iain MacKay
__
>>> import sys
>>> sys.path
['G:\\downloads\\ironpython\\IronPython-0.9.6\\IronPython-0.9.6\\Tutorial',
'G:\\downloads\\ironpython\\IronPython-0.9.6\\IronPython-0.9.6\\bin\\Lib']
>>>
Anyway, a whole lot of wonderful t
Extension.
Just re-start VS 2005 (again using the experimental hive) and you will be
able to create a new IronPython project. That's as far as I have got.
iain
-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Martin Smith
Sent: Sunday, 11 December 2005
10 matches
Mail list logo