XML Document - Widget Error

BizzKeys

New Member
Hi All,

these simples lines :

DEFINE VARIABLE hDoc AS HANDLE.
CREATE X-DOCUMENT hDoc.

generate the following error message :

Unrecognized widget-type in CREATE widget. (3184)

I am using Progress V9.1D.

Any idea ?

Thanks in advance.

Ralph.
 

gcampbell

Member
I'm currently using 9.1E and I have no issues with this .... I can't test it in 9.1D but it should work since this statement was available in 9.1D.

Are you positive you are opening it in 9.1D --- maybe you have another version of Progress installed on the same machine (like v8)?

Later,
Gordon
 
I have no problems with that under 9.1d07 (I also have 9.1d09 on the same machine).

The only other knowledgebase entry dealing with that error gives a situation (not relavent to you, I think) where the client session was starting with keyword forget list (-k parameter).

If this is not the case, you may want to get in touch with Tech Support.

Lee
 
Top