|
POST
|
Albert excuse me, if I have given you a wrong information.
... View more
02-14-2013
11:13 AM
|
0
|
0
|
1096
|
|
POST
|
here is hosted from esri http://sampleserver6.arcgisonline.com/arcgis/rest/services/Elevation/WorldElevations/MapServer here you can see a viewer wpf http://www.arcgis.com/home/item.html?id=451083156d86461bafb5c419ec76cd48
... View more
02-13-2013
12:17 AM
|
0
|
0
|
1651
|
|
POST
|
when you connect from arccatalog you use web_adaptor or gis_server? Have you tried use IP?
... View more
02-12-2013
11:42 PM
|
0
|
0
|
2421
|
|
POST
|
The problem is that you set a object (features, file ect) in input it is copied on server. At server arrive a stream byte (object Transportable): if it in a path registered it haven't sense. if you are in same network you can share gp (you don't need create service) but if you create a gp service you could do something that is close to your request passing a string parameter: create a variable string (named MyPathAndFile in picture) and use it in input for truncate. see attached image[ATTACH=CONFIG]21740[/ATTACH]
... View more
02-12-2013
11:10 PM
|
0
|
0
|
1681
|
|
POST
|
Excuse I haven't seen outbound. You can use a simple 'netstat' from prompt. The options (-a this will list all the ports) and (-o this process id associated with each connection) see http://support.microsoft.com/kb/281336
... View more
02-12-2013
10:04 PM
|
0
|
0
|
3141
|
|
POST
|
see here http://resources.arcgis.com/en/help/main/10.1/0154/01540000030s000000.htm
... View more
02-12-2013
12:12 PM
|
0
|
0
|
3141
|
|
POST
|
do you use Integrated Security? who is the user sisal2? what do you see via fiddler?
... View more
02-12-2013
09:16 AM
|
0
|
0
|
2421
|
|
POST
|
For Truncate you can use only FC and table in geodatabase (example you cannot use shapefile). you however see http://resources.arcgis.com/en/help/main/10.1/0154/0154000003mn000000.htm If the input to your task is a geodatabase, the Input mode will be fixed to Constant value. If you publish with the input mode set to Constant value, the geodatabase and its contents will be copied to the server (unless it's found in the server's data store) and your task will use the copied geodatabase. Personal geodatabases (.mdb) are not supported on server platforms (64-bit Windows and Linux) and will be converted to file geodatabases when copied to the server. Enterprise geodatabases will also be converted to file geodatabases when copied to the server. then you use truncate on fc or table in gdb and return client: Create a layer package (.lpk) of the dataset using one of the tools in the Layers and Table Views toolset, then use the Package Layer tool to create the layer package. A layer package is a file, and files are transportable across the Internet. The client will have to unpack the package. or Use the ZIP utility to create a file of the result dataset or folder and transport the .zip file to the client. The client is responsible for unzipping the file. The clip and ship service example clips layers from a study area into a file geodatabase (and other formats), then creates a .zip file to be transported to the client. If you wish to use this technique, refer to these links below: Zip.py takes an input folder and an output file name and creates a compressed .zip file. Unzip.py takes an input .zip file and an output folder and writes the contents to the folder.
... View more
02-11-2013
04:31 AM
|
0
|
0
|
1681
|
|
POST
|
In ArcGIS Ideas is 'Under Consideration' : http://ideas.arcgis.com/ideaView?id=087E00000004JrS&returnUrl=%2Fapex%2FideaList%3Fc%3D09a300000004xET%26category%3DArcGIS%2BEngine%26sort%3Dpopular ...
... View more
02-10-2013
10:22 PM
|
0
|
0
|
2297
|
|
POST
|
In 10.1 there is Editing on the web using �??ArcGIS Web ADF�?� for compatibilty with service ags 10 but you cannot use with service ags10.1 because there isn't dcom. see web editing ( http://blogs.esri.com/esri/arcgis/2011/04/27/considerations-for-arcgis-server-developers-a-look-toward-10-1/ ). In your picture you have type: ArcGIS Server Internet. You need connection with ArcGIS Server Local with ags 10 using a mxd and not msd
... View more
02-08-2013
07:55 AM
|
0
|
0
|
1583
|
|
POST
|
if you want replicate two-way you need GlobalID without check 'move edits to base' for version for prepare data here details: http://resources.arcgis.com/en/help/main/10.1/0154/0154000003nt000000.htm if you haven't: arcgis desktop std or/and basic, server machine, arcgis server and you want create feature service you can purchase a subscription arcgisonline: here there is trial http://www.arcgis.com/about/trial.html here there is calculator for stimate your credits: http://www.esri.com/software/arcgis/arcgisonline/credits/estimator
... View more
02-08-2013
07:43 AM
|
0
|
0
|
3107
|
|
POST
|
I think that it is embedded in code so it binds at applicationName = 'esriags'
... View more
02-08-2013
07:33 AM
|
0
|
0
|
2279
|
|
POST
|
have you tried set in your rootresourcehandler?
responseProperties = "{\"Content-Type\" : \"application/json\"}";
... View more
02-08-2013
07:16 AM
|
0
|
0
|
796
|
|
POST
|
Where have you this error ("No arcgis server license file found")?
... View more
02-08-2013
06:47 AM
|
0
|
0
|
869
|
|
POST
|
80 (http) or 443 (https) with web adaptor (if you enable administrator) 6080 (http) or 6443 (https) default port arcgis all ports arcgis http://resources.arcgis.com/en/help/main/10.1/index.html#//015400000537000000
... View more
02-08-2013
06:39 AM
|
0
|
0
|
3141
|
| Title | Kudos | Posted |
|---|---|---|
| 1 | 06-20-2024 11:20 AM | |
| 1 | 05-25-2017 10:11 AM | |
| 1 | 06-20-2023 12:09 AM | |
| 1 | 10-14-2022 05:14 AM | |
| 1 | 06-14-2023 02:00 AM |
| Online Status |
Offline
|
| Date Last Visited |
05-18-2026
04:12 AM
|