Page 1 of 2

problems to install

Posted: Wed Mar 17, 2010 10:09 am
by iurgic

Re: problems to install

Posted: Wed Mar 17, 2010 8:17 pm
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

Re: problems to install

Posted: Thu Mar 18, 2010 11:59 am
by iurgic
In the. Zip file do not have that

Re: problems to install

Posted: Thu Mar 18, 2010 7:32 pm
by support
You need to install JFileUpload first and then JImageUpload because JImageUpload is a JFileUpload add-on.

Re: problems to install

Posted: Wed Mar 24, 2010 12:26 am
by iurgic
http://cicenetworks.com/web/asp_upload/applet_http.html

JFileUpload runs, but JImageUpload no, why?

Re: problems to install

Posted: Thu Mar 25, 2010 7:22 am
by support
Did you install JImageUpload over JFileUpload ?

Re: problems to install

Posted: Thu Mar 25, 2010 9:55 am
by iurgic
yes

Re: problems to install

Posted: Fri Mar 26, 2010 10:16 am
by support
Could you provide a link to JImageUpload?
Also, are you able to access .properties file directly in your browser?

Re: problems to install

Posted: Tue Apr 06, 2010 8:33 am
by iurgic

Re: problems to install

Posted: Tue Apr 06, 2010 6:35 pm
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.