I'm currently working on upgrading a C# web service I wrote a couple of years ago built against ArcGIS Server to ArcGIS Server 10. The application in question does some basic spatial queries and exports several PDFs, so no addtional extensions are required however it cannot be hosted directly on the ArcGIS Server.
My problem is that I'm unsure of exactly which ESRI components I'll need and where they need to be installed.
Is what I've drawn up below reasonable?
Developer PC
- Visual Studio 2010
- ArcEngine 10 Runtime
- ArcObjects 10 SDK
Application Server
- ArcEngine 10 Runtime
ArcGIS Server
- ArcGIS Server 10
- ArcGIS GIS Services