|
code
newsgroups
|
|||||||||||||||||||||||
|
|||||||||||||||||||||||
MSDN Library on network locationI am trying to run the MSDN Library from VS 6 from a network share. Whenever
I select a topic that is not installed as part of the typical installation (on the "client"), I just get a blank page. There is no error message at all. If I right-click the page and look at the properties I see this... "mk:@MSITStore:\\NEATO\MSDN_6\MSDN\install.chm::/install-over_6fvr.htm" \\neato\msdn_6 is the machine and share so that looks right as far as I can tell. Any and all ideas appreciated. Thanks in advance, Jay "Jay DeBoer" <JayDeB***@discussions.microsoft.com> wrote in message HAHAHA: "neato."news:C684D5E9-E971-41A5-A30A-92BC7A2ECE63@microsoft.com... >I am trying to run the MSDN Library from VS 6 from a network share. >Whenever > I select a topic that is not installed as part of the typical installation > (on the "client"), I just get a blank page. There is no error message at > all. If I right-click the page and look at the properties I see this... > "mk:@MSITStore:\\NEATO\MSDN_6\MSDN\install.chm::/install-over_6fvr.htm" > \\neato\msdn_6 is the machine and share so that looks right as far as I > can > tell. Any and all ideas appreciated. Sorry, I don't have an answer for you. I always install MSDN locally.
Show quote
Hide quote
"Jay DeBoer" <JayDeB***@discussions.microsoft.com> wrote in message I had a similar problem a couple of months ago with ADO help filesnews:C684D5E9-E971-41A5-A30A-92BC7A2ECE63@microsoft.com... > I am trying to run the MSDN Library from VS 6 from a network share. Whenever > I select a topic that is not installed as part of the typical installation > (on the "client"), I just get a blank page. There is no error message at > all. If I right-click the page and look at the properties I see this... > "mk:@MSITStore:\\NEATO\MSDN_6\MSDN\install.chm::/install-over_6fvr.htm" > \\neato\msdn_6 is the machine and share so that looks right as far as I can > tell. Any and all ideas appreciated. > > Thanks in advance, > > Jay dissappearing. Someone, (sorry I've forgotten who - would like to give credit), told me that a Security Patch effectively 'disconnected' the ability to use .chm files across the network. Never did uncover the exact patch or a 'fix'. I just moved all my help files into a local drive, and all is well again. Probably not the answer you are looking for, but hope it helps. -ralph This is a known effect from IE6 security fixes. See KB896358 for the
details: Here's a REG file to fix the problem: Windows Registry Editor Version 5.00 [HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\HTMLHelp\1.x\HHRestrictions] "EnableFrameNavigationInSafeMode"=dword:00000001 "MaxAllowedZone"=dword:00000001 [HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\HTMLHelp\1.x\ItssRestrictions] "MaxAllowedZone"=dword:00000001 Show quoteHide quote "Jay DeBoer" <JayDeB***@discussions.microsoft.com> wrote in message news:C684D5E9-E971-41A5-A30A-92BC7A2ECE63@microsoft.com... >I am trying to run the MSDN Library from VS 6 from a network share. >Whenever > I select a topic that is not installed as part of the typical installation > (on the "client"), I just get a blank page. There is no error message at > all. If I right-click the page and look at the properties I see this... > "mk:@MSITStore:\\NEATO\MSDN_6\MSDN\install.chm::/install-over_6fvr.htm" > \\neato\msdn_6 is the machine and share so that looks right as far as I > can > tell. Any and all ideas appreciated. > > Thanks in advance, > > Jay
Show quote
Hide quote
"Mark Yudkin" <myudkinATcompuserveDOT***@boingboing.org> wrote in message Thanks for supplying that information.news:%23eSrUBs2FHA.3300@TK2MSFTNGP15.phx.gbl... > This is a known effect from IE6 security fixes. See KB896358 for the > details: > > Here's a REG file to fix the problem: > > Windows Registry Editor Version 5.00 > > [HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\HTMLHelp\1.x\HHRestrictions] > "EnableFrameNavigationInSafeMode"=dword:00000001 > "MaxAllowedZone"=dword:00000001 > [HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\HTMLHelp\1.x\ItssRestrictions] > "MaxAllowedZone"=dword:00000001 > > I knew it was one of those 115,000 buggers. <g> -ralph
Intergating Multiple VB6.0 Projects into one: Project Grouping
Parsing UNIX text files Return an error code/message from a VB6 app Is this possible ? How to access related documents in VB through source code? Lost_Focus event of controls doesn't fire Intercept the Min/Max button Press Error 453: Can't find DLL entry point (VB6) Launching App Order of forms |
|||||||||||||||||||||||