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 |
|
shapper
Constraint Violating Yak Guru
450 Posts |
Posted - 2009-03-24 : 14:31:25
|
| Hello,I am trying to set remote access for my SQL Server 2008 Express so I can use it with Visual Studio 2008.I've enabled TCP/IP and restarted the server.However I am not able to start the SQL Server Browser.I then went to TCP/IP properties and is Active and Enabled but the IP is as follows:fe80::f867:2f3f:511:e310%14I don't know what else to try. Could someone please help me out?Thanks,Miguel |
|
|
RickD
Slow But Sure Yak Herding Master
3608 Posts |
Posted - 2009-03-25 : 05:05:53
|
| What error are you getting in VS? What OS are you using?Also what service account have you set SQl Browser to use? Let it use the network service account and you will be able to start it. |
 |
|
|
|
|
|