DevPinoy.org
A Filipino Developers Community

>>> First two to make 3 wins! <<<

deploying windows applications in vb.net

rated by 0 users
This post has 4 Replies | 3 Followers

Top 500 Contributor
Posts 3
Points 75
unabomberto Posted: 01-09-2008 5:56 PM
i had a hard time deploying windows applications in vb.net, im using a SQL SERVER 2000 database. When i run the application the database is not working. I have installed the SQL SERVER database and the .NET Framework 3.0.. What will i do to solve the problem? thanks.. =p
  • Filed under:
  • | Post Points: 20
Top 10 Contributor
Posts 1,100
Points 17,955

define not working

  • | Post Points: 20
Top 500 Contributor
Posts 3
Points 75
"an error has occured while establishing a connection tothe server. when connecting to sql server 2005, this failure may be caused by the fact that under the default setings SQL server does not allow remote connections. (provider: named pipes provider, error:40 - could not open a connection to sql server)" that is the error message given to me!! im using vb.net 2005 and SQL SERVER 2000 as my database! what will i do to solve the problem??.. thanks!
  • | Post Points: 35
Top 10 Contributor
Posts 1,967
Points 39,325

unabomberto:
"an error has occured 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 setings SQL server does not allow remote connections. (provider: named pipes provider, error:40 - could not open a connection to sql server)" that is the error message given to me!! im using vb.net 2005 and SQL SERVER 2000 as my database! what will i do to solve the problem??.. thanks!

 This might help: http://blog.avanadeadvisor.com/blogs/binaryguy/archive/2006/09/24/212.aspx

devpinoy sig

  • | Post Points: 5
Top 10 Contributor
Posts 328
Points 4,160

 how did you reference your DB? Is this how you did it: "ServerName\InstanceName"?

devpinoy sig
  • | Post Points: 5
Page 1 of 1 (5 items) | RSS

Copyright DevPinoy 2005-2008