problems to install

Image previewer add-on.
iurgic
Posts: 8
Joined: Wed Mar 17, 2010 9:57 am

problems to install

Post by iurgic »


User avatar
support
Posts: 1503
Joined: Sun Jan 27, 2008 6:19 pm

Re: problems to install

Post by support »

The applet tries to load the JAR files from:
http://cicenetworks.com/web/asp_upload/lib/

Try the following URL and you will get HTTP 404 not found.
http://cicenetworks.com/web/asp_upload/ ... upload.jar

iurgic
Posts: 8
Joined: Wed Mar 17, 2010 9:57 am

Re: problems to install

Post by iurgic »

In the. Zip file do not have that

User avatar
support
Posts: 1503
Joined: Sun Jan 27, 2008 6:19 pm

Re: problems to install

Post by support »

You need to install JFileUpload first and then JImageUpload because JImageUpload is a JFileUpload add-on.

iurgic
Posts: 8
Joined: Wed Mar 17, 2010 9:57 am

Re: problems to install

Post by iurgic »

http://cicenetworks.com/web/asp_upload/applet_http.html

JFileUpload runs, but JImageUpload no, why?

User avatar
support
Posts: 1503
Joined: Sun Jan 27, 2008 6:19 pm

Re: problems to install

Post by support »

Did you install JImageUpload over JFileUpload ?

iurgic
Posts: 8
Joined: Wed Mar 17, 2010 9:57 am

Re: problems to install

Post by iurgic »

yes

User avatar
support
Posts: 1503
Joined: Sun Jan 27, 2008 6:19 pm

Re: problems to install

Post by support »

Could you provide a link to JImageUpload?
Also, are you able to access .properties file directly in your browser?


User avatar
support
Posts: 1503
Joined: Sun Jan 27, 2008 6:19 pm

Re: problems to install

Post by support »

You have an error when trying:
http://cicenetworks.com/web/asp_upload/ ... properties

Make sure .properties files are served by your web server. Check that ".properties" are mapped to "text/plain" in web server mime-types section.

Post Reply