Classic ASP


Scripting.Dictionary is not working in my ASP Pages. Why?
Our Windows servers are IIS 7.0 Windows 2008 64-bit servers. All application pools run in 32-bit mode for the highest level of compatibility on our Windows 2008 64-bit servers. While most ASP components are only available in 32-bit mode, the Microsoft.XMLHTTP is available on these servers only in 64-bit mode. A workaround to this issue is to alter your script.