Please start any new threads on our new
site at https://forums.sqlteam.com. We've got lots of great SQL Server
experts to answer whatever question you can come up with.
Author |
Topic |
Mahavirjadhav
Starting Member
18 Posts |
Posted - 2011-01-02 : 01:54:11
|
i'm getting error while installing sql server 2008 on xp sp2.i have already installed visual studio sp1 while installing sql server 2008 it install xp hotfix KB-942288-v3 and KB-954550-v5 after getting following error.SQL Server Setup has encountered the following error:Object of type 'Microsoft.SQL.Chainer.Package.PropertiesTypeProperty' cannot be converted to type 'Microsoft.SQL.Chainer.Package.PropertiesTypeProperty'..need helpMahavir |
|
russell
Pyro-ma-ni-yak
5072 Posts |
Posted - 2011-01-02 : 12:12:53
|
What edition of SQL Server 2008 are you installing? Did you install .Net Framework 3.5 first? |
 |
|
Mahavirjadhav
Starting Member
18 Posts |
Posted - 2011-01-03 : 05:41:29
|
quote: Originally posted by russell What edition of SQL Server 2008 are you installing? Did you install .Net Framework 3.5 first?
i am trying to sql server 2008 professional edition Yes. I have installed .Net Framework 3.5 first.Mahavir |
 |
|
GilaMonster
Master Smack Fu Yak Hacker
4507 Posts |
Posted - 2011-01-03 : 06:00:34
|
There's no such edition of SQL as "professional edition"There's developer edition, enterprise, standard, workgroup, web, express and evaluation.--Gail ShawSQL Server MVP |
 |
|
|
|
|