You can put python scripts in the App_Script directory, which is added to the 
os.path for you, or store it in any other directory and put it on the path. 
Deploying your application is no different than deploying any other ASP.NET app.

From: users-boun...@lists.ironpython.com 
[mailto:users-boun...@lists.ironpython.com] On Behalf Of William Johnston
Sent: Thursday, July 01, 2010 10:06 AM
To: 'Discussion of IronPython'
Subject: Re: [IronPython] How do I include a complete IronPython installation 
in an ASP.NET Web application?


Hello again,

What I would like to do is publish and run my IronPython installation along 
with my web app onto a remote server.

Thanks.




From: users-boun...@lists.ironpython.com 
[mailto:users-boun...@lists.ironpython.com] On Behalf Of William Johnston
Sent: Thursday, July 01, 2010 9:50 AM
To: users@lists.ironpython.com
Subject: [IronPython] How do I include a complete IronPython installation in an 
ASP.NET Web application?


Hello,

How do I include site-modules (including IronPython) in an ASP.NET Web 
application?

I'm already including the proper dlls, but I am not sure how to include the 
site-modules (or the complete installation of IronPython) in an ASP.NET Web 
application.

Thanks.


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

Reply via email to