Показать сообщение отдельно
Старый 10.06.2005, 10:28   #11  
finn is offline
finn
Участник
 
136 / 24 (1) +++
Регистрация: 26.12.2001
Адрес: Москва
Internal Error 100 in module 11

(1) If development is happening on a live system, this could easily happen. Especially if a user is trying to run an object that the developer is in the midst of changing. Try closing Financials and opening it again (to clear the object cache). You should never ever (ever) develop on a live system (only develop when you have opened the database locally). You will cause all kinds of problems and data corruption -- much of which is not repairable.

Compile all of the objects with the database opened locally, correct any errors indicated, and then try to print/perform the process.

(2) Another common situation for this to happen is when you attempt to print. This may mean that there is a property missing in the printer itself. Try running the printer setup, or switching to a different printer driver. Check the default printer setup on that workstation as well.