|
-
May 1st, 2003, 01:16 PM
#1
Thread Starter
Junior Member
Missing Help/F1 Files
I have just upgraded a program from VB6 to VB.net. In the Upgrade report,
there are a list of errors with a decription that has a link. This same link is
imbedded within a new upgrade comment in the code.
For example,
'UPGRADE_ISSUE: App property App.Revision was not upgraded. Click for more: 'ms-help://MS.VSCC/commoner/redir/redirect.htm?keyword="vbup2069"'
If I click on the link, either in the Upgrade Report or on the imbedded comment, I
am taken to a new window that displays the following:
Sorry, no topics were found for the selected link.
Keywords =
IndexMoniker =
Source URL =
My question has to do with the inability to get any meaningful help on these errors.
Am I missing something from the original Visual Studio installation? Am I missing
some kind of help file? How do I correct these errors, if I can't get any useful help
information?
I have also noticed that I can't get any F1 help either.
Thanks,
Dave
-
May 1st, 2003, 01:52 PM
#2
Frenzied Member
App is not supported in VB.NET, you may youse Application instead. But it has not the member called Revision
'Heading for the automatic overload'
Marillion, Brave, The Great Escape, 1994
'How will WE stand the FIRE TOMORROW?'
Eloy, Silent Cries and Mighty Echoes, The Vision - Burning, 1979
-
May 1st, 2003, 01:59 PM
#3
Thread Starter
Junior Member
The use of App.Revision was just one of many errors that I have. The real question is not how to repleace App, but how do I install the correct set of help files so I can find the help data.
I need the help to solve the upgrade errors, as well as the standard F1 language context help.
Thanks,
Dave
-
May 1st, 2003, 02:16 PM
#4
Frenzied Member
Have you installed MSDN CD's?
'Heading for the automatic overload'
Marillion, Brave, The Great Escape, 1994
'How will WE stand the FIRE TOMORROW?'
Eloy, Silent Cries and Mighty Echoes, The Vision - Burning, 1979
-
May 2nd, 2003, 09:13 PM
#5
Thread Starter
Junior Member
FYI, I completly removed Visual Studio, and re-installed. This time I made sure to include "documentation". I now have everything I thought I was missing.
Dave
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|