It is too time-consuming to install ArcGIS versions with complete versions such as databases, and the developed systems must be often demonstrated on different machines, if you install it on a new machine each time, it will definitely trigger blood. In order to use the Virtual Machine installation method during the development process for shared development by the Team and customer trial use, the procedure is as follows:
1. First install Virtual PC
2. Install the virtual machine operating system win2003
3. Install ArcGIS Server. net
4. Installing ArcMap: editing map usage (mxd File Processing)
5. Publishing the map service: Use the above mxd file or ArcSDE release
6. Install Oracle
7. Install pl-SQL
8. Use pl-SQL to establish database files such as database tables identified by the project team. [This is the basic data for the group to work together]
9. distributed to different team members for use [it is very useful for scenarios where Intranet and Internet are not connected to each other in our project]
10. developers can allocate their own applications based on the above basic development.
[The above software can be used to select another category]
In this way, the deployment time of basic software is reduced. You only need to update the application each time. The application can be deployed on any machine, and how can the application be deployed on other machines, the main problems involved are:
Oracle remote access problems
Cross-origin access of map service
The above two problems are found in the other twoArticle.