Explore the FAQs

Smart Image Processor ASP

Microsoft VBScript compilation error '800a03ea'

Question:
I get the following error when I try to upload a file:

Microsoft VBScript compilation error '800a03ea>

Syntax error

Read More
Smart Image Processor ASP

ASP.NET error on resize

Question:


When I use the Smart Image Processor, I get the following error:

Error: System.UnauthorizedAccessException: Access to the path "C:\Inetpub\Wwwroot\xxxx\images\xxx.jpg" is denied. at System.IO.__Error.WinIOError(Int32 errorCode, String str) at System.IO.File.Delete(String path) at _ASP.resizeImage_aspx.Page_Load(Object s, EventArgs e)

or

Error: System.Runtime.InteropServices.ExternalException: A generic error occurred in GDI+. at System.Drawing.Image.Save(String filename, ImageCodecInfo encoder, EncoderParameters encoderParams) at _ASP.ResizeImage_aspx.Page_Load(Object s, EventArgs e)

Read More
Smart Image Processor ASP

SIP and ASP.Net

Question:



I have ASP.Net installed on the server. I ran the test file and it confirmed that everything is ok.

But when I use the ASP.Net component, the image is uploaded, but without resizing the image and no thumbnail is created. I tried the component that comes with SIP and it works fine.

I checked the security and permission of IUSRXXXX, and there is read, write, execute and modify permission.

Read More
Smart Image Processor ASP

Image Resize and keep proportions?

Question:


How can I set the width of the image and have the height constrained to proportion? Read More
Smart Image Processor ASP

Do I need a server component?

Question:


Is Smart Image Processor pure code or do I need a server component? Read More
Smart Image Processor ASP

Dynamic folder with SIP

Question:



Smart Image Processor works with a static folder, but it doesn't seem to accept a dynamic path.
Pure ASP Upload will accept the dynamic path.

"../Images/"&UploadFormRequest("ArtistID")

Read More
Smart Image Processor ASP

Larger image from thumbnail

Question:


I have a page with thumbnails. Now I would like the user to be able to click on the thumbnail to view a larger image of that thumbnail in a popup window. Read More
Smart Image Processor ASP

Display Thumbnails in columns

Question:


I would like to display the thumbnails in a table with rows and columns. Is there an easy way to do this? Read More
Smart Image Processor ASP

Delete thumbnails?

Question:


I have the Pure ASP Upload Add-on Pack that let's me delete files. How can I delete thumbnails? Read More
Smart Image Processor ASP

Images saved as jpeg

Question:


Why are the images that are resized saved as jpeg? Read More
Smart Image Processor ASP

What Server Component?

Question:


What Server Component do I need for the Smart Image Processor extension? Read More