Search the Community
Showing results for tags 'multithread'.
-
EOleSysError Coinitialize has not been called in windows 7 client
eko23 posted a topic in Deployment
Hi, i'm having this issue, when i start my application in my clients server, and i open the browser with the correct ip and port, i see a blank page and when i try to enter the server monitor the same thing happens, taking a closer look i found that in the applications log there is this error "EOleSysError: Coinitialize has not been called", we have set the auto-coinitialize option to true and this doesn't change anything. Our client has windows 7 in his server, and we suspect that this error has something to do with the os libraries on that specific windows version regarding to multi-th- 1 reply
-
- windows
- coinitialize
-
(and 1 more)
Tagged with:
-
I currently have a VCL form that downloads and extracts a file as soon as it's showed. I have tried converting it to UniGUI but I get the following problems: Progress bar doesn't work. The form caption does not update. It downloads the zip file but gets a access violation when it wants to extract the downloaded zip file. Here is my VCL form unit: unit uOxideModInstaller; interface uses Winapi.Windows, Winapi.Messages, System.SysUtils, System.Variants, System.Classes, Vcl.Graphics, Vcl.Controls, Vcl.Forms, Vcl.Dialogs, Vcl.ExtCtrls, Vcl.ComCtrls, Vcl.StdCtrls, IdBaseComponent, Id
- 1 reply
-
- Indy
- Multithread
-
(and 3 more)
Tagged with: