[IronPython] Visual Studio Integration

Martin Smith martin.smith.jr at gmail.com
Fri Oct 6 21:59:01 CEST 2006


I get the same error.  I've tried a few times (installing a few different
versions of the sdk over the last few months) and never actually gotten it
to work.  There always seems to be one error or another.  I there was just a
(small) msi that would let it work properly.

 

Martin

 

  _____  

From: users-bounces at lists.ironpython.com
[mailto:users-bounces at lists.ironpython.com] On Behalf Of Curtis Scheer
Sent: Friday, October 06, 2006 11:45 AM
To: users at lists.ironpython.com
Subject: [IronPython] Visual Studio Integration

 

I am having problems getting the September Visual Studio SDK IronPython
sample to work. After building the sample project I run the project, I am
able to create a new IronPython Class Library or windows application. As
soon as I try to edit the class Visual Studio crashes out without throwing
an exception in some type of message. 

 

However if I step through it with the debugger in the
{Microsoft.VisualStudio.Package.Automation.OAAssemblyReference} class I get
the following exception on "The method or operation is not implemented.".
This orginiated it appears from the property "PublicKeyToken". Also, the
debug output of the SDK project ended with this line "The program '[4172]
devenv.exe: Managed' has exited with code 2 (0x2).".

 

If I try to save the project before trying to edit the IronPython class I
get an error message "Operation can not be completed. No such interface
supported".

 

Any help would be greatly appreciated.

 

Thanks,

Curtis

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/ironpython-users/attachments/20061006/ba76108f/attachment.html>


More information about the Ironpython-users mailing list