Select to view content in your preferred language

Maps and Apps Local Government Template - Proxy Issues

3096
1
08-31-2012 01:57 AM
Labels (1)
PaulGrimes
Deactivated User
Hi Guys,
any help or guidance is appreciated ..

I have installed the apps and maps local government template, and configured as per instructions ( at least I hope I have) ... However i still get and error when I run the CheckList.html

Publish the Map and App Gallery Application

Publish application
Define application pool
Check that site has been converted to an application
Access credentials
Check that the site's proxy is able to get an item from ArcGIS.com
Internal Server Error

Or when I access the site I can see in firebug 500 InternalServer Error
http://<myservername>/mapsandapps/proxy.ashx?http://www.arcgis.com/sharing/search


It must be something simple that I have overlooked .. and ideas appreciated. Are there any checks I can perform to isolate the issue?

Regards

Paulg



this is my proxy config with the internal name and user/password combination changed for the post

<?xml version="1.0" encoding="utf-8" ?>
<ProxyConfig>
<applicationURL>http://<myservername>/mapsandapps</applicationURL>
<authenticationUrl>https://www.arcgis.com/sharing/generateToken</authenticationUrl>
<dataUrlPrefix>http://www.arcgis.com/sharing/</dataUrlPrefix>
<username><MyUsername></username>
<password><MyPassword></password>
<tokenDurationMinutes>6000000</tokenDurationMinutes>
</ProxyConfig>
0 Kudos
1 Reply
MikeTschudi
Frequent Contributor
Hi Paul,

With an internal server error, the proxy may not be launching properly. Probably the easiest way for me to study this would be for you to contact us at arcgisteamlocalgov@esri.com.

Regards,
Mike
ArcGIS for Local Government team
0 Kudos