Consultor Eletrônico



Kbase P5508: Workaround: Error 1386 occurs when HTML mapped web object uses WSTAG with FILE attribute
Autor   Progress Software Corporation - Progress
Acesso   Público
Publicação   03/07/2007
Status: Verified

SYMPTOM(s):

** Attempt to read from closed stream InStream. (1386)

HTML mapped web object uses WSTAG with FILE attribute. The included file is also a html mapped object.

WebSpeed 3.1x

CAUSE:

The included object will close inStream by running outputField in html-map.p has OUTPUT STREAM inStream Close. Since the html-map is persistent run by the session, the main object gets the errors when executing the same code.


FIX:

Upgrade to 9.1E