Forums

This topic is locked

Image resize not working with aspImage

Posted 26 Apr 2003 15:48:09
1
has voted
26 Apr 2003 15:48:09 Charles Lillo posted:
Has any one else had any problems using asp "Smart Image Processor" with the ASPImage dll. I can't get to to resize compress or create a thumbnail. The file gets uploaded fine but that's it it. Could it be that the ISP (interland) needs to fix the dll or is it a bug that "Smart Image Processor" has?

Here is the page doing the simple upload www.athenasbridal.com/test.asp
and after resize it goes to a view.asp page witch should show the _small.jpg if it was created.
I've used this extension before on my own personal web server using the dll supplied with the extension and it worked great! With this project aspImage installed on there servers and they Iinterland) will not installe third party dll's. Is this a bug with Smart Image Processor?

Replies

Replied 07 May 2003 14:41:53
07 May 2003 14:41:53 Elizabeth Martinez replied:
I am having exactly the same problem. I also have the website hosted at Interland.
I have created the following page as a test. The resize geanie should resize to 320x240, but if you upload an image larger than that it does not show. Try the following link to check it:
clasificadosonline.com/partnerschabereupdatetest2.asp

I am using asp image .dll

Did you solve the issue? how?

I would appreciate any help.
Replied 07 May 2003 16:56:06
07 May 2003 16:56:06 Patrick Woldberg replied:
What image format's do you upload, ASPImage does not support gif.

Check the ASPImage homepage for more info about the support of there component, www.serverobjects.com/comp/Aspimage.htm

--------------------------------------------------
Patrick Woldberg
Web Developer at Dynamic Zones
Manager at DMXzone.com
--------------------------------------------------
Replied 08 May 2003 04:20:20
08 May 2003 04:20:20 Charles Lillo replied:
I'ved tried .jpg and .png with no luck.
Replied 08 May 2003 21:19:31
08 May 2003 21:19:31 Elizabeth Martinez replied:
I uploaded .jpg.
Replied 13 May 2003 05:21:01
13 May 2003 05:21:01 Charles Lillo replied:
Problem solved! I changed hosting companies... This might seem drastic but i was getting no help from interland. So I must move on. I'm here to say thanks to enterhost my new hosting company www.enterhost.com/hosting/website/ they have a great control panel and all my scripts are now working great!!!!

Edited by - clillo on 13 May 2003 05:21:58

Edited by - clillo on 13 May 2003 05:22:51
Replied 19 May 2003 01:48:21
19 May 2003 01:48:21 Elizabeth Martinez replied:
I refused to accept that the solution was changing webhosting companies. I worked with technical support at interland and in my case it was the permissions.

It looks like its getting access denied when its trying to delete the file. Interland checked my permission on the upload folder and found that it allows browser to write, but not delete. This is why upload works, but resize doesn't work because it can't delete the original image after resizing it. Interland set the upload folder with browser with full access.

And everything works fine.

Hope it helps others like me.
<img src=../images/dmxzone/forum/icon_smile.gif border=0 align=middle>

This script takes a big load off my shoulders.
Replied 19 May 2003 02:40:04
19 May 2003 02:40:04 Charles Lillo replied:
My permissions were also wrong but even after changing them it still didn't work. Enterhost has much better control panel too!

Reply to this topic