Error upload file

4398
7
02-15-2015 06:07 AM
roialgavish
New Contributor III

Hello,

I have published a geoprocessing tool that take a zip file, The zips are between 10 -100 MB.

When i try to upload from the my local network everything is working well.

When I try to upload from the internet (using flex), I am getting this errors:

Clients side (flex): "could not process upload complete response"

Server logs: "unable to process request. Error parsing multi-part request"

My server is 10.3

How can I make this work from the internet?

Thank you all,

Roi Algavish.

0 Kudos
7 Replies
nicogis
MVP Frequent Contributor

Have you same result using http and https?

0 Kudos
roialgavish
New Contributor III

Hi,

I am using http, do think i should try https?

thank you.

0 Kudos
nicogis
MVP Frequent Contributor

Are you using web adaptor? if yes, what is written in 'site url'  in webadaptor.config?

0 Kudos
roialgavish
New Contributor III

in the siteurl:

http://xxx.x.x.xx:6080/

it us a domain acount

0 Kudos
nicogis
MVP Frequent Contributor

Can you tried without web adaptor?

0 Kudos
roialgavish
New Contributor III

Hi,

at the moment i am waiting for my internet provider to open the 6080 port, after they will open it.

i will try to bypass the web adaptor trough the 6080 port, and i will let you know if it worked.

thank you,

roi.

0 Kudos
roialgavish
New Contributor III

i just wanted to say that the bypass trough 6080 worked,

so the problem is either in the iis or in the web adaptor.

0 Kudos