There is no error for me, the creator. But when my friends uses it, it shows them this error message. Please help me.
NOTE : I'm using Microsoft SQL Server Database File (SqlClient) as my data connection.
http://i55.tinypic.com/29go4t4.jpg
Printable View
There is no error for me, the creator. But when my friends uses it, it shows them this error message. Please help me.
NOTE : I'm using Microsoft SQL Server Database File (SqlClient) as my data connection.
http://i55.tinypic.com/29go4t4.jpg
"The server was not found or was not accessible" This means that when your friend uses it, it can't connect to the SQL server. Have a look at your connection string and make sure that the information is good and that your friend actually has access to the server.
Hi thank you for replying, i checked my connection string it's good. Do you have teamviewer? If you do, do you mind giving me a hand?
What does your connection string looks like?
try setting your target cpu to x86
Project-->Properties-->Compile-->Advanced Compile Options-->Target CPU
I don't have TeamViewer sorry. But if you post your connection string and try setting your target cpu to x86 like .paul. suggested, I'm pretty sure we'll manage to help you out.