Welcome to MSDN Blogs Sign in | Join | Help

Syndication

Tags

    No tags have been created or used yet.
August 2006 CTP -- IronPython Web Site Project demo installation

To demo the IronPython (IP) Web site support you must first install two IP binaries into the GAC.  You can find them at

<Install path>/VisualStudioIntegration/Common/Assemblies/IronMath.dll
<Install path>/VisualStudioIntegration/Common/Assemblies/IronPython.dll

Open the Visual Studio command prompt window and navigate to this directory.  Then type in the following --

>gacutil -i ironmath.dll
>gacutil -i ironpython.dll

------------------------------------
This posting is provided "AS IS" with no warranties, and confers no rights.

Published Thursday, July 27, 2006 6:11 PM by martintr

Comments

No Comments

Anonymous comments are disabled
Page view tracker