Active TopicsActive Topics  Display List of Forum MembersMemberlist  Search The ForumSearch  HelpHelp
  RegisterRegister  LoginLogin
PowerHome General
 PowerHome Messageboard : PowerHome General
Subject Topic: Help function Post ReplyPost New Topic
Author
Message << Prev Topic | Next Topic >>
jostim
Groupie
Groupie
Avatar

Joined: February 12 2007
Location: United States
Online Status: Offline
Posts: 45
Posted: January 02 2008 at 22:37 | IP Logged Quote jostim

I made the change to run PowerHome as a service. After I made this change the help function doesn't work anymore. When I click the question mark (or 'help' -> 'contents', or ALT+F12) my pointer changes briefly to an hour glass, but nothing else happens.
I installed PH on a second machine running it as a program, so I can use 'help'.
Any idea what might be wrong?

- jos

__________________
- jos
Back to Top View jostim's Profile Search for other posts by jostim
 
dhoward
Admin Group
Admin Group
Avatar

Joined: June 29 2001
Location: United States
Online Status: Offline
Posts: 4447
Posted: January 02 2008 at 23:01 | IP Logged Quote dhoward

Jos,

Ive noticed this on a couple of machines as well and need to track it down. The only thing that I can think of at the moment is that we're running in to the same old problem of PowerHome as a service running under a system user account that does not have the HTML help activex control registered.

As a quick fix, try the following. Have PowerHome running as a service. This means that PowerHome will be running as a special system account that is used just for services. Open the multi-editor and set it to PH Formula mode (shift-F6). Type in the following command:

Code:

ph_run('regsvr32.exe "c:\windows\system32\hhctrl.ocx"')


Pay attention to the use of single and double quotes. Execute this function in the multi-editor. You should get a window saying that the DLL Register Server succeeded. This should tell the special system account about the HTML Help activeX control. Try launching the help and see if it now works. If so, I'll build this into the next beta.

Thanks,

Dave.
Back to Top View dhoward's Profile Search for other posts by dhoward Visit dhoward's Homepage
 
jostim
Groupie
Groupie
Avatar

Joined: February 12 2007
Location: United States
Online Status: Offline
Posts: 45
Posted: January 03 2008 at 19:44 | IP Logged Quote jostim

Dave,

thanks for the quick response. I tried your suggestion. I got the message:
"DllRegisterServer in c:\windows\system32\hhctrl.ocx succeeded"
Unfortunately the help function still doesn't work. No change.

- jos

__________________
- jos
Back to Top View jostim's Profile Search for other posts by jostim
 
dhoward
Admin Group
Admin Group
Avatar

Joined: June 29 2001
Location: United States
Online Status: Offline
Posts: 4447
Posted: January 15 2008 at 16:24 | IP Logged Quote dhoward

Jos,

I tried this as well and also had no luck . I'll do some more research and see what I can do to make sure that the help system can be launched from PowerHome run as a service.

Dave.
Back to Top View dhoward's Profile Search for other posts by dhoward Visit dhoward's Homepage
 
ficklma1
Groupie
Groupie


Joined: December 08 2007
Location: United States
Online Status: Offline
Posts: 59
Posted: January 15 2008 at 16:46 | IP Logged Quote ficklma1

Dave,

Something else I've noticed when running PH as service I can't get the PH GUI to open up, since it's technically already running as a service. I of course Kill the service and start up PH "normally", then make any changes, go to the device control screen, turn light on/off, etc.

Is there are way to have the PH service show the GUI?

Thanks,
Mark
Back to Top View ficklma1's Profile Search for other posts by ficklma1
 

If you wish to post a reply to this topic you must first login
If you are not already registered you must first register

  Post ReplyPost New Topic
Printable version Printable version

Forum Jump
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot delete your posts in this forum
You cannot edit your posts in this forum
You cannot create polls in this forum
You cannot vote in polls in this forum