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).
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
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.
> Email-style angle brackets
> are used for blockquotes.
> > And, they can be nested.
> #### Headers in blockquotes
>
> * You can quote a list.
> * Etc.
Horizontal Rules
Three or more dashes or asterisks:
---
* * *
- - - -
Manual Line Breaks
End a line with two or more spaces:
Roses are red,
Violets are blue.
Fenced Code Blocks
Code blocks delimited by 3 or more backticks or tildas:
```
This is a preformatted
code block
```
Header IDs
Set the id of headings with {#<id>} at end of heading line:
## My Heading {#myheading}
Tables
Fruit |Color
---------|----------
Apples |Red
Pears |Green
Bananas |Yellow
Definition Lists
Term 1
: Definition 1
Term 2
: Definition 2
Footnotes
Body text with a footnote [^1]
[^1]: Footnote text here
Abbreviations
MDD <- will have title
*[MDD]: MarkdownDeep
FUTURE POSTS
RavenDB 7.1: Next-Gen Pagers - 5 days from now
RavenDB 7.1: Write modes - 7 days from now
RavenDB 7.1: Reclaiming disk space - 9 days from now
RavenDB 7.1: Shared Journals - 12 days from now
There are posts all the way to Feb 17, 2025
RECENT SERIES
Challenge
(77): 03 Feb 2025 - Giving file system developer ulcer
Answer
(13): 22 Jan 2025 - What does this code do?
Comments
nice one!
Have you tried turning it on and off again?
Do you have UAC enabled? Try running it as administrator...
Igal,
I am trying to install it, and yes, I did it as admin
Probably you already tried => sometimes compatibility mode fixes such an issues.
Anyway - bad news. I was going to install sql2008 on w7 too.
Worked fine here (apart from the usual "you must apply SPxxx" moaning. What edition was it?
I think I had that, then tried again and it went without incident.
Had the exact same issue 3 times in a row! My trick was to only install one feature at a time...
Same on me. Tryed again and it worked.
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).
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.
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
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.
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!"
Comment preview