Installing on a network

ScottMattes

Member³
I am experimenting with running PLSD installed on a network share. I don't have a network server, but I installed PLSD on one of my PCs and then shared it over our LAN. I gave others permission to alter files.

From the second PC I navigate to the network share and dbl click the .exe and during startup I get an error about mfc100d.dll was not found. When I click OK PLSD comes up. When I look on the MS site they say that mfc100d.dll shouldn't be distributed, but I see it on the source PC in c:\windows\system32.

Next problem, when I click on Help / PL/SQL Developer Help the help window comes up, I can see the tree on the left, but in the content pane on the right it says "Navigation to the webpage was canceled" - is there some setup trick to fix this?

Besides these two problems, are there other setup steps that aren't in the manual?

Thank you.
 
I'm not sure about the mfc100d.dll problem. I have never heard about that before.

The help file problem is caused by Windows security patch 896358. Here is a solution:
http://www.helpscribble.com/chmnetwork.html

This solution applies to all HTML help files on network shares.

I'm not aware of any other problems when installing on a network share.
 
Back
Top