Re: [Python.NET] error messages

2008-09-30 Thread Dirk Krause
OK, it works now, thanks to both of you for the trick! (it's u'2.0.50727.1434' here) I applied that patch that was mentioned in Feihong's blog post from the mailing list and built that thing and it works - all three demos running now, and Feihongs test, too. Just to reiiterate the posting t

Re: [Python.NET] error messages

2008-09-30 Thread Feihong Hsu
I have .NET 3.5 too, and I don't see any strange errors. From your error, it looks like it's having a hard time loading the required assemblies, but I'm not fluent in German so it's just a guess on my part. --- On Tue, 9/30/08, Dirk Krause <[EMAIL PROTECTED]> wrote: From: Dirk Krause <[EMAIL PRO

Re: [Python.NET] error messages

2008-09-30 Thread Dirk Krause
hmmm ... I have SP1 for sure, but also .NET 3.5 - maybe that is the problem? Von: Feihong Hsu [mailto:[EMAIL PROTECTED] Gesendet: Di 30.09.2008 20:44 An: Craig Farrow; Dirk Krause Cc: [email protected] Betreff: Re: AW: [Python.NET] error messages Usually y

Re: [Python.NET] error messages

2008-09-30 Thread Feihong Hsu
Usually you can find a clue by looking in Control Panel > Add/Remove Programs. If you got SP1 or something like that, it'll be listed. --- On Tue, 9/30/08, Dirk Krause <[EMAIL PROTECTED]> wrote: From: Dirk Krause <[EMAIL PROTECTED]> Subject: AW: [Python.NET] error messages To: "Feihong Hsu" <[EMA

Re: [Python.NET] error messages

2008-09-30 Thread Dirk Krause
nah, doesnt work here: D:\projects\pyov>helloform.py Unbehandelte Ausnahme: System.IO.FileLoadException: Die Datei oder Assembly Python.Runtime, Version=2.0.0.2, Culture=neu tral, PublicKeyToken=64e14e845abf2e60 oder eine Abhängigkeit davon wurde nicht gefunden. Die gefundene Manifestdefinitio n

Re: [Python.NET] error messages

2008-09-30 Thread Feihong Hsu
This problem sounds familiar. Perhaps you guys are using .NET 2.0 with SP1 applied? Then this blog post of mine might help: http://feihonghsu.blogspot.com/2008/02/pythonnet-20-for-net-sp1_15.html If you want, you can try the binary that I made instead of applying the patch yourself. --- On Tu

Re: [Python.NET] error messages

2008-09-30 Thread Dirk Krause
right you are again. splitter works here, too. Can you confirm that helloform runs when you disable line 33? # Register the event handler # self.button.Click += self.button_Click Von: Craig Farrow [mailto:[EMAIL PROTECTED] Gesendet: Di 30.09.200

Re: [Python.NET] error messages

2008-09-30 Thread Craig Farrow
Ah, yes. On my system (Vista, Python 2.4 or 2.5, pythonnet-2.0-alpha2) only splitter.py works out of the three demos. I haven't tried to figure out why... Craig. 9/30/2008 9:13 PM dï, Dirk Krause pišdimiš: much better! ...python itself runs now. but not really good either, trying to run h

Re: [Python.NET] error messages

2008-09-30 Thread Dirk Krause
much better! ...python itself runs now. but not really good either, trying to run helloform.py gives me: D:\projects\pyov>helloform.py Unbehandelte Ausnahme: System.TypeInitializationException: Der Typeninitialisierer für Python.Runtime.CodeGenerator hat eine Ausnahme verursacht. ---> System

Re: [Python.NET] error messages

2008-09-30 Thread Craig Farrow
Try the UCS2 directory. Craig. 9/30/2008 5:54 PM dï, Dirk Krause pišdimiš: Hi, I get the following error message when trying to run the python.exe from python2.5-UCS4 (I have a fully installed Python 2.5), any ideas? Vista professional here. ... unfortunately in german: """ Unbehandelt

[Python.NET] error messages

2008-09-30 Thread Dirk Krause
Hi, I get the following error message when trying to run the python.exe from python2.5-UCS4 (I have a fully installed Python 2.5), any ideas? Vista professional here. ... unfortunately in german: """ Unbehandelte Ausnahme: System.IO.FileLoadException: Die Datei oder Assembly Python.Runtime