Zero file size of gif file using OWC

J

Jeff

Using a COM object created with an OWC reference in VB6, I can run a
standard executable project and successfully create a .gif file of a
chart.

Using ASP to access this same COM object, the .gif file created is 0
bytes and is not recognized as an image file. I've checked/modified
permissions on the IIS server and also using Windows Explorer to no
avail. Any idea what's causing this problem?

Thanks,
- Jeff
 
J

Jeff

Found the problem... height and width attributes were not being
assigned. Once these were assigned, the image generated just fine.

- Jeff
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top