- This topic has 7 replies, 3 voices, and was last updated 14 years, 3 months ago by
Support.
-
AuthorPosts
-
December 9, 2010 at 12:11 pm #34188
Glinco
ParticipantС некоторых пор при отладке из Дельфи 2010 стала появляться ошибка “Runtime Error 216 at 004050AE” на этапе запуска программы.
Без отладки сама по себе прога запускается нормально. Перерыл инет – нет четкого ответа.
Делал простой проект – пустая форма. Без модуля sSkinManager в разделе uses все работает. Как только добавляешь его туда – ошибка и прога не отлаживается.
В чем может быть причина?
Спасибо.
December 9, 2010 at 3:48 pm #44153HeDiBo
Participant'Glinco' wrote:С некоторых пор при отладке из Дельфи 2010 стала появляться ошибка “Runtime Error 216 at 004050AE” на этапе запуска программы.
Без отладки сама по себе прога запускается нормально. Перерыл инет – нет четкого ответа.
Делал простой проект – пустая форма. Без модуля sSkinManager в разделе uses все работает. Как только добавляешь его туда – ошибка и прога не отлаживается.
В чем может быть причина?
Спасибо.
Please, post these messages in the Russian part of this forum. We, mere mortals, cannot read your script.
December 9, 2010 at 4:02 pm #44154Glinco
ParticipantOk, let's in English.
When I try to start program with SkinManager in it, it falls with Runtime error 216 before line Application.Initialize;.
I have problem with debugging in Delphi, when I include module sSkinManager in simple default Windows Form project (in uses clause of main form).
Form is empty, just add “uses sSkinManager”.
With Intagrated Debugging option set to off everything is ok.
Program starts from explorer correctly and works fine.
Delphi 2010 with Updates 4 and 5.
I saw this before, but don't remember how it can be fixed. 🙁
December 9, 2010 at 4:10 pm #44155HeDiBo
Participant'Glinco' wrote:Ok, let's in English.
When I try to start program with SkinManager in it, it falls with Runtime error 216 before line Application.Initialize;.
I have problem with debugging in Delphi, when I include module sSkinManager in simple default Windows Form project (in uses clause of main form).
Form is empty, just add “uses sSkinManager”.
With Intagrated Debugging option set to off everything is ok.
Program starts from explorer correctly and works fine.
Delphi 2010 with Updates 4 and 5.
I saw this before, but don't remember how it can be fixed. 🙁
Try to disable your virus scanner. If that is the cause, have a look at this: http://forum.antivir.de/wbb/index.php?page=Thread&postID=1031695
December 9, 2010 at 4:26 pm #44156Glinco
ParticipantAll of this looks very funny, I have Avira installed, but never have any problem… But I upgraded anivirus several days ago.
Now I shuted down Avira, but nothing's been changed.
Could you be so kind to translate text from page you suggest from German into English?
December 9, 2010 at 5:08 pm #44157Glinco
ParticipantGreat. It works!
You're genius. :))
Let's wait for Avira to solve this problem.
December 10, 2010 at 3:41 pm #44160HeDiBo
Participant'Glinco' wrote:Great. It works!
You're genius.
Nothing genius about it. I just had similar problems and started to google.
December 17, 2010 at 10:48 am #44216Support
KeymasterHello and thank you for the information!
-
AuthorPosts
- You must be logged in to reply to this topic.