[IronPython] vs integration

Dino Viehland dinov at exchange.microsoft.com
Tue Nov 14 22:44:37 CET 2006


How are you starting VS after the installation, are you starting the experimental hive?  The way I typically start this is in  %ProgramFiles% (%ProgramFiles(x86)% if yo're on 64-bit) there's a Visual Studio 2005 SDK folder that has a year.month folder (I don't remember what v3 is off the top of my head) that has VisualStudioIntegration\Samples\IronPythonIntegration\IronPython.sln below it.  If you open this solution, hit F5 in VS, then another copy of VS opens.  It's this "inner" copy of VS which contains the IronPython integration support.

Once you've done that once you should be able to start the experimental hive of VS directly w/ IronPython support by starting the same command IronPython.sln runs when you hit F5.



From: users-bounces at lists.ironpython.com [mailto:users-bounces at lists.ironpython.com] On Behalf Of Bill64bits
Sent: Tuesday, November 14, 2006 1:36 PM
To: Discussion of IronPython
Subject: Re: [IronPython] vs integration

File->New Web Site was used in an example I looked at.

But I tried it your way, and File->New Project does not show anything about IronPython.

----- Original Message -----
From: Dino Viehland<mailto:dinov at exchange.microsoft.com>
To: Discussion of IronPython<mailto:users at lists.ironpython.com>
Sent: Tuesday, November 14, 2006 2:03 PM
Subject: Re: [IronPython] vs integration

Are you doing File->New Web Site?  I think you need to do File->New Project

Then choose IronPython->Web from the tree view and then there are options for ASP.NET Web Application.

From: users-bounces at lists.ironpython.com<mailto:users-bounces at lists.ironpython.com> [mailto:users-bounces at lists.ironpython.com] On Behalf Of Bill64bits
Sent: Tuesday, November 14, 2006 11:47 AM
To: users at lists.ironpython.com<mailto:users at lists.ironpython.com>
Subject: [IronPython] vs integration

I installed the Visual Studio 2005 SDK "v3" on my box (win2000 server) but when I create a new web_site,
IronPython is not given as a choice under "language".
Do I have to do something else to make it work?

(yes, IronPython-1.0.1 is installed)
________________________________
_______________________________________________
users mailing list
users at lists.ironpython.com
http://lists.ironpython.com/listinfo.cgi/users-ironpython.com
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/ironpython-users/attachments/20061114/af720f73/attachment.html>


More information about the Ironpython-users mailing list