laptop and a wrench

Bug

ArcGIS Engine 9.3.1 Cached Directories are not accessible after being copied; errors are thrown.

Last Published: August 25, 2014 ArcGIS Engine
Bug ID Number NIM058376
SubmittedJune 17, 2010
Last ModifiedJune 5, 2024
Applies toArcGIS Engine
Version found9.3.1
Program languageC#
Operating SystemWindows OS
Operating System VersionXP
Version Fixed10
StatusFixed

Additional Information

The workflow as stated in the bug was not reproducible in ArcGIS Engine 10. The cache was reused correctly.

Workaround

Change the code to match the following: private void button2_Click(object sender, EventArgs e) { //IMapDocument pDoc = new MapDocumentClass(); //pDoc.Open(@"<a href="file:C:/jamie/temp2/SGID_U500_ShallowGroundWater_91333E9F-0A85-" target="_blank">C:\jamie\temp2\SGID_U500_ShallowGroundWater_91333E9F-0A85-</a>4E6E-BE6D-3B3B8504BFD4-2\SGID_U500_ShallowGroundWater.lyr", ""); //ILayer pLayer = pDoc.get_Map(0).get_Layer(0); ILayer pLayer = axMapControl1.Map.get_Layer(0);

Steps to Reproduce

Bug ID: NIM058376

Software:

  • ArcGIS Engine

Get notified when the status of a bug changes

Download the Esri Support App

Discover more on this topic

Get help from ArcGIS experts

Contact technical support

Download the Esri Support App

Go to download options