Skip to main content
Home Forums Silverlight Programming Report a Silverlight Bug Configuration issue somewhere? IE hangs
0 replies. Latest Post by ahmedilyas on May 17, 2008.
(0)
ahmedilyas
Member
76 points
48 Posts
05-17-2008 6:20 PM |
This is totally odd.
My dev machine is WS2003 EE, all updates, using VS2008 to dev a simple silverlight 2.0 (using the chainer installer) application, and using a XAML made in Media Expression Encoder applied to a mediaelement/source in the ASP.NET page in .NET 3.5
I created simple methods to play, pause and stop. Run the app, either in the IDE or accessing it locally in IE7, when I press the pause/stop button, then play again nothing happens - the entire IE freezes.
When accessing it through a Vista machine, all is fine. Play, pause, stop works fine all the time no problems. Except I do get javascript errors in regards to silverlight...which is odd.
If I use Windows XP, all updates and IE6, install the plugin, all works fine except when I press stop, it plays again.
What can the problem be here? The machine is pretty much freshly built, no junk installation as most people download/install. It's behaving differently on each OS/IE
Any ideas? I'm at a loss and is stopping me from developing a silverlight based app on my dev machine.
Thanks!