G
Guest
We've had several instances where changes made in a system seem to take
noticable time to propagate through the system. Is this normal? Is there a
way to force things to happen?
In one case the developer modified the configuration file on the server.
She cleared the GAC on her machine and re-ran the application that referenced
the config file. the app "saw" the old file; it acted as if the old version
was still cached somewhere.
We've installed new versions of programs on the server and, again, when
someone runs the app they're not seeing the new stuff. Clearing the GAC
doesn't help.
In several cases a problem of "seeing" new files seemed to resolve itself
over, say, the weekend; this has happened with several customer's systems, so
it isn' just something one is doing ot not doing.
Besides clearing the GAC on a cliend machine, is there something else that
can/should be done? What about on the application/Web Services server where
the program, config, form dll, web services, etc. sit? Does or should
something be done here to clean out any cache, etc. to make sure the new
version of something is what it actually used?
noticable time to propagate through the system. Is this normal? Is there a
way to force things to happen?
In one case the developer modified the configuration file on the server.
She cleared the GAC on her machine and re-ran the application that referenced
the config file. the app "saw" the old file; it acted as if the old version
was still cached somewhere.
We've installed new versions of programs on the server and, again, when
someone runs the app they're not seeing the new stuff. Clearing the GAC
doesn't help.
In several cases a problem of "seeing" new files seemed to resolve itself
over, say, the weekend; this has happened with several customer's systems, so
it isn' just something one is doing ot not doing.
Besides clearing the GAC on a cliend machine, is there something else that
can/should be done? What about on the application/Web Services server where
the program, config, form dll, web services, etc. sit? Does or should
something be done here to clean out any cache, etc. to make sure the new
version of something is what it actually used?