deployment

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • shravan11
    New Member
    • Nov 2011
    • 1

    deployment

    i have created a projevt in vb.net......... ....and i'm going to deploy it..........in my project i use vs2008 and sql server 2005..........i already added database.mdf and .dll files in application option......... but when i run this setup on other pc ....project successfully runs........... .but when i want to use database the following error occured.."datab ase could not be connected"..... ..so please help me to solve this error.
  • Rabbit
    Recognized Expert MVP
    • Jan 2007
    • 12517

    #2
    Did you check to make sure they have both the permissions and ability to connect to the SQL Server that is used?

    Comment

    Working...