No global.asa activity when client is a VM
Hi,
I have a couple of XP pro Virtual Machines I use for testing.
They are domain members, and in no way different from physical ones in any way I can determine.
I have a test classic asp application on a server. It works properly from all physical machines I've tested it on. All it does is tell me who I am, what AD groups I belong to, when I logged on, and what this session is of how many sessions (session and application variables created in the global.asa), and executes a simple query in the .asp and displays the results as a table, based on who logged in and what groups they're in.
When logged into either VM one using the same domain account, not one of the session variables are created, however database access in the asp page succeeds.
Any ideas?
I thought that this was due to the new patches I applied yesterday -- The reason I have the VMs in the first place is patch testing.
However I reloaded the pre-patch snapshot and same effect. The other VM did not get patched.
Regards,
Maugris
|