Visual Studio Development Bookmark and Share   
 index > Visual Studio WPF Designer > F1 help sends me to Silverlight help
 

F1 help sends me to Silverlight help

Some time ago Visual Studio started sending me to the Silverlight help pages when I pressed F1 on something in my WPF project.
This is very annoying because the Silverlight documentation is not updated and of course not the same as the WPF documentation because there are some differences.

Can someone please tell me how I can change this behaviour?

What I want is e.g. when I have the cursor placed on a Slider and presses F1 then I want to see the WPF documentation on the Slider class not the Silverlight docs.
Is this a PR thingy in order to promote Silverlight?
MEK_DK  Friday, September 18, 2009 8:24 AM
Hi @MEK_DK

If you have Silverlight 2 Tools for Visual Studio 2008 installed, there's a known issue that has a workaround documented here:

http://blogs.msdn.com/silverlight_sdk/archive/2008/11/22/silverlight-toolkit-and-f1-help.aspx

Sorry for the inconvenience caused.

Thanks
Mark
Mark Wilson-Thomas - Program Team - WPF & SL Designer for Visual Studio - posts are provided 'as-is'
Mark Wilson-Thomas  Thursday, September 24, 2009 1:09 AM
No I do not have the Silverlight 2 tools installed.
I checked the workaround anyway and my settings were as specified in the workaround.

But anyway I am giving up hope for VS2008 there are simply to many bugs, crashes,designer flawsand so on.
I hope that VS2010 will be released sometime soon (not the beta1 that has hit the street).

Thanks for the help anyway.
MEK_DK  Thursday, September 24, 2009 7:26 AM
Hi @MEK_DK

Sorry that suggestion didn't work - I've passed on details of your issue to my colleagues on the Help team.

I'd be interested to hear about any crashes and bugs or designer flawsyou are still seeing in Visual Studio 2008, in particular if you already have the following Hotfixes and service packsinstalled:

Visual Studio 2008 Service Pack 1
KB958017 - solves a collection of late-breaking issues post Service Pack 1
KB963676 - CLR hotfix that solves a Visual Studio "hard crash" caused by the "Grant Set Exception"
KB963035 - solves WPF designethangs where the "Visual Studio is Busy" icon shows up in the tray and Visual Studio stops responding

Please feel free to respond here or send me email directly at mwthomas at microsoft dot com.

I can't make any announcements about the timeline for Visual Studio 2010; as you've already noted, Beta 1 has been out for some time. If you want to be notified when the next Beta or other release of Visual Studio 2010 is available, you can sign up by following the link at http://www.microsoft.com/visualstudio/en-us/products/2010/default.mspxto be notified by email. We will of course also be making announcements on this and other forums.

Thanks
Mark
Mark Wilson-Thomas - Program Team - WPF & SL Designer for Visual Studio - posts are provided 'as-is'
Mark Wilson-Thomas  Thursday, September 24, 2009 6:13 PM

You can use google to search for other answers

Custom Search

More Threads

• Assign to Header property of a HeaderedItemsControl through the designer generates an error
• How to hide classes from VS Toolbox?
• Visual Studio 2008 - Nov Release Crashes when editing XAML
• Visual Studio 2005 Extensions (WPF) and .NET 3.5 SP1 Problem
• Community Feedback Important to the WPF Designer for Visual Studio 2008 SP1
• wpf design error
• Visual Studio 2008 deleted everything in MainForm.cs
• Aligning controls on wpf window form
• textbox.text to Numeric
• Presentation model, change notification and business rules