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 |
|
Sun Foster
Aged Yak Warrior
515 Posts |
Posted - 2007-03-18 : 10:21:42
|
| A vb.net app works with SQL 2000 server (local) but got error with SQL 2005 (still in local). Error message as below:…SQL server does not allow remote connections.(provider: SQL network interfaces, error:26 – error locating server/instance specified)How to fix it? |
|
|
VincentFrandsen
Starting Member
39 Posts |
Posted - 2007-03-19 : 01:29:05
|
| R u using 2005 express edition?Vincent Fradnsen |
 |
|
|
Sun Foster
Aged Yak Warrior
515 Posts |
Posted - 2007-03-19 : 06:15:29
|
| no, developer version |
 |
|
|
SwePeso
Patron Saint of Lost Yaks
30421 Posts |
Posted - 2007-03-19 : 06:19:54
|
| Have your checked "Surface Area Configuration for Services and Connections"?Database Engine -> Remote Connections?Peter LarssonHelsingborg, Sweden |
 |
|
|
|
|
|