Search the Community
Showing results for tags 'coinitialize'.
-
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:
-
Hi all, We try to deploy ISAPI dll to Apache PHP Version 5.6.30. On MainModule is placed AdoConnection and connected Queries components to access MS SQL database. From log files I can see that application crash (access violation) just after AdoConnection is open. Of course on server module AutoCoInitialize is set to True. In the same time app run on IIS or standalone server without any problem, but on Apache is crash. Anybody has idea what could be wrong? Development environment: UniGui: 0.93.1.1000 Delphi Xe2 DB: MSSQL