Advanced Forum Search Results
-
I will give that a try.
Thanks,
Chris
-
As you page through the steps (during the transition) move your mouse over objects that are fading away and try to click on the new controls before the old page completely disappears. It is somewhat sporadic and that is why I'm at a loss.
Thanks,
Chris
-
I'm working on a silverlight 2 b 2 application and everything is going good for the most part. The app can be found here if you wish to try to reproduce
http://kulbdesign.com/pricequote.html
The problem I am experiencing is that sparatically whne the pages are transitioning using the code below an unhandled exception will be ...
-
[quote user="Yi-Lun Luo - MSFT"]Hello, two problems. First, you're setting SelectedBorder's Opacity to 0 in Normal State. I think you should remove this animation. Checked State and Normal State are in different groups, so they won't interfere with each other. The animation for Checked State should be undo when the ...
-
I am working on a control template for a RadioButton. I can not seem to figure out why the storyboard I have placed in the VSM for the Checked state is never begining.
Here is the XAML... please let me know if you have any ideas. Thanks!
<vsm:Style TargetType="RadioButton" ...
-
[quote user="Eloff"] Buttons no longer have MouseLeftButtonDown/Up, use the Click event instead.[/quote]
Doh! I didn't see that in the documentation.
Thanks,
Chris
-
After converting my Beta 1 application and fixed any compile problems I can't seem to get my XAML declared event handlers to fire. Here is an example:
XAML:
<Button x:Name="btnBack" Grid.Row="5" VerticalAlignment="Bottom"
...
-
Ok ... so I have been doing some digging and came up with this command to get the patch removal to give me some logs:
msiexec /package {D7DAD1E4-45F4-3B2B-899A-EA728167EC4F} MSIPATCHRE
MOVE={7654B3C2-0753-4C09-BC2D-AFF9A6E329FE} /L*vx VSKB949325_log.log
The important part of the log seems to be...
MSI (s) (50:7C) [23:46:44:043]: ...
-
Is there anything else I can try? I'm kind of dead in the water here.
I've tried telling MSIEXEC to uninstall based on the vs_setup.msi and PATCH GUID. Again, no luck.
This sucks. Any suggestions appreciated.
Thanks,
Chris
-
[quote user="pattersonc"]
I am not receiving the dialog requesting the VS media when uninstalling...
I am connected to the machine via Remote Desktop at the moment. I will try putting the CD in then attempt the manual uninstall and post my results.
[/quote]
No luck.