Error: 000210 Cannot create output when running Python scripts that create feature classes
【相关信息】
Article ID: 41280
Software:
ArcGIS for Desktop Advanced 10.1
ArcGIS for Desktop Standard 10.1
ArcGIS for Desktop Basic 10.1
Platforms:
Windows XP, Vista, Windows 7
【错误信息】
When running a Python script to create a feature class, it fails with "Error 000210: Cannot create output <value>."
User permissions have been granted to that location, the path is correct, and the data is not locked, but the script still fails.
【错误原因】
Microsoft Security Essentials is blocking Python from using output file the location.
Other anti-virus programs/applications can also prevent the creation of the feature class.
Although other issues can cause this error, this Knowledge Base article is directed at users who have installed Microsoft Security Essentials and are encountering this issue.
Article ID: 41280
Software:
ArcGIS for Desktop Advanced 10.1
ArcGIS for Desktop Standard 10.1
ArcGIS for Desktop Basic 10.1
Platforms:
Windows XP, Vista, Windows 7
【错误信息】
When running a Python script to create a feature class, it fails with "Error 000210: Cannot create output <value>."
User permissions have been granted to that location, the path is correct, and the data is not locked, but the script still fails.
【错误原因】
Microsoft Security Essentials is blocking Python from using output file the location.
Other anti-virus programs/applications can also prevent the creation of the feature class.
Although other issues can cause this error, this Knowledge Base article is directed at users who have installed Microsoft Security Essentials and are encountering this issue.


1 个回复
易智瑞技术支持
赞同来自:
Add an exclusion in Mircosoft Security Essentials. The exclusion can be made for the output file location that is being blocked, for example: C:\temp\scratch.gdb.
【创建及修改时间】
Created: 6/13/2013
Last Modified: 8/6/2013
【原文链接】
http://support.esri.com/en/kno ... 41280
要回复问题请先登录或注册