Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Error: Connection String Issue I think
Message
 
À
Tous
Information générale
Forum:
ASP.NET
Catégorie:
Autre
Titre:
Error: Connection String Issue I think
Divers
Thread ID:
00876714
Message ID:
00876714
Vues:
43
Always the eager beaver to see how it works on another machine, I put the exe of my small little windows form application out on the network and launched it from another workstation. I'm getting an unhandled exception when it is trying to create the connection to the database (back on my development machine). The connection string is in this error message:
Invalid element value user id=sa;Server=cqi-thor;net=dbmssocn;data source="CQI-THOR";
persist security info=False;Integrated Security=false;initial catalog=CTOREVERSIONS;password="x12cqi$$"
When I created the form, I used the server explorer to create the sqlConnection1, sqlDataAdapter1 and DataSet1. The property for the connection string in the sqlConnection1 is the same as the error message starting at the user ID.

Of course it runs fine from my development machine.

Thanks for any help
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform