Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Chris Miller on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

CreateImage is giving problem

Status
Not open for further replies.

pvamsikris

Programmer
Oct 4, 2002
1
SG
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 .
 
How do I create a tic-tac-toe board? Graphical. Very simple...just four lines. Please help. -Mike
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top