We have an old asp solution with VB6 components, which we are trying to install on Windows 2008.
There is a connection string that is assigned to a varibale in the global.asa.
When we try to use this the variable is not set. It appears that the global.asa is not run.
Anyone know how to fix this?