On 12/06/07, Dave Fugate <[EMAIL PROTECTED]> wrote: > Does it still fail if you run "msbuild IronPython.sln" from a VS2005 or .NET > SDK command prompt?
Yes, it gives me the same VS error from the .NET SDK command prompt. The console gives me: Target SettingUpDevenv: C:\Program Files\Microsoft Visual Studio 8\Common7\IDE\devenv.com /rt "Software\Microsoft\VisualStudio\8.0Exp" /setup C:\Program Files\Visual Studio 2005 SDK\2007.02\VisualStudioIntegration\Tools\Build\Microsoft.VsSDK.targets(228,5): error MSB6006: "devenv.com" exited with code 2. > -----Original Message----- > From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Tim Rowe > Sent: Monday, June 11, 2007 6:13 AM > To: [email protected] > Subject: [IronPython] Unable to integrate IronPython 1.1 with VS2005 standard > edition > > I can open IronPython.sln ok, but when I try to build it VS crashes > ("Microsoft Visual Studio has encountered a problem and needs to > close"). The error signature is: > AppName: devenv.exe AppVer: 8.0.50727.42 AppStamp:4333e699 > ModName: msenv.dll ModVer: 8.0.50727.42 ModStamp:4333e919 > fDebug: 0 Offset: 001bb493 > > Now I'm stuck -- how do I get past that? > -- > Tim Rowe -- Tim Rowe _______________________________________________ users mailing list [email protected] http://lists.ironpython.com/listinfo.cgi/users-ironpython.com
