pvamsikris
Programmer
com.ms.com.ComFailException: (0x80004005) Unspecified error
at com/ms/awt/peer/INativeImage.create (INativeImage.java)
at com/ms/awt/image/ImageRepresentation.offscreenInit (ImageRepresentation.java)
at com/ms/awt/image/Image.<init> (Image.java)
at com/ms/awt/ImageX.<init> (ImageX.java)
at com/ms/awt/WComponentPeer.createImage (WComponentPeer.java)
This create image is giving problem .. With width & height of 500 & 30000 . Is there any limit on this size ?
But this seems to work in some browsers of IE & not in others. even though the MSJVM version are same .
at com/ms/awt/peer/INativeImage.create (INativeImage.java)
at com/ms/awt/image/ImageRepresentation.offscreenInit (ImageRepresentation.java)
at com/ms/awt/image/Image.<init> (Image.java)
at com/ms/awt/ImageX.<init> (ImageX.java)
at com/ms/awt/WComponentPeer.createImage (WComponentPeer.java)
This create image is giving problem .. With width & height of 500 & 30000 . Is there any limit on this size ?
But this seems to work in some browsers of IE & not in others. even though the MSJVM version are same .