Consultor Eletrônico



Kbase 15980: Error 4304 When Deploying with a VBX
Autor   Progress Software Corporation - Progress
Acesso   Público
Publicação   10/05/1998
Error 4304 When Deploying with a VBX

When deploying code that contains a VBX you may get the
following error:

An internal error occurred in widget <name>. (4304)

This may occur because you are in VBX design mode which
you should not be in when deploying.

VBX design mode is determined by AllowDesignMode in the
PROGRESS.INI file. AllowDesignMode=no is commented out by
default in the PROGRESS.INI file (this is in essence the
same thing as AllowDesignMode=yes). And this allows for
the design of programs that contain VBX's in the UIB.

When deploying applications AllowDesignMode should be no
and will avoid the above error.


Progress Software Technical Support Note # 15980