FDO error:Failed to label layer(XXX) for class Default

  描述: A column was specified that does not exist.

  出现这个问题的原因在于label features 展示的字段不存在或者为空,只要将其勾选去掉或者换个显示的字段即可。

  解决步骤:

  1.选中出现问题的图层,右键,选择Properties选项

  2.在打开的对话框中选择Labels标签,在Text String Label Field选项中重新选择字段,单击应用,问题解决。

  

FDO error:Failed to label layer(XXX) for class Default

时间: 2024-08-09 03:13:31

FDO error:Failed to label layer(XXX) for class Default的相关文章

To ssh://xxx.com:8022/test/project.git ! [remote rejected] master -> master (pre-receive hook declined) error: failed to push some refs to 'ssh://xxx.com:8022/test/project.git'

To ssh://xxx.com:8022/test/project.git ! [remote rejected] master -> master (pre-receive hook declined)error: failed to push some refs to 'ssh://xxx.com:8022/test/project.git' 权限问题,项目创建者权限不够,需要maintainer或者owner 权限的人才能提交数据,提交完成后,可以修改项目的权限,打开以下路径projec

error: failed to push some refs to ‘git@xxx.git‘

[问题描述]:通过 git push -u origin master 提交代码时出现如下报错: ##git push -u origin master Enumerating objects: 96, done. Counting objects: 100% (96/96), done. Delta compression using up to 4 threads Compressing objects: 100% (74/74), done. Writing objects: 100% (

git push报错error: failed to push some refs to '[email protected]:

$ git push -u origin master To [email protected]:xxx/xxx.git ! [rejected] master -> master (fetch first) error: failed to push some refs to '[email protected]:xxx/xxx.git' hint: Updates were rejected because the remote contains work that you do hint:

STM32初学Keil4编译时出现 Error:Failed to execute 'BIN40/Armcc'

一种是在系统开始--运行里输入cmd,查看armcc状态.详情见推文: http://blog.csdn.net/hicui/article/details/7350805(笔记记录,请勿见怪) 都没有问题的话,那么可以尝试: 在keil里的菜单栏依次选择Project->Manage->Components,Environment andBooks(CEB)(或者直接点击工具栏的图标), 然后在CEB里选择Folders/Extensions标签页,在RealView Folder里选择ke

当安装、卸载件包时,出现依赖问题 error: Failed dependencies

error: Failed dependencies:-- 依赖关系非常复杂,当你试图先安装任何一个包时都会出现这样的依赖关系错误,这时候你就应该强制安装了,我认为只要你把服务或软件需要的包都装上,强制安装也不会出问题的,不会有什么影响. 非常简单,只要加上一个--force (强制) 和--nodeps(不查找依赖关系)就可以了 如:rpm -vih httpd-2.2.3-6.el5.i386.rpm --force --nodeps 卸载时就不用--force了,只要加入--nodeps就

Error: failed to execute 'C:\Keil\ARM\ARMCC'的解决办法

引用自:http://blog.csdn.net/zwj695535100/article/details/45787333 在KEIL新建工程时,容易出现该问题,我查了一些资料,最终找到该问题解决方法: 第一步:在keil里的菜单栏依次选择Project->Manage->Components,Environment andBooks(CEB) 第二步:然后在Environment andBooks(CEB)里选择Folders/Extensions标签页, 第三步:在RealView Fo

git push origin master出错:error: failed to push some refs to

1.输入git push origin master 出错:error: failed to push some refs to 那是因为本地没有update到最新版本的项目(git上有README.md文件没下载下来) 本地直接push所以会出错. 2.所以本地要输入git pull 然后出现的英语提示'git pull <repository> <refspec>'显示要选择远程分支 2.就试试指定目标到远程分支 输入git pull origin 出现提示 but did n

[ERROR] Failed to open log

版本:5.5.14 性能测试部-测试环境数据库 1.在性能测试过程中大量的日志,测试人员直接使用 rm -rf 删除所有 2.重启数据库时,出现报错,导致数据库无法启动,查看报错日志,报错信息如下: /export/servers/mysql/bin/mysqld: File './mysql-bin.000003' not found (Errcode: 2)140325 16:31:16 [ERROR] Failed to open log (file './mysql-bin.000003

ERROR: Failed to load /usr/local/ERL_LIBS_FILE/esdl/rebar.config

***ERROR:Could not find sdl-config ERROR: Failed to load /usr/local/ERL_LIBS_FILE/esdl/rebar.config: {error, {228,file, {throw, error, [{erl_eval, do_apply, 5}, erl_eval, expr,5}, erl_eval, exprs, 5}, {erl_eval, expr,5}, {file, eval_stream2, 6}, {fil