|
<< Click to Display Table of Contents >> Navigation: Telegram > 2021 > 10 > 19 > Telegram_2021-10-19T01 |
2021-10-19T01:02:02
Alexandre Machado, [??.??.?? ??:??]
hum.... This kind of IW application (SA-GUI) is not intended for deployment in production. i deploy it as window service is it ok or i have to deploy as ISAPI
2021-10-19T01:08:39
using TMS controls?
2021-10-19T01:09:57
yes
2021-10-19T01:15:36
GDI issues EOSError , about image resource
2021-10-19T01:16:30
how to solve this error
2021-10-19T01:17:12
Ran into that myself... either move from TMS controls or do some hackery.... I'm in bed now, but in morning ill look up some things we did to work around. biggest offenders was their tree and grid objects
2021-10-19T01:18:20
TMS relies on old ass GDI stuff for images.... doesn't work well at all.
2021-10-19T01:19:31
good
2021-10-19T01:27:28
then i remove Tms image and i will use intraweb image object
2021-10-19T01:27:42
thanks
2021-10-19T01:53:17
try as much as you can NOT to use TMS or CGDevTools components.
they both stopped supporting iw anyway...