<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html;charset=ISO-8859-2" http-equiv="Content-Type">
</head>
<body bgcolor="#ffffff" text="#000000">
I have created CodePlex issue:<br>
<a
 href="http://ironpython.codeplex.com/WorkItem/View.aspx?WorkItemId=25933">http://ironpython.codeplex.com/WorkItem/View.aspx?WorkItemId=25933</a><br>
<br>
Unfortunately, I have only VS Express so I cannot attach debugger to a
process.<br>
<br>
--<br>
-- Lukáš<br>
<br>
<br>
Dino Viehland wrote:
<blockquote
 cite="mid:1A472770E042064698CB5ADC83A12ACD34C16982@TK5EX14MBXC118.redmond.corp.microsoft.com"
 type="cite">
  <pre wrap="">The attachment was deleted - can you post it somewhere?  For example you could
open a bug on our CodePlex site and attach it.  

Also do you have VisualStudio installed?  If so you could attach the debugger
to your process and send the stack trace of where it's hanging.

  </pre>
  <blockquote type="cite">
    <pre wrap="">-----Original Message-----
From: <a class="moz-txt-link-abbreviated" href="mailto:users-bounces@lists.ironpython.com">users-bounces@lists.ironpython.com</a> [<a class="moz-txt-link-freetext" href="mailto:users">mailto:users</a>-
<a class="moz-txt-link-abbreviated" href="mailto:bounces@lists.ironpython.com">bounces@lists.ironpython.com</a>] On Behalf Of Lukas Cenovsky
Sent: Wednesday, January 13, 2010 10:37 AM
To: Discussion of IronPython
Subject: [IronPython] IronPython.Modules.dll bug when access from Delphi

Hi,
I have almost succesfully managed to access IronPython from Delphi 7 (Win32).
But I have also encountered a bug connected with IronPython.Modules.dll.

Here are steps to recreate it:
1. Unzip the attached file somewhere
2) Put IronPython IronPython-2.6 with IronPython dlls to the same folder (or
change the path in Host\build.bat)
3) Build the host with Host\build.bat
4) Run Host\Host.exe - it runs OK
5) Run Delphi\IpyTest.exe - it runs OK
6) Put IronPython.Modules.dll to Delphi\ folder
7) Run Delphi\IpyTest.exe - it freezes. It freezes during creating IronPython
engine.
8) Host\Host.exe runs fine with IronPython.Modules.dll

I don't know how to debug this problem - can somebody please look at it?
Thank you.

--
-- Lukáš
    </pre>
  </blockquote>
  <pre wrap=""><!---->
_______________________________________________
Users mailing list
<a class="moz-txt-link-abbreviated" href="mailto:Users@lists.ironpython.com">Users@lists.ironpython.com</a>
<a class="moz-txt-link-freetext" href="http://lists.ironpython.com/listinfo.cgi/users-ironpython.com">http://lists.ironpython.com/listinfo.cgi/users-ironpython.com</a>


  </pre>
</blockquote>
<br>
</body>
</html>