Ayende @ Rahien

Unnatural acts on source code

That is not the way to inspire confidence

I am trying to install SQL Server 2008 SP1 on my Win 7 machine, it doesn’t like it:

image

Comments

smurf
09/01/2009 11:11 AM by
smurf

nice one!

Igal Tabachnik
09/01/2009 11:39 AM by
Igal Tabachnik

Have you tried turning it on and off again?

Do you have UAC enabled? Try running it as administrator...

Ayende Rahien
09/01/2009 11:43 AM by
Ayende Rahien

Igal,

I am trying to install it, and yes, I did it as admin

Arnis L.
09/01/2009 12:14 PM by
Arnis L.

Probably you already tried => sometimes compatibility mode fixes such an issues.

Anyway - bad news. I was going to install sql2008 on w7 too.

Chris
09/01/2009 01:20 PM by
Chris

Worked fine here (apart from the usual "you must apply SPxxx" moaning. What edition was it?

Rik Hemsley
09/01/2009 01:21 PM by
Rik Hemsley

I think I had that, then tried again and it went without incident.

Stephen Patten
09/01/2009 02:59 PM by
Stephen Patten

Had the exact same issue 3 times in a row! My trick was to only install one feature at a time...

Steve Wagner
09/01/2009 03:11 PM by
Steve Wagner

Same on me. Tryed again and it worked.

Chris Carter
09/01/2009 05:33 PM by
Chris Carter

I had the same issue, doing the "one feature at a time" trick seemed to wrok. I also had to make sure I had VS 2008 SP1 installed as well (forget to do that on new install sometimes).

Mike Brown
09/01/2009 10:18 PM by
Mike Brown

I "upgraded" from RC with SQL 2008 already installed. It warned me that SQL 2008 would stop working after the upgrade, but I guess I was lucky.

Tim Tyrrell
09/01/2009 11:30 PM by
Tim Tyrrell

I had issues with SQL08 in the past so when I got Win7 running the first thing I did was install the Microsoft Web Platform installer and let it do the work for me

pekkah
09/02/2009 08:25 AM by
pekkah

I actually had same kind of problems but the reason was that I closed the installation "dashboard" application after I had selected install new or add features to existing instance from it.

Reason was that closing the "dashboard" application deleted the unpacked installation files from harddrive so the actual installation wizard could not find them anymore.

Kurt Harriger
09/03/2009 03:30 PM by
Kurt Harriger

Looks like you got further than I did!

I some error about calling begininvoke without a window handle, right as I launched setup and I couldn't seem to get passed it.

My experiences with Win7 can be summed up as "It's a lot like Vista except that it crashes faster!"

Comments have been closed on this topic.