|
-
Sep 12th, 2005, 11:54 PM
#1
Thread Starter
New Member
Run exe on server from remote machine
I have a vb.net program that runs on a client machine. It connects to foxpro tables on a server (Server has another application that also uses these tables). On the server I have a small FoxPro exe that updates some tables with values I pass to it from my .net prg and it logs the changes made to the system.
I want to be able to execute from the client machine the FoxProUpdate.exe program that resides on the server and have it process on the server not on the remote machine.
I can get it to execute on the client machine but not on the server. Both machines have the appropriate permissions to communicate with each other.
Is this possible?
Thanks.
Last edited by gking; Sep 13th, 2005 at 01:14 AM.
Reason: I didn't explain the problem correctly.
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
|