Help Broken Help Editing Macros in VS 2005 Beta2
Thanks
Thanks
I want to make sure I understand the nature of your problem. So Help is working fine from the VS2005 IDE, right?
Then you choose Tools->Macros IDE to load the Macros IDE. Which scenarios are broken in the Macros IDE? If you choose Index or Contents from the Help menu, what happens? What happens when pressing F1?
Thanks!
Jeremy Jones
Here is the run down on the three Macros IDE scenarios you describe.
On F1 the Macros IDE hangs and all I get any time I try access the IDE is this warning from the VS icon in the system tray:
"MIcrosoft Visual Studios Macros is Waiting For an Internal Operation"
After a period control of the program returns but the standard help does not come up.
When I try to access "Contents" or "Index" I get the same hang and when it finally returns I get a standard message box with the following error:
"The operation could not be completed. Server execution failed"
As above, any attempt to access the IDE while it is hung produces the waiting warning from the VS icon in the system tray. Using F1 does not produce the server error.
I have the option set to only use local files when trying to locate help.
To help us diagnose this, you could turn on Activity Logging for VS, reproduce the issue, and provide us with the logs.
To turn on Activity Logging, assign the Environment Variable VSLogActivity=1 (restart the shell).
The logs we need will then be located here:
\Documents and Settings\<username>\Application Data\Microsoft\VSA
\Documents and Settings\<username>\Application Data\Microsoft\MSDN
The file is called ActivityLog.xml. The Activity Log surfaces some types of errors, so you can take a look at it and post back with the errors, or email the files to me at jeremyj@microsoft.com.
Thanks,
Jeremy Jones
Here's a workaround for you that will allow you to get F1 working from the Macros IDE:
1) Launch the Macros IDE
2) Choose Tools->Options | Environment | Help
3) Change the "Show Help using" property to "Integrated Help Viewer"
4) Restart the IDE
Now, F1 documents will load in the Macros IDE instead of in the standalone help viewer, but at least you'll be able to get F1 working!
The logs didn't make it clear to us what is wrong on your machine but we are still investigating.
Thanks!
Jeremy Jones
Sincerely,
I later attempted to install the SQL Server 2005 CTP. This required me to uninstall the .Net 2.0 framework that VS had installed. Needless to say, VS was broken after the installation. I ran ARP and had it do a repair. Help is now available from within all components of VS and from the Start menu shortcuts.
I will leave the guessing about what happened to you as I don't even have an inkling.
Thanks for your support.