Tell me more ×
Geographic Information Systems Stack Exchange is a question and answer site for cartographers, geographers and GIS professionals. It's 100% free, no registration required.

I’m new with Arc 10, and I'm struggling alot. When using Geoprocessing I’m getting the same error or message again and again. "ERROR 999998: Unexpected Error"

I have checked all the settings I can think off. Any help or recommendation will be greatly appreciated.

share|improve this question
10  
Welcome to GIS SE. Can you provide us a little more detail in your question (e.g. what tool you are using, data type, service pack installed...etc)? – artwork21 Jun 11 '12 at 12:10
lol. Thats a good comment. May be the toolbox you are using and you gave a file name for export. Did you assign extension to that file? Your export file name should have desired extension else you get errors. – Naresh Jun 11 '12 at 15:14

2 Answers

I copy/pasted "ERROR 999998: Unexpected Error" into the search box of support.esri.com and found an Online Help entry describing it.

Whether you contact your local technical support, or seek assistance from a forum like this, my recommendation is to provide the details that @artwork21 suggests (i.e. what tool you are using, data type, service pack installed, etc) at the outset, so that anyone trying to help has a better chance of understanding and reproducing what you are experiencing.

share|improve this answer

Change the processing to foreground instead o background. You can control whether tools execute in the foreground or background by clicking Geoprocessing > Geoprocessing Options on the Standard toolbar.

The Background processing panel is where you control whether a tool executes in foreground or background mode.

If Enable is checked, tools execute in the background, and you can continue working with ArcMap (or other ArcGIS applications, such as ArcGlobe) while the tool executes. You'll see a progress bar at the bottom of your document displaying the name of the currently executing tool. When the tool finishes executing, a pop-up notification appears on the system tray. You can control how long the notification message appears by moving the Notification slider or disable the message by moving to the far left.
If Enable is not checked, tools execute in the foreground. When a tool is executing in foreground mode, you must wait until the tools stop executing before you can continue with other work.
share|improve this answer
Theres no information in the original post or comments to indicate they're using background processing nor an explanation on how this would help. – KHibma Oct 16 '12 at 16:13
that's a good solution for this error :) – geogeek Feb 15 at 8:44

Your Answer

 
discard

By posting your answer, you agree to the privacy policy and terms of service.

Not the answer you're looking for? Browse other questions tagged or ask your own question.