Anyone have any knowledge of installing on Server 2008 R2? Curious if the same issue will happen, with the differences in IIS, etc.
>>> Kurt Buff <[email protected]> 8/24/2010 3:21 PM >>> Roger that. Given that it was hung on this step: "Install_sql_engine_core_shared_Cpu32_Action : Write_NativeImage_32. Generating Native Images" and that the 'Microsoft .NET Framework NGEN v4.0.30319_X86' service was in the pausing state (never did pause, just said pausing), I'm thinking that the install calls for whatever ngen.exe happens to be present to generate the processor-specific JIT compilation process, and it hangs the box. Hard. Wouldn't shut down. Had to power off the VM and start it up again, then uninstall .NET 4 (a two reboot process), then the SQL install went just fine. Kurt On Tue, Aug 24, 2010 at 14:03, Michael B. Smith <[email protected]> wrote: > That is both true….and not true. > > > > While an application can be targeted at a particular version of .NET, if > the application doesn’t do that, the latest version will be used. > > > > Regards, > > > > Michael B. Smith > > Consultant and Exchange MVP > > http://TheEssentialExchange.com > > > > From: Andrew S. Baker [mailto:[email protected]] > Sent: Tuesday, August 24, 2010 4:58 PM > To: NT System Admin Issues > Subject: Re: Installing SQL 2008 R2 - problem? > > > > .NET v4 is installed along-side v1 and v2, not as a replacement. > > > > Having said that, however, I would try removing it as well. > > ASB (My XeeSM Profile) > Exploiting Technology for Business Advantage... > > > Signature powered by WiseStamp > > > > ~ Finally, powerful endpoint security that ISN'T a resource hog! ~ ~ <http://www.sunbeltsoftware.com/Business/VIPRE-Enterprise/> ~ ~ Finally, powerful endpoint security that ISN'T a resource hog! ~ ~ <http://www.sunbeltsoftware.com/Business/VIPRE-Enterprise/> ~
