Hi,<br>We tried windbg, but weren&#39;t able to get anywhere with it. We have pretty much given up on trying to get IP 2.6.1 to work with .NET 4.0 as an .exe (works WONDERFULLY in &#39;ipy foo.py&#39; mode), and we are now going to try running this with the 2.7 Alpha of IP. I&#39;ve just installed this, and skimmed through the entire docset, and while 2.7 supposedly has integration with Visual Studio, there is no mention of it in the docs. Anybody out there tried this and gotten it to work? Also, is the full VS 2010 product needed or can this be run with VS Express?<br>

Thanks,<br>Ken<br><br><div class="gmail_quote">On Fri, Sep 17, 2010 at 3:19 PM, Lukas Cenovsky <span dir="ltr">&lt;<a href="mailto:cenovsky@bakalari.cz">cenovsky@bakalari.cz</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;">



  
    
  
  <div bgcolor="#ffffff" text="#000000">
    I would try to run it via WinDbg to see all exceptions raised.<br>
    <br>
    --<br>
    -- Lukáš<div><div></div><div class="h5"><br>
    <br>
    <br>
    On 17.9.2010 19:43, Ken MacDonald wrote:
    </div></div><blockquote type="cite"><div><div></div><div class="h5">We&#39;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 &#39;pyc.py&#39;
      tool:<br>
      <br>
      C:\hs\tally\etms&gt;ipy.exe &quot;c:\Program Files (x86)\IronPython 2.6
      for .NET 4.0\Tools\Scripts\pyc.py&quot; /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 &#39;successfully&#39; 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&#39;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>
      </div></div><pre><fieldset></fieldset>
_______________________________________________
Users mailing list
<a href="mailto:Users@lists.ironpython.com" target="_blank">Users@lists.ironpython.com</a>
<a href="http://lists.ironpython.com/listinfo.cgi/users-ironpython.com" target="_blank">http://lists.ironpython.com/listinfo.cgi/users-ironpython.com</a>
</pre>
    </blockquote>
    <br>
  </div>

<br>_______________________________________________<br>
Users mailing list<br>
<a href="mailto:Users@lists.ironpython.com">Users@lists.ironpython.com</a><br>
<a href="http://lists.ironpython.com/listinfo.cgi/users-ironpython.com" target="_blank">http://lists.ironpython.com/listinfo.cgi/users-ironpython.com</a><br>
<br></blockquote></div><br>