Ticket #83 (assigned Task: null)

Opened 6 years ago

Last modified 6 years ago

CreateArcGISToolbox.exe should be built with .NET Framework 1.1, not 2.0

Reported by: jjr8 Owned by: jjr8
Priority: Medium Milestone: Unscheduled
Component: Build System Version:
Keywords: Cc:

Description

Currently, CreateArcGISToolbox.exe is being compiled with Visual Studio 2005, which forces the project to reference the .NET Framework 2.0. But to preserve ArcGIS 9.1 compatibility, I am building MGET on a machine that has ArcGIS 9.1 installed. ArcGIS 9.1 only supports .NET Framework 1.1. Thus, CreateArcGISToolbox.exe is currently violating ESRI's compatibility support statement by referencing .NET 2.0. It should be recompiled against .NET 1.1.

Change History

Changed 6 years ago by jjr8

  • status changed from new to assigned
  • version 0.2 deleted
  • component changed from Core - ArcGIS Interop to Build System
  • milestone changed from 0.3 to Unscheduled
Note: See TracTickets for help on using tickets.