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 |
|
AskSQLTeam
Ask SQLTeam Question
0 Posts |
Posted - 2006-03-22 : 08:36:22
|
| sadegh writes "helloi installed sql server 2005 on my windows xp sp2 os for the first time. but it doesent recegnize any servers and also,no server is listed in registered servers and object explorer.and also in connect to server dialog box,when i click on browse for more... , it cannot find any local o network servers. ( this is my personal pc and not connected to any networks.)how can i define a server for the first time?thank you" |
|
|
RickD
Slow But Sure Yak Herding Master
3608 Posts |
Posted - 2006-03-22 : 08:39:23
|
| Run the Surface Configuration tool and set the connections.. |
 |
|
|
druer
Constraint Violating Yak Guru
314 Posts |
Posted - 2006-03-22 : 09:48:03
|
| I ran into the identical problem when I tried to install the first time. What I eventually found was that the first install had had problems and the registry was then corrupt, and when I installed the product the second time as a result of the registry corruption I couldn't actually connect. I did an uninstall, and then walked my registry looking for all occurences of SQL or something like that, removed them all, and then did a reinstall and voila I was up and running just fine. This may or may not be the same thing that you are facing, as only you would know if you had actually done previous installs that might have failed or something. |
 |
|
|
|
|
|