We use the libonline reservation software and within that software we create the menu for the various applications. For the Internet we use the pwb.exe that is found on the local hard drive but then use an .ini file that is stored on another shared computer. 95% of the time this has worked fine for years.
At one library sometimes the public computers get an error that they can't find the .ini file so PWB can't start. We have tried checking port settings, network settings, replaced the cable, tried different ports and today replaced the NIC in that computer and we are still having the problem.
Can you think of some other things to try? We did put a different computer there for a day and it seemed fine.
Baffled,
Jane
finding the .ini file
Moderators: Tyler, Scott, PWB v2 Moderator
The computer autologs on and the reservation software logon box appears. The patron logons on to the reservation software and a menu appears with Internet, Word, etc. When they choose Internet, that is when they get the error that the .ini file cannot be found, so PWB doesn't start. Here is the path used: c:\program files\teamsoftware solutions\Public web browser v2\pwb.exe /ini="\\lkrelease154\PubComputer\pwb.ini". Lkrelease154 is also used for printing using the LPTOne software.
Users are still able to direct print jobs to that computer so they can 'see' that computer to send the print jobs. So baffling.
Thanks.
Users are still able to direct print jobs to that computer so they can 'see' that computer to send the print jobs. So baffling.
Thanks.
I wonder if the spaces in the PWB command line are causing a problem. Try changing the command line to the following.
c:\progra~1\teamso~1\public~1\PWB.exe /ini=\\lkrelease154\PubComputer\pwb.ini
Notice there are no quotes in this command line since there are no spaces.
What version of PWB are you using?
--Scott
c:\progra~1\teamso~1\public~1\PWB.exe /ini=\\lkrelease154\PubComputer\pwb.ini
Notice there are no quotes in this command line since there are no spaces.
What version of PWB are you using?
--Scott
It looks like maybe it is a DNS/Active Directory snafu. The entries for the computer name were deleted from DNS and AD and then the computer was returned to the WORKGROUP and then rejoined the Domain. We ran flushdns and registerdns and now it appears to be working.
I think we often forget that we need to do that when we swap computers around and rename them. etc.
Thanks for your help and Happy Holidays.
Jane
I think we often forget that we need to do that when we swap computers around and rename them. etc.
Thanks for your help and Happy Holidays.
Jane