Re: [Python.NET] Struggling with a library

2012-03-27 Thread Tribble, Brett
Do you have the same versions of .NET installed on both machines? From: pythondotnet-bounces+btribble=ea@python.org [mailto:pythondotnet-bounces+btribble=ea@python.org] On Behalf Of Juanma Belda Sent: Tuesday, March 27, 2012 8:52 AM To: pythondotnet@python.org Subject: [Python.NET] Strug

[Python.NET] Struggling with a library

2012-03-27 Thread Juanma Belda
Dear all, I'm a newbie in pythonnet and I have the following problem. I am trying to load an assembly from a .dll file. Currently I am running the trials over Windows XP and python 2.6.5 and pythonnet version 2.0 alpha 2 On my computer there is no problem on loading the library. However in anothe