|
POST
|
I had to increase the runtime time out and max requestlength in the web.config file. Now it works fine like so. <?xml version="1.0"?>
<configuration>
<system.web>
<compilation debug="false" targetFramework="4.0"/>
</system.web>
<system.web>
<httpRuntime executionTimeout="100000" maxRequestLength="214748364" />
</system.web>
<system.diagnostics>
<switches>
<add name="TraceLevelSwitch" value="Info" />
</switches>
<trace autoflush="true" indentsize="4">
<listeners>
<add name="agsProxyLogListener" type="System.Diagnostics.TextWriterTraceListener"
initializeData="C:\Temp\Shared\proxy_logs\auth_proxy.log" />
<remove name="Default" />
</listeners>
</trace>
</system.diagnostics>
</configuration>
... View more
01-31-2017
08:38 AM
|
2
|
1
|
2782
|
|
POST
|
This widget is nice, although i can't get it to work with Web Appbuilder 2.2.
... View more
01-26-2017
01:51 PM
|
0
|
1
|
6412
|
|
POST
|
Does LocalLayerWidget v2.2 work on Web Appbuilder Dev 2.2? I in stalled LocalLayerWidget v2.2 and followed the instructions( i think). i add LocalLayerWidget v2.2 it a new map i add layers/configure the widget i can not click on "Ok". Also when i try to select the map in web appbuilder the map never refreshes it just sitting there thinking, i have to reload the page.. Also if i have the locallayer widget active and i try to change the Theme from Fordable them to Jewelry box theme i get "Create Widget Error: Widge/coordinate/Widget" and i can't click "OK" to make the error window go away, So i am not sure if i am having these problems because i am on 2.2 or if didn't follow the instructions, any advice?
... View more
01-26-2017
10:58 AM
|
0
|
7
|
4231
|
|
POST
|
I am trying to understand the error, so what is the max length allowed? Based on the network is thisthe URL request? http://NameOfServer/DotNetProxy2/proxy.ashx?http://utility.arcgisonline.com/arcgis/rest/services/Utilities/PrintingTools/GPServer/Export%20Web%20Map%20Task/execute
... View more
01-17-2017
08:27 AM
|
0
|
1
|
3380
|
|
POST
|
Ya i can't make sense of it either. per the proxy.ashx i am on Version 1.1.1.bata. After some playing around i was able to get the layer (SubD) to print with out error by adding the layer "SubD" that was already hosted on Arcgis online as just a feature layer by using the "Add Item by Web",which put it into "http://utility.arcgis.com/usrsvcs/servers/9897d777586c4d47a6c5d50fc0b9ad1b/rest/services/SubD/FeatureServer ". I was able to add the "http://utility.arcgis.com/usrsvcs/servers/9897d777586c4d47a6c5d50fc0b9ad1b/rest/services/SubD/FeatureServer " to the map. for some reason it did not like it stored in the "http://services6.arcgis.com/885XQwwhV5bcCoLj/arcgis/rest/services/SubD/FeatureServer ". I am lost to why i had to go this route. From my My Content i clicked on "Add Item from web" for theType I used "ArcGIS Server web service" Put my credentials and checked "Store credentials with service item.Do not prompt for authentication" give it a name and tags clicked Add Item.
... View more
01-13-2017
03:28 PM
|
1
|
0
|
3380
|
|
POST
|
yes i have the following "wabVersion": "2.2", "isTemplateApp": true, "isWebTier": false, "httpProxy": { "useProxy": true, "alwaysUseProxy": false, "url": "", "rules": [{ "urlPrefix": "http://***.maps.arcgis.com/", "proxyUrl": "http://***.***.***/DotNetProxy2/proxy.ashx" },{ "urlPrefix": "http://services6.arcgis.com", "proxyUrl": "http://***.***.***/DotNetProxy2/proxy.ashx" },{ "urlPrefix": "https://utility.arcgis.com", "proxyUrl": "http://***.***.***/DotNetProxy2/proxy.ashx" },{ "urlPrefix": "http://utility.arcgisonline.com", "proxyUrl": "http://***.***.***/DotNetProxy2/proxy.ashx"
... View more
01-13-2017
01:36 PM
|
0
|
4
|
3380
|
|
POST
|
The layer is not complex at all, it has maybe 1800 polygons. the map of the application only has two layers. yes i have the following in the proxy.config file. <serverUrl url="http://utility.arcgisonline.com" username="***" password="***" matchAll="true"/>
... View more
01-13-2017
12:01 PM
|
0
|
6
|
3380
|
|
POST
|
I don't have server, everything is through ArcGIS online, i do have a proxy with utility.arcgisonline.com print service. It only does this to one layer the other layers print fine. I am quite not sure what this error means.
... View more
01-13-2017
11:30 AM
|
0
|
8
|
3380
|
|
POST
|
I have an app built with Web Appbuilder Dev 2.2 with some layers off of ArcGis Online. I down loaded it and put it on my IIS. with a proxy. It seems as when i try to print with a certain layer i get print error. Network tab indicates the following. I am not sure what this means other than the maximum request length exceeded. Any help would be great. Server Error in '/DotNetProxy2' Application. Maximum request length exceeded.Exception Details: System.Web.HttpException: Maximum request length exceeded. HttpException (0x80004005): Maximum request length exceeded.] System.Web.HttpRequest.GetEntireRawContent() +11949368 System.Web.HttpRequest.get_InputStream() +54 proxy.readRequestPostBody(HttpContext context) +30 proxy.ProcessRequest(HttpContext context) +3180 System.Web.CallHandlerExecutionStep.System.Web.HttpApplication.IExecutionStep.Execute() +508 System.Web.HttpApplication.ExecuteStep(IExecutionStep step, Boolean& completedSynchronously) +92
... View more
01-13-2017
11:13 AM
|
1
|
13
|
7745
|
|
POST
|
My bad i thought i was posting in the ArcGIS online forum page.
... View more
12-20-2016
10:00 AM
|
0
|
1
|
1893
|
|
POST
|
I had to create a new ArcGIS online map and build an app with ArcGIS web appbuilder with the newly online map. I uploaded some layers onto our ArcGIS online account to use on the new ArcGIS online map. I created labels for the layers under "manage labels" like i have normally in the past for other Online maps to use on ArcGIS web Appbuilder. I can see the new labels on the new ArcGIS online map just fine. In the past i have not had issues with labels not showing up but as of today labels for the newly ArcGIS online map do not display/show up on the ArcGIS Web Appbuilder at all. I have created about 3 new ArcGIS online maps and created labels but they do not show up on the ArcGIS Web Appbuilder. At first i thought it was the layer but i have add a layer used in a different ArcGIS online map and Web App that does display labels fine and it doesn't display the labels. I know there was and update to ArcGIS Online and am wondering if this new update some how did something to the labeling ...? Has anyone had this issue before?
... View more
12-20-2016
08:53 AM
|
0
|
4
|
3199
|
|
POST
|
Robert this would be a really cool feature to your Enhanced Search Widget.
... View more
11-21-2016
03:57 PM
|
2
|
0
|
6290
|
|
POST
|
Has this issue be address? probably not since i am also having this issue.
... View more
11-18-2016
09:53 AM
|
1
|
1
|
2382
|
|
POST
|
I have done a search about printing secure layers but i haven't found what exactly i need to do or what to add to the proxy and the config file. yes it is a secure layer.I have added the service to the proxy. maybe it's not right...? How do i check the network traffic to make sure that the print task is going through the proxy? the network, execute response for the print widget show. {"error":{"code":400,"message":"Unable to complete operation.","details":["Error executing tool. Export Web Map Task Job ID: jfc9b9139cfe04c6193721d4ca567ea3e : Layer \"Sections\": Failed to create layer from service at http://services6.arcgis.com/885XQwwhV5bcCoLj/arcgis/rest/services/Sections/FeatureServer/0.\nFailed to execute (Export Web Map).\nFailed to execute (Export Web Map Task)."]}} curl "http://****.****.org/DotNetProxy/proxy.ashx?http://services6.arcgis.com/885XQwwhV5bcCoLj/arcgis/rest/services/Sections/FeatureServer/0/query?f=json^&returnGeometry=false^&spatialRel=esriSpatialRelIntersects^&outFields=*^&outStatistics=^%^5B^%^7B^%^22statisticType^%^22^%^3A^%^22exceedslimit^%^22^%^2C^%^22outStatisticFieldName^%^22^%^3A^%^22exceedslimit^%^22^%^2C^%^22maxPointCount^%^22^%^3A4000^%^2C^%^22maxRecordCount^%^22^%^3A2000^%^2C^%^22maxVertexCount^%^22^%^3A250000^%^7D^%^5D" -H "Accept-Encoding: gzip, deflate, sdch" -H "Accept-Language: en-US,en;q=0.8" -H "User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/54.0.2840.99 Safari/537.36" -H "Content-Type: application/x-www-form-urlencoded" -H "Accept: */*" -H "Referer: http://****.****./DSDViewerTest1/index.html" -H "Connection: keep-alive" --compressed my proxy is set up like this. <?xml version="1.0" encoding="utf-8" ?>
<ProxyConfig allowedReferers="*"
mustMatch="false">
<serverUrls>
<serverUrl url="http://2cweeds.maps.arcgis.com" username="***" password="***" matchAll="true"/>
<serverUrl url="http://services6.arcgis.com" clientId="D5tlWxpU0igT3EuI" clientSecret="86d8bd5c705f4546a3ebe855ae75cc7c" oauth2Endpoint="https://2cweeds.maps.arcgis.com/sharing/oauth2" matchAll="true"/>
</serverUrls>
</ProxyConfig>
If the proxy not handling secure service printing how do you modify your config or proxy to handle secure service printing, is there an example?
... View more
11-16-2016
08:47 AM
|
0
|
3
|
2206
|
| Title | Kudos | Posted |
|---|---|---|
| 1 | 10-27-2022 11:37 AM | |
| 1 | 10-31-2023 10:16 AM | |
| 1 | 02-16-2023 01:50 PM | |
| 1 | 08-11-2021 11:13 AM | |
| 1 | 01-06-2021 10:45 AM |
| Online Status |
Offline
|
| Date Last Visited |
09-10-2024
10:42 AM
|