Client requirements
I-Load does not require any particular client side software download !
The component is composed only of html pages and Adobe Flash  movies. No heavy Java applet is necessary!
This renders it compatible with 99% of browsers  .
Operating System and Browser compatible with I-Load:
|
Operating Systems Microsoft Windows 98, ME, 2000, XP, Vista, 7, 2003, 2008
|
-
Microsoft Internet Explorer 6, 7, 8
-
Firefox 1, 1.5, 2, 3, 3.5
-
Safari 3, 4
-
Google Chrome 1, 2, 3
-
Opera 9, 10
-
Mozilla
-
Netscape 7
-
Avant Browser
-
Maxthon
|
Mac OS X Operating System
|
-
Firefox 1, 1.5, 2, 3, 3.5
-
Safari 3, 4
-
Opera 9, 10
-
Camino
-
Mozilla
-
Netscape 7
|
Linux Operating System
|
-
Firefox 1, 1.5, 2, 3, 3.5
-
Opera 9, 10
-
Mozilla
-
Netscape 7
-
Konqueror 3
-
Epiphany
Plug-in Adobe Flash 6.0 or higher, correctly installed and functioning with browser in use.
(Adobe Flash Player 8 or higher required for the Save/Download/Print functions inside the "Preview" window and for the Multiple Image Upload ASCX Control)
Additional information
I-Load uses the standard Windows GDI+ library to read / write / manipulate images.
This makes I-Load ASP.NET medium trust compatible.
The file types supported by I-Load are the same supported by Windows GDI+ (Usually the same supported by the major browsers today): JPG, GIF, PNG, BMP - Supported color model: RGB.
GIF images generated by I-Load are not animated (1 frame).
The maximum image size supported by I-Load is: 5000 pixel (width) X 5000 pixel (height).
Images generated by I-Load are always 96 dpi (width) X 96 dpi (height).
|
|
Server requirements
-
Microsoft Windows 2000, 2003, 2008 Server Family
-
Microsoft IIS 5, 6 or 7
-
Microsoft ASP.NET 1.1, 2.0, or 3.5
-
Read and write permission on the server file system for the installation of I-Load and archiving images
-
Linux, Mac OS X, Sun Solaris, BSD
-
Mono

-
An HTTP Server compatible with Mono (eg: Apache
)
-
Read and write permission on the server file system for the installation of I-Load and archiving images
I-Load is an ASP.NET Web Control uniquely composed of 100% .Net managed code, written in C#.
Its installation is very simple and doesn’t require any particular administrator permission.
As you know, uploading files into a server usually requires at least Read and Write permission.
If you have difficulties in setting the permission, contact your IT admin.
Just copy the I-Load assembly into the “~/bin” folder of the ASP.NET application and grant permission to read and write to the folders in which the images for I-Load have been saved.
For multiple worker-process environments (eg: Microsoft IIS Web Gardens or Web Farm Multiple Servers) the supported session-state modes are: StateServer and SQLServer.
I-Load is not compatible with MVC .
Also, I-Load may be not compatible with third party components or modules (for instance url rewriters or HttpModules that modify the http responses generated by I-Load).
The I-Load Http compression feature is available only with ASP.NET 2.0 or above.
I-Load is ASP.NET Medium Trust Compatible !
-
Note 1: I-Load Upload Progress Bar feature is not supported in the ASP.NET medium trust environment or when the application-wide ASP.NET tracing is enabled.
-
Note 2: The "Radactive.Shared.Drawing.ImageManipulation.dll" library, used by I-Load for octree quantizations with color indexed images (for example: .gif), requires an ASP.NET full trust environment.
Development environment requirements
-
Microsoft Windows 2000, XP Professional, Vista, 7, 2003, 2008
-
Microsoft .NET Framework SDK 1.1, 2.0 or 3.5
-
Microsoft Visual Studio 2003, 2005 or 2008
|