M
Marina
Hi, let's see an application is sitting on a server elsewhere, and it is
accessed via http:// or by just the location specified by \\servername. So
on first request the app is downloaded, on subsequent requests, there is a
check to see if the app was modified since the last time.
Now, I tried stopping IIS after running the app initially, so that the
http:// link no longer worked. I was hoping, that since the http:// was not
available, that it would be smart enough to just use the cached copy of the
executable. This did not happen - is there any way to get it to happen?
Also, anyone know the location that the .exe and other DLL's it uses get
downloaded to when running software in this way?
Thanks,
Marina
accessed via http:// or by just the location specified by \\servername. So
on first request the app is downloaded, on subsequent requests, there is a
check to see if the app was modified since the last time.
Now, I tried stopping IIS after running the app initially, so that the
http:// link no longer worked. I was hoping, that since the http:// was not
available, that it would be smart enough to just use the cached copy of the
executable. This did not happen - is there any way to get it to happen?
Also, anyone know the location that the .exe and other DLL's it uses get
downloaded to when running software in this way?
Thanks,
Marina