Skip to main content

Sometimes bitmap are loading correctly sometimes not

His there timeout to load bitmap i think when the server his loaded bitmap are not loaded

Sometimes bitmap are loading correctly sometimes not

His there timeout to load bitmap i think when the server his loaded bitmap are not loaded

If the value of BITMAP-HANDLE is 0 or negative, an error has occurred. These errors are defined in acugui.def. Execute in debug, monitor the bitmap handle and if the value is negative, check acugui.def for that value.
I have a number of questions, since you mentioned server .. which Acu products are you using .. just the runtime, thin client, acuserver, AcuToWeb? Is the bitmap local on the machine where the runtime is executing, or perhaps is the bitmap on the server and available as a resource through a mapped drive?Do you or have you created an object library (using cblutil), are you aware that the object library can contain resources such as bitmaps?