Archives

Archive for September, 2008

FOSS4G……2009

( chuck )

Yeh we finally got the site up today – hope everyone is having a good time in Cape Town

A lament for AXL

( flank )

Over the past few weeks I have been switching between working with ArcGIS Server and ArcIMS. As a consequence of this I’ve been thinking more and more about AXL and its role in defining maps for a generation of ArcIMS web mapping applications. For those that don’t know, ArcXML or AXL is a protocol for [...]

Using ILogSupport for your Server Object Extension

( rib )

Following on from my last post I thought I’d touch quickly on using the in built logging functionality of ArcGIS Server. This post is within the context of Server Object Extensions (SOE). When using SOE’s you implement a number of interfaces: ESRI.ArcGIS.esriSystem.IObjectConstruct ESRI.ArcGIS.Server.IServerObjectExtension ESRI.ArcGIS.esriSystem.ILogSupport There are a number of other classes which implement ILogSupport more [...]

Debugging Server Object Extensions

I’ve been meaning to get around to writing this post for a wee while, but finally Vish’s post on AGS logging has prompted me to actually do it. I should begin by crediting a friend who put me onto this tip for debugging Server Object Extensions (SOE) because it has saved me a great deal [...]