Click here to Skip to main content
15,913,854 members
Home / Discussions / Visual Basic
   

Visual Basic

 
Questionreading weighing scale data Pin
Ahamed Azeem10-Nov-08 20:36
Ahamed Azeem10-Nov-08 20:36 
AnswerRe: reading weighing scale data Pin
Thomas Stockwell11-Nov-08 2:52
professionalThomas Stockwell11-Nov-08 2:52 
AnswerRe: reading weighing scale data Pin
Dave Kreskowiak11-Nov-08 3:25
mveDave Kreskowiak11-Nov-08 3:25 
AnswerRe: reading weighing scale data Pin
Rajesh Anuhya12-Nov-08 0:14
professionalRajesh Anuhya12-Nov-08 0:14 
Questiondeploying applications in client machines Pin
pravimarrs10-Nov-08 18:30
pravimarrs10-Nov-08 18:30 
AnswerRe: deploying applications in client machines Pin
Anoop Brijmohun10-Nov-08 22:23
Anoop Brijmohun10-Nov-08 22:23 
GeneralRe: deploying applications in client machines Pin
pravimarrs10-Nov-08 23:15
pravimarrs10-Nov-08 23:15 
GeneralRe: deploying applications in client machines Pin
Anoop Brijmohun11-Nov-08 0:01
Anoop Brijmohun11-Nov-08 0:01 
The sql2000 db should not be the cause of the error.
i have used applications that was created in sql2000 and attached it to sql2005 and works fine from other pcs.

System.Data.SqlClient.SqlException: An error has occurred while establishing a connection to the server. When connecting to SQL Server 2005, this failure may be caused by the fact that under the default settings SQL Server does not allow remote connections. (provider: Named Pipes Provider, error: 40 - Could not open a connection to SQL Server)'

once again make sure you named pipe protocol is enabled

ps. did you restart the sql 2005 service after enabling all protocols?


thanks
GeneralRe: deploying applications in client machines Pin
pravimarrs11-Nov-08 19:02
pravimarrs11-Nov-08 19:02 
GeneralRe: deploying applications in client machines Pin
Dave Kreskowiak11-Nov-08 3:23
mveDave Kreskowiak11-Nov-08 3:23 
GeneralRe: deploying applications in client machines [modified] Pin
pravimarrs11-Nov-08 18:53
pravimarrs11-Nov-08 18:53 
GeneralRe: deploying applications in client machines Pin
Anoop Brijmohun11-Nov-08 19:27
Anoop Brijmohun11-Nov-08 19:27 
GeneralRe: deploying applications in client machines Pin
pravimarrs11-Nov-08 21:25
pravimarrs11-Nov-08 21:25 
GeneralRe: deploying applications in client machines Pin
Anoop Brijmohun12-Nov-08 2:31
Anoop Brijmohun12-Nov-08 2:31 
QuestionHow to pass discrete parameters to stored procedure from crystal report Pin
thiru_586210-Nov-08 18:03
thiru_586210-Nov-08 18:03 
Questionarraylist issue Pin
Tauseef A10-Nov-08 17:54
Tauseef A10-Nov-08 17:54 
AnswerRe: arraylist issue Pin
Guffa10-Nov-08 21:02
Guffa10-Nov-08 21:02 
QuestionRe: arraylist issue Pin
Tauseef A10-Nov-08 23:56
Tauseef A10-Nov-08 23:56 
Questionneed help. Pin
faradgi10-Nov-08 9:47
faradgi10-Nov-08 9:47 
AnswerRe: need help. Pin
Thomas Stockwell10-Nov-08 9:49
professionalThomas Stockwell10-Nov-08 9:49 
Answer[Cross Post]Re: need help. Pin
Scott Dorman10-Nov-08 9:58
professionalScott Dorman10-Nov-08 9:58 
AnswerSTOP SPAMMING THE FORUMS Pin
leckey10-Nov-08 11:07
leckey10-Nov-08 11:07 
AnswerRe: need help. Pin
Paul Conrad10-Nov-08 12:27
professionalPaul Conrad10-Nov-08 12:27 
GeneralRe: need help. Pin
leckey10-Nov-08 14:50
leckey10-Nov-08 14:50 
GeneralRe: need help. Pin
Paul Conrad10-Nov-08 14:53
professionalPaul Conrad10-Nov-08 14:53 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.