A
Adam Clauss
We are writing a WPF browser application. We are attempting to retrieve
the size of our control/page. On my machine, this works fine. On one
of my coworkers machines, these calls return NaN. It is not just those
two properties either. Running in the debugger, it looks like NO
properties that have to do with size in any way come back correctly on
his machine. In both cases, the application is being accessed via a URL
("publish" from Visual Studio 2008) - http://***
We started running down differences between our machines. I am running
IE8, he was running IE7. So he upgraded to IE8, no luck. Any ideas on
what might cause something like this??
Thanks,
Adam
the size of our control/page. On my machine, this works fine. On one
of my coworkers machines, these calls return NaN. It is not just those
two properties either. Running in the debugger, it looks like NO
properties that have to do with size in any way come back correctly on
his machine. In both cases, the application is being accessed via a URL
("publish" from Visual Studio 2008) - http://***
We started running down differences between our machines. I am running
IE8, he was running IE7. So he upgraded to IE8, no luck. Any ideas on
what might cause something like this??
Thanks,
Adam