[Solution] "registry properties are not valid under this context" -
10-16-2009
, 04:11 PM
I just got this message trying to add Replication to my 64-bit install
of SQL Server 2008.
After trying various things, it turns out my installer was a
Slipstream installer with SP1, and the current service was NOT sp1, as
I'd thought. So it bombed out trying to install because it was an SP1
feature to a RTM version.
Adding it here in case anyone else runs into this problem. |