S
Sean
Hello, I have developed a .net application and placed its
executable file on a server. I am having a couple issues
when attempting to execute this file from client
computers:
1. If the client is not running Windows XP, the file
does not execute. Is there a way for me to download and
install something(probably the framework) on the server
and have the software use it, instead of look for it on
the client's computer?
2. Also, in my application I am using a ODBC connection
with a DSN. The DSN exists on the server but it may or
may not exist on the client computers. Is there a way
for me to tell the software to always use the DSN on the
server instead of the client's computer?
Thanks for you help,
Sean
executable file on a server. I am having a couple issues
when attempting to execute this file from client
computers:
1. If the client is not running Windows XP, the file
does not execute. Is there a way for me to download and
install something(probably the framework) on the server
and have the software use it, instead of look for it on
the client's computer?
2. Also, in my application I am using a ODBC connection
with a DSN. The DSN exists on the server but it may or
may not exist on the client computers. Is there a way
for me to tell the software to always use the DSN on the
server instead of the client's computer?
Thanks for you help,
Sean