2

I have a server setup that has port 8080 assigned to ArcGIS Server installation and port 80 to our custom WebADF application.

From one of our application, we make a call that generates an image in the output directory. The issue that I have is that the return url doesnt contain 8080 in the url string. It returns this string: http://sfs012/arcgisoutput/_ags_mapa...8cb868696e.jpg

I am expecting to get: http://sfs012:8080/arcgisoutput/_ags...8cb868696e.jpg

I have tried lot of things but can't seem to figure out how and where to make thing change. Looking for some feedback.

Thanks Jay

asked Mar 14, 2012 at 3:43

1 Answer 1

1

What you need to do is change the ArcGIS Server's Ouput URL, if you're using ArcCatalog to manage your ArcGIS Server, right click on the server and go to "Server Properties", there you should have a tab which will let you set the output directories and URL's.

Please keep in mind that you will not be able to change these output directories, as long as any of your services are running, so stop all of your services and try.

answered Mar 15, 2012 at 7:57

Your Answer

Draft saved
Draft discarded

Sign up or log in

Sign up using Google
Sign up using Email and Password

Post as a guest

Required, but never shown

Post as a guest

Required, but never shown

By clicking "Post Your Answer", you agree to our terms of service and acknowledge you have read our privacy policy.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.