|
dev
newsgroups
|
|||||||||||||||||||||||
|
|||||||||||||||||||||||
Exec distribution issue....I developed a exe application written in C#, using remote SqlServer2000.
I have three users (three workstations) need to use this application. All are in the same network domain. I want to install this application on the file server, so to speak, on the shared drive of network such as h:\application\exe folder and then make a shortcut on three workstation pointing to the shared drive. The users click on shortcut on their desktop to run this application on the server. I tried this way, but not working. Is it possible? If so, could anybody explain how to do? Hello,
See if this helps: How to deploy a .NET Framework application to run from a network location http://support.microsoft.com/kb/832742/EN-US/ "stepanokim" <stepano***@verizon.net> wrote in message I developed a exe application written in C#, using remote SqlServer2000.news:e7FavHgvGHA.5044@TK2MSFTNGP05.phx.gbl... I have three users (three workstations) need to use this application. All are in the same network domain. I want to install this application on the file server, so to speak, on the shared drive of network such as h:\application\exe folder and then make a shortcut on three workstation pointing to the shared drive. The users click on shortcut on their desktop to run this application on the server. I tried this way, but not working. Is it possible? If so, could anybody explain how to do? "Siva M" <shiva***@online.excite.com> wrote in message But a better way might be to use ClickOncenews:Og9vtcivGHA.4384@TK2MSFTNGP04.phx.gbl... > Hello, > > See if this helps: > > How to deploy a .NET Framework application to run from a network location > http://support.microsoft.com/kb/832742/EN-US/ > http://msdn.microsoft.com/netframework/windowsforms/learning/features/clickonce/ David Thanks for your quick response.....
Actually i am trying to understand the things like this... Three workstations has SQLServer2000 client modules installed. But the shared network server that the EXE application is located does not have SQL client installed. In this case, do I have to install SQLServer client tool on the shared network server? I am wondering which sql server clients are the exec applicaion using? (local workstations or shared network server?) Show quote "Siva M" <shiva***@online.excite.com> wrote in message news:Og9vtcivGHA.4384@TK2MSFTNGP04.phx.gbl... > Hello, > > See if this helps: > > How to deploy a .NET Framework application to run from a network location > http://support.microsoft.com/kb/832742/EN-US/ > > "stepanokim" <stepano***@verizon.net> wrote in message > news:e7FavHgvGHA.5044@TK2MSFTNGP05.phx.gbl... > I developed a exe application written in C#, using remote SqlServer2000. > I have three users (three workstations) need to use this application. All > are in the same network domain. > I want to install this application on the file server, so to speak, on the > shared drive of network such as h:\application\exe folder and then make a > shortcut on three workstation pointing to the shared drive. > The users click on shortcut on their desktop to run this application on > the > server. I tried this way, but not working. > Is it possible? If so, could anybody explain how to do? > > It is using local workstation's SQL Server client components...
"stepanokim" <stepano***@verizon.net> wrote in message Thanks for your quick response.....news:ewJlV5nvGHA.724@TK2MSFTNGP05.phx.gbl... Actually i am trying to understand the things like this... Three workstations has SQLServer2000 client modules installed. But the shared network server that the EXE application is located does not have SQL client installed. In this case, do I have to install SQLServer client tool on the shared network server? I am wondering which sql server clients are the exec applicaion using? (local workstations or shared network server?) Show quote "Siva M" <shiva***@online.excite.com> wrote in message news:Og9vtcivGHA.4384@TK2MSFTNGP04.phx.gbl... > Hello, > > See if this helps: > > How to deploy a .NET Framework application to run from a network location > http://support.microsoft.com/kb/832742/EN-US/ > > "stepanokim" <stepano***@verizon.net> wrote in message > news:e7FavHgvGHA.5044@TK2MSFTNGP05.phx.gbl... > I developed a exe application written in C#, using remote SqlServer2000. > I have three users (three workstations) need to use this application. All > are in the same network domain. > I want to install this application on the file server, so to speak, on the > shared drive of network such as h:\application\exe folder and then make a > shortcut on three workstation pointing to the shared drive. > The users click on shortcut on their desktop to run this application on > the > server. I tried this way, but not working. > Is it possible? If so, could anybody explain how to do? > > |
|||||||||||||||||||||||