gINT Professional Plus CONNECT Edition 10.03.00.09
I had some issues with gINT and had to uninstall/install, and this is my new problem. Others in my company are using gINT and the library file with no issues. I have tried copying to my desktop and…
After installing gINT 10.03.00.09 the program closes after the splash screen.
I have tried reinstalling, and repairing/manually reinstalling the Microsoft Access Database Engine with no luck. Are there any known solutions to this issue?
Hi, since yesterday around 12 to 1pm east coast time my gint program has been experiencing a fatal error. Prior to that point gint was working normal. Not really sure what the problem would be possible windows update??
I did try to troubleshoot the…
Hello, over the last few times gINT has been used (either myself or my coworker) the program will suddenly stop working and act like the program becomes corrupt. I have attached a photo of one of the errors that show. There are 2 errors and all it will…
Hello,
I just got a .glb file from client which causes these errors.
Could you please advise a method to repair them? The first happens when opening the .glb file, second one - when using import from excel file.
Thanks.
1. ActiveX component…
Hello,
Ive been using gint since this year, I use the spain lab library because I am from Latin America.
Today I tried to log in on gint, like every other day, but I couldn't do it because it showed me this:
I've been using this library months…
We export part of our reports to gINT Drawings so we can manually add some lines (for example draw the fracture state of the rock in UCS).
gINT allow for Export => PDF. However, this only exports the page that is currently being edited.
In our case…
I have a general piece of code used in many of my rules modules. To clean it up I have tried to move the code to a Public Sub. My problem is how to activate the second rule module.
-- I have found the error, never mind..
Hi all, I've been thinking about a problem for a while and thought that some of you might be able to help.
On our logs, we show a column of %GR | SA | SI | CL on the far right side, when we have grain sizes. I'm using code to automatically calculate…
Hello,
I get the follow error whenever I open gINT if my default printer is not set to either the PDFcreator or Adobe PDF printer:
FATAL ERROR Could not load default Windows printer
gINT immediately closes after pressing OK to this error.
…
J, you should check in INPUT under the Table menu, the List option. The SAMPLE table probably exists, but is hidden. In the List dialog, you can turn off the Hide checkbox and it will appear.
If not, try going into DATA DESIGN/Project Database, opening…
Steve, I suggest first run the gINT Utilities Repair/Compact Databases on the current project.
If you are still getting this error with the release version (08.30.03.77 is the current release), you should contact Technical Support for further steps…
Hello all,
For some reason, every time I start gINT now, it gives me a "fatal error, path/file error". I followed the instruction elsewhere on this forum for going into AppData/Local/Bentley/gINT and deleting the setup.gsh file, which gINT then recreates…
Diesel, the first thing to try is to delete and then reconstitute the Setup.gsh helper file:
In gINT, choose the last option in the Help menu, About gINT , and note the location of the setup.gsh file on your installation.
Close gINT, and navigate…
It looks like an update broke BMP symbols printing on log reports. Anybody else having the same problem? Some of our users have older versions and the BMP prints fine, but in 08.30.03.77 it's not working
Kathleen in Tech Support tells me that this issue is now resolved. If anyone else is experiencing this issue with the release version, you can call Tech Support to receive the Beta version that fixes it.
Scott, the earlier reply from Kathleen in Tech Support indicates:
This issue has been reported by a handful of users in build 08.30.03.77. We think we have a fix for it but, as we've not been able to replicate the problem, we are not sure if our fix…
The general rule for rounding '5' my company uses is to round to the closest even number.
ie 99.5 = 100 or 98.5 = 98
2.405 = 2.40 or 1.395 = 1.40
It appears that gINT always rounds '5' up.
The only formulas I have been able to find even…
Hi everyone,
Are there any tips out there for how I can speed up a borehole log preview? I've used several different libraries and I understand that more complex logs take longer. I'm trying to weed out IIf>Hasdata functions and all the other n00b…