Advanced Forum Search Results
-
Cedric,
Do you mind sending a copy of the project to me at jojona at microsoft dot com so I may take a look?
Thanks!
-
Berend,
I recommend contacting your Partner Technical Consultant. They can provide assistance and, if necessary, create a support case for you to work with a Microsoft Silverlight developer support engineer.
Best regards,
-
Thank you, adler. I'm able to repro this and I'll bug it.
-
Sorry, I forgot to get back to everyone.
I didn't get the crippling high CPU hang (although my CPU was chugging hard), but I was able to gather enough information to get the bug filed on January 7 and the developers have access to the dump files you and freedumb87 provided. I really appreciate your help!
I hope everyone can respect ...
-
Paolo32,
Is your Silverlight 1.1 application publicly available? What operating system and browser are you using? I want to see if I can replicate the issue.
-
What other applications are running when this happens? We've had reports that pointed toward Google Desktop causing high CPU hangs when viewing Silverlight content and removing Google Desktop alleviated the problem. A bug on the incompatibility has been filed.
-
buttbutt,
As you know, hyperlinks in Silverlight 1.0 are not as straight-forward as in HTML. You already have to set MouseLeftButtonDown and MouseLeftButtonUp in the XAML and JavaScript, so set your MouseEnter and MouseLeave events to add text to the status bar.
For example, your XAML would look like this:
<Rectangle ...
-
Paul,
If you have Google Desktop installed, disable that and try again. Let me know if the issue persists.
-
tsigman,
What development tool are you using (Expression Blend, Visual Studio, etc.)?
-
Prashjsr,
Make sure you fully uninstall Silverlight (both 1.1 and 1.0) using Add/Remove Programs. Once you do that, reinstall Silverlight 1.0.
Let me know how that goes.