Sum1
2009-May-17 16:08 UTC
[Wine] LexisNexis PCLAW ver. 9.20f - BindToObject failed: 80070057
Hi Group: I am using slackware 12.2 and wine-1.1.20 I run the command: bash-3.1$ wine P:\\PCLAW32.EXE &>/tmp/log.txt 2>&1 The PCLAW application starts but I'm left with a blank white "child" window in the center of the screen and the application will go no further. The log output shows: fixme:winspool:OpenPrinterW PRINTER_DEFAULTS ignored => (null),(nil),0x000f000c fixme:shdocvw:PersistStreamInit_InitNew (0x19a5f0) fixme:shdocvw:WebBrowser_put_RegisterAsBrowser (0x19a5f0)->(ffffffff) fixme:shdocvw:navigate_url Unsupported args (Flags 0x32de08:3; TargetFrameName 0x32de18:8) fixme:urlmon:URLMoniker_BindToObject use running object table fixme:shdocvw:bind_to_object BindToObject failed: 80070057 I have googled for answers regarding similar BindToObject failures but I can't find anything that states what the problem is and what needs to be corrected or modified. Any guidance or pointers to documentation are greatly appreciated. Thank you for your time.
James McKenzie
2009-May-17 16:16 UTC
[Wine] LexisNexis PCLAW ver. 9.20f - BindToObject failed: 80070057
Sum1 wrote:> Hi Group: > > I am using slackware 12.2 and wine-1.1.20 > > I run the command: bash-3.1$ wine P:\\PCLAW32.EXE &>/tmp/log.txt 2>&1 > >Did you install PCLAW in Wine? If not, you should do so. James McKenzie
Sum1
2009-May-17 16:30 UTC
[Wine] Re: LexisNexis PCLAW ver. 9.20f - BindToObject failed: 80070057
James McKenzie wrote:> > Did you install PCLAW in Wine? If not, you should do so. > > James McKenzieYes. First, I added the install .exe to the applications tab in winecfg. Then I installed PCLAW on the slackware machine by running command: ~$wine pclaw920f.exe During the installation process, I had to go through some preliminary menus relating the installation of MSXML 6.0 Parser. From what I could tell it was successful with no errors reported. After that, the installation continued normally as if on a Win XP machine. Thank you for your quick reply. I'm ready to test anything else you think might be helpful.
Sum1
2009-May-17 19:29 UTC
[Wine] Re: LexisNexis PCLAW ver. 9.20f - BindToObject failed: 80070057
James McKenzie wrote:> Sum1 wrote: > Did you receive any other information than what you originally posted? > > It would be beneficial to have it. If it is lengthy (> 20 lines) > please visit pastebin.com and post it there and provide the link to its > location here. > > James McKenzieNo other information. The earlier post contained all the info. created in the /tmp/log.txt. I don't know if this is helpful but I un-installed pclaw and then re-installed it again. The exact same error was produced upon execution. The software starts and runs, but will not run further once the child window appears. The child window is a User login window where ID and Password are to be entered, and the user can select which set of accounting books to access. Thank you for your time and patience.
James Mckenzie
2009-May-19 14:46 UTC
[Wine] LexisNexis PCLAW ver. 9.20f - BindToObject failed: 80070057
Sum1 wrote about [Wine] Re: LexisNexis PCLAW ver. 9.20f - BindToObject failed: 80070057> >Is it all practical to install the software on a Win XP Pro operating system and then copy the installation directory contents to /home/user/.wine/drive_c/Program Files >Not recommended because you may miss required registry entries.>And then maybe "chmod -R 0755" the copied directory to make it usable on linux? >This may or may not be necessary. I'll have to re-read the thread to get the error message on my home system. James McKenzie
Sum1
2009-May-19 16:26 UTC
[Wine] Re: LexisNexis PCLAW ver. 9.20f - BindToObject failed: 80070057
austin987 wrote:> > No. It works for some games, but most stuff won't work. Most > installers make registry entries, put files in other places, etc., > which you'll miss by doing that. > -AustinGotcha. Seems logical it would be this way. Hmm, I'm so close but yet so far with this software. Are there any other tests I can do to create output that will help examine the problem? Thanks for your help.
Sum1
2009-May-22 10:51 UTC
[Wine] Re: LexisNexis PCLAW ver. 9.20f - BindToObject failed: 80070057
fixme:shdocvw:navigate_url Unsupported args (Flags 0x32de08:3; TargetFrameName 0x32de18:Cool fixme:urlmon:URLMoniker_BindToObject use running object table fixme:shdocvw:bind_to_object BindToObject failed: 80070057 Are their any interpretive tools or documentation available to dissect what the error message refers to?