That works. Thanks!
Do you remember what "command IronPython.sln runs when you hit F5." ?
----- Original Message -----
Sent: Tuesday, November 14, 2006 3:44 PM
Subject: Re: [IronPython] vs integration

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: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] 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 -----

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: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Bill64bits
Sent: Tuesday, November 14, 2006 11:47 AM
To: users@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@lists.ironpython.com
http://lists.ironpython.com/listinfo.cgi/users-ironpython.com


_______________________________________________
users mailing list
users@lists.ironpython.com
http://lists.ironpython.com/listinfo.cgi/users-ironpython.com
_______________________________________________
users mailing list
users@lists.ironpython.com
http://lists.ironpython.com/listinfo.cgi/users-ironpython.com

Reply via email to