|
web
newsgroups
|
|||||||||||||||||||||||
|
|||||||||||||||||||||||
Running app on Shared DriveI am having a .NET Application. Install the application on a Share
drive on the network. Any user WHO's machine is connected to network can access the application by clicking on short cut on his desktop. Now the application runs on the local machine, or it runs on the Share Drive? Hi,
I runs on the shared drive. Ken ------------- Show quoteHide quote "c_shah" <shah.chi***@netzero.net> wrote in message news:1137075811.926127.287360@z14g2000cwz.googlegroups.com... >I am having a .NET Application. Install the application on a Share > drive > on the network. Any user WHO's machine is connected to network can > access the application by clicking on short cut on his desktop. Now the > application runs on > the local machine, or it runs on the Share Drive? > c_shah,
Applications don't run on drives, shared or otherwise. In this case, the application runs on the user's computer, after the executable is retrieved over the network from the shared drive. Of course, the user's machine will also need the .Net framework installed in order to run the application. Kerry Moorman Show quoteHide quote "c_shah" wrote: > I am having a .NET Application. Install the application on a Share > drive > on the network. Any user WHO's machine is connected to network can > access the application by clicking on short cut on his desktop. Now the > application runs on > the local machine, or it runs on the Share Drive? > > If you want to run your application on a server from your local pc you need
software like for example citrix. With this, even old windows 98 pc's can run new dot net applications. Because the app runs on the server. Hth, greetz Peter -- Show quoteHide quoteProgramming today is a race between software engineers striving to build bigger and better idiot-proof programs, and the Universe trying to produce bigger and better idiots. So far, the Universe is winning. (Rich Cook) "Kerry Moorman" <KerryMoor***@discussions.microsoft.com> schreef in bericht news:943FA8D2-F955-45A8-B2BC-1261E664D411@microsoft.com... > c_shah, > > Applications don't run on drives, shared or otherwise. > > In this case, the application runs on the user's computer, after the > executable is retrieved over the network from the shared drive. > > Of course, the user's machine will also need the .Net framework installed in > order to run the application. > > Kerry Moorman > > > "c_shah" wrote: > > > I am having a .NET Application. Install the application on a Share > > drive > > on the network. Any user WHO's machine is connected to network can > > access the application by clicking on short cut on his desktop. Now the > > application runs on > > the local machine, or it runs on the Share Drive? > > > >
VS2003 to VS2005 Conversion
Email attachments? Module and Class Probably an intro question -> starting window over? calling form_load? Copying DataRows to another DataTable win32 dll vb.net pointers receiving data - HELP MDI's Declaring Variables Within a If Steatement Locking Application to HDD Sr.No. problem in declaring streamwriter object |
|||||||||||||||||||||||