in Search
     
Latest post 01-10-2008 1:03 AM by marl. 4 replies.
Page 1 of 1 (5 items)
Sort Posts: Previous Next
  • 01-09-2008 5:56 PM

    • unabomberto
    • Top 500 Contributor
    • Joined on 01-10-2008
    • paranaque
    • Posts 3
    • Points 75

    deploying windows applications in vb.net

    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
  • 01-09-2008 9:11 PM In reply to

    • jokiz
    • Top 10 Contributor
    • Joined on 08-10-2005
    • Singapore
    • Posts 1,098
    • Points 18,030

    Re: deploying windows applications in vb.net

    define not working

    • Post Points: 20
  • 01-09-2008 9:26 PM In reply to

    • unabomberto
    • Top 500 Contributor
    • Joined on 01-10-2008
    • paranaque
    • Posts 3
    • Points 75

    Re: deploying windows applications in vb.net

    "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
  • 01-09-2008 11:36 PM In reply to

    • keithrull
    • Top 10 Contributor
    • Joined on 08-08-2005
    • San Diego, CA
    • Posts 1,956
    • Points 39,240

    Re: deploying windows applications in vb.net

    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
  • 01-10-2008 1:03 AM In reply to

    • marl
    • Top 10 Contributor
    • Joined on 12-15-2007
    • Long Beach, CA
    • Posts 319
    • Points 3,995

    Re: deploying windows applications in vb.net

     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)