User Profile
Collapse
-
ASP classic and its an internal URL. Someone suggested that the problem was the way HTM/HTML were being processed and made a configuration change to the server. I don't see why it would fail in IE9 clients and work for IE6 and IE7. -
Why does script side code seems to be executing at client in IE9?
Using IE9 on Windows Server 2008R2, I'm stepping through code with the built-in debugger. The debugger always flags the Server.Execute call as an error saying that 'Server' is not an object. The server side is Windows 2003 R2 Standard Edition with SP2. It is running IIS v6.0.
I'm using RUNAT=Server, so why would this not work? Why is the debugger even seeing this at the client side?
...Code:***Goresdb.asp -- gets
No activity results to display
Show More
Leave a comment: