Here is a new problem I encountered yesterday. I installed the Microsoft SDKs (Platform, DirectX, etc) and lost all of my context help in Visual Studio.Net 2003.
I found a solution on Dr. Ex's Weblog .
From Visual Studio.NET, go to the command window (Ctrl-Alt-a).
Execute this command: View.ShowWebBrowser ms-help://MS.VSCC.2003/VSCCCommon/cm/CollectionManager.htm
Check everything and hit OK. That basically refreshes your entire help documentation for .NET!
No comments:
Post a Comment