<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
  <head>
    <meta content="text/html; charset=ISO-8859-1"
      http-equiv="Content-Type">
  </head>
  <body bgcolor="#ffffff" text="#000000">
    I would try to run it via WinDbg to see all exceptions raised.<br>
    <br>
    --<br>
    -- Luk&aacute;&#353;<br>
    <br>
    <br>
    On 17.9.2010 19:43, Ken MacDonald wrote:
    <blockquote
      cite="mid:AANLkTinhTDiXbXoPfDVnn61tTyq_YN+BHq9Kpvgwf+BY@mail.gmail.com"
      type="cite">We're trying to get a WPF/IPY project converted from
      .NET 3.5 to 4.0 using IPY 2.6 for .NET 4.0. I got it running fine
      yesterday using IPY interactively:<br>
      <br>
      ipy etms.py<br>
      <br>
      bring up all dialogs, connects to DB, works great.<br>
      <br>
      but I try to compile it into an executable using the 'pyc.py'
      tool:<br>
      <br>
      C:\hs\tally\etms&gt;ipy.exe "c:\Program Files (x86)\IronPython 2.6
      for .NET 4.0\Tools\Scripts\pyc.py" /main:etms.py /platform:x86
      /target:winexe etms.py main_window.py model.py presenter.py
      wpf_helpers.py pyevent.py dialogs.py login.py kitchen_ticket.py
      hs_quantity.py hssecdll.py debug_settings.py version_info.py<br>
      <br>
      and it completes 'successfully' but then if I attempt to run it,
      the command prompt returns immediately and not even the login
      dialog appears. There are no error messages, or indications of a
      problem. This worked fine (with path changes to reference 3.5) in
      .NET 3.5, but is now a mystery. I've tried a variety of pyc.py
      flags that seemed possibly relevant, but nothing makes it work.
      Suggestions for what this could be appreciated.<br>
      Ken<br>
      <pre wrap="">
<fieldset class="mimeAttachmentHeader"></fieldset>
_______________________________________________
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>