Hello Lucius,
We need to perform more research on this issue . We will reply here as soon
as possible.
If you have any more concerns on it, please feel free to post here.
Thanks for your understanding!
Best regards,
Wen Yuan
Microsoft Online Community Support
==================================================
This posting is provided "AS IS" with no warranties, and confers no rights.
Hi Lucius,
First start a VS2005 environment command prompt; then change directory to
c:\Program Files\Visual Studio 2005
SDK\2007.02\VisualStudioIntegration\Samples\IronPythonIntegration\Setup
(change your actual directory that you installed VS2005 SDK).
You will find two batch files, run them in following order:
* buildRegistration.bat
* buildSetup.bat
At last, it will create VSIIP.msi in current directory. Run it to install
IronPython on your system.
Regards,
Walter Wang (wawang@online.microsoft.com, remove 'online.')
Microsoft Online Community Support
==================================================
When responding to posts, please "Reply to Group" via your newsreader so
that others may learn and benefit from your issue.
==================================================
This posting is provided "AS IS" with no warranties, and confers no rights.
lucius - 20 Sep 2007 18:20 GMT
Thanks, I have done that. However, that builds/installs 1.0 code.
1.1 is available as a seperate download and exists elsewhere on my
disk.
How can I ensure that my Visual Studio does 1.1 and not 1.0?
Thanks.
>Hi Lucius,
>
[quoted text clipped - 21 lines]
>
>This posting is provided "AS IS" with no warranties, and confers no rights.
Walter Wang [MSFT] - 21 Sep 2007 12:17 GMT
Hi Lucius,
Are you using VSSDK 4.0 (aka 2007.2) version?
#Download details: Visual Studio 2005 SDK Version 4.0
http://www.microsoft.com/downloads/details.aspx?familyid=51a5c65b-c020-4e08-
8ac0-3eb9c06996f4&displaylang=en
This version's IronPython package is already using a beta version of
IronPython 1.1. Although I haven't found an official document to state if
it's ok to upgrade this version to 1.1 final version, based on my test, I
think it's ok to update IronPython.dll and IronMath.dll to final version.
Please give it a try and let me know if there's anything else I can help.
Thanks.
Regards,
Walter Wang (wawang@online.microsoft.com, remove 'online.')
Microsoft Online Community Support
==================================================
When responding to posts, please "Reply to Group" via your newsreader so
that others may learn and benefit from your issue.
==================================================
This posting is provided "AS IS" with no warranties, and confers no rights.
Walter Wang [MSFT] - 26 Sep 2007 04:49 GMT
Hi Lucius,
I've been confirmed by develop team that the 1.1 release of IronPython
assemblies can be directly dropped into the VSSDK 4.0 to use them.
Hope this helps.
Regards,
Walter Wang (wawang@online.microsoft.com, remove 'online.')
Microsoft Online Community Support
==================================================
When responding to posts, please "Reply to Group" via your newsreader so
that others may learn and benefit from your issue.
==================================================
This posting is provided "AS IS" with no warranties, and confers no rights.