Hey all,

Apologies for cross posting...

We are using Cruisecontrol to run our automated tests hosted on a Windows
Server 2008 machine. I've started writing some View tests that use the
Silverlight Unit Testing framework and when the tests are run on the server
they fail, but when run on my machine they pass. The issue seems to be
related to the browser not being visible.

As a test on my machine, I ran the test, and it all passed. I then pressed
F5 to reload the test page and then minimised the browser window. The
Itemsource of my datagrid is now null and the test is failing. I'm pretty
sure its related to the control not raising the loaded event when it is
minimised/not visible.

We tried the Interactive flag on the server but apparently due to security
changes its been deprecated. Running a virtual machine with an older OS
might be a workaround.

any ideas?

cheers,
Stephen
_______________________________________________
ozsilverlight mailing list
[email protected]
http://prdlxvm0001.codify.net/mailman/listinfo/ozsilverlight

Reply via email to