theniteowl
Programmer
Hi All,
I have been asked to investigate changes to one of our web apps. The app has a DB connection string setup through the global.asa file and is currently pointing to our production server rather than test even in our development enviornment.
I have made changes to the global.asa file to point to the test DB but it does not seem to pick up those changes and the app is still working with the production database.
Does the global.asa info get cached server-side and require a reset on that end for this change to be picked up?
I do not have administrative access on the web server and am unsure as to what I need to request the admins to do.
TIA.
It's hard to think outside the box when I'm trapped in a cubicle.
I have been asked to investigate changes to one of our web apps. The app has a DB connection string setup through the global.asa file and is currently pointing to our production server rather than test even in our development enviornment.
I have made changes to the global.asa file to point to the test DB but it does not seem to pick up those changes and the app is still working with the production database.
Does the global.asa info get cached server-side and require a reset on that end for this change to be picked up?
I do not have administrative access on the web server and am unsure as to what I need to request the admins to do.
TIA.
It's hard to think outside the box when I'm trapped in a cubicle.