|
-
July 25th, 2010, 06:52 AM
#1
Get update from server
Hi,all
I wanna install application on client from server by this way :
server detect witch client need prerequisites for run the application in client and update client from server to update
installed application in client get new files from server without reinstall application from server.
how can do this?
-
July 25th, 2010, 02:41 PM
#2
Re: Get update from server
Click-Once Deployment lets you do that, plus more. In fact, any installer will search for whatever you tell it to.
-
July 26th, 2010, 06:43 AM
#3
Re: Get update from server
Thanks 4 your help.
My great prob is app.config .
when run the install in client can't connect to database ,what is the solution?
-
July 27th, 2010, 03:18 PM
#4
Re: Get update from server
 Originally Posted by k1_usr
Thanks 4 your help.
My great prob is app.config .
when run the install in client can't connect to database ,what is the solution?
What is the error?
-
August 1st, 2010, 06:14 AM
#5
Re: Get update from server
client can't find database path on server.
how can I do?
How can I do? to solve this prob.
error is : The connection string has not been initialize
error 3980
Tags for this Thread
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|