Ticket #83 (assigned Task: null)
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
Note: See
TracTickets for help on using
tickets.
