Page 1 of 1
error in VO editor
Posted: Wed Jul 10, 2024 7:55 am
by Jan@share.be
When opening a window in the VO editor I get this error. (see attachment)
How can i resolve this.
I think some file has been removed or damaged, but I have no Idea where to start to resolve this.
thank you all.
Re: error in VO editor
Posted: Wed Jul 10, 2024 8:14 am
by ic2
Hello Jan,
Do you have this directory:
C:\cavo29\bBrowser 4\Visual Objects 2.8\Source\Cursor (c:\cavo29 is my cavo directory). There are 10 .cur files in that directory, I would say these are missing, given the error. Otherwise you can reinstall bBrowser 4.
Dick
Re: error in VO editor
Posted: Wed Jul 10, 2024 11:24 am
by Chris
Hi Jan,
In addition to what Karl said, this entry comes from the cavowed.inf file in your VO\Bin folder. In it, there's a section for the bBrowser control, for adding it in the floating toolbox window, and there's a line in there
FloatBar=bBrowser4
which tells VO to use a same named bitmap file to show in the toolbox window. Apparently such a file does not exist in your folder, so you can either copy it there, or you can even remove that line, so that VO will be showing a generic icon in the toolbox. But in any case, it's a harmless message, only says that it could not find a bitmap to add to the toolbox.
Re: error in VO editor
Posted: Wed Jul 10, 2024 1:09 pm
by ic2
Hello Chris,
Chris wrote: ↑Wed Jul 10, 2024 11:24 am
In addition to what Karl said..
Karl is called Dick in this post
Re: error in VO editor
Posted: Wed Jul 10, 2024 1:26 pm
by Chris
Oops sorry!
Re: error in VO editor
Posted: Thu Jul 11, 2024 8:16 am
by Jan@share.be
thanks all for the suggestions.
i just reinstalled Bbrowser (had to look for my installation code), but that did the trick.
Works fine again.
jan