Custom tool error: Failed to generate code for the service reference ××××××. Please check other erro

开发工具:VS2010

问题描述:

在ProjectName.Web中创建的WebService服务,然后在项目中添加Add Service Reference,然后就报“Custom
tool error: Failed togenerate code for the service reference ××××××. Please check other error andwarning messages for details. ”这样的错误 

新建、调用WebService

解决方法:

在silverlight项目中,在Service References 在下面找到出错的WebService服务的引用,右键点击“Configure
ServiceReference…”,在弹出的对话框中,去掉对“Reusetypes in referenced assemblies”的选择即可解决问题

时间: 2024-08-31 20:57:54

Custom tool error: Failed to generate code for the service reference ××××××. Please check other erro的相关文章

用demo里的C语言函数报linker command failed with exit code 1 (use -v t...

问题描述 本帖最后由 seemse 于 2015-5-5 11:38 编辑 有个提示函数void TTAlertNoTitle(NSString* message)用C语言写的,用来提示的,为什么我照着demo里面的方法调用,会报linker command failed with exit code 1 (use -v to see invocation)这个错误啊 解决方案 用C语言写的?把error截的全点儿吧.解决方案二:应该是这里LoginViewController.冲突了,你再检查

iOS 3.1.1导入报错 linker command failed with exit code 1

问题描述 1. 我下载的是ios_IM_sdk_V3.1.1,2.按照http://docs.easemob.com/im/300iosclientintegration/20iossdkimport 导入了依赖库;3. 把下载的SDK文件夹里的HyphenateSDK文件夹拖入到项目中4.command+B 编译报错 : ld: warning: directory not found for option '-L/Users/laowen/Desktop/环信demo/build/Relea

GConf error:Failed to contact configuration server

Linux系统运行一直正常,但是图形界面使用root账号登录时遇到下面错误,第一次遇到这么怪异的状况 具体错误信息如下所示: GConf error:Failed to contact configuration server;some possible cause are that you need to enable TCP/IP networking for ORBIT or you have stale NFSlocks due to a system crash,see http://

error: Failed dependencies:compat-db42(x86-32)=4.2.52-15.el6解决

环境 RedHat Enterprise Linux 6.0 + Virtual Box 4.1.8 + Oracle 10g 问题 root@localhost Packages]# rpm -Uvhf compat-db-4.6.21-15.el6.i686.rpm warning: compat-db-4.6.21-15.el6.i686.rpm: Header V3 RSA/SHA256 Signature, key ID fd431d51: NOKEY error: Failed de

Linux - error: Failed dependencies

  error: Failed dependencies: 这个错误是在 Linux系统下 安装 rpm 格式 文件时经常出现的错误 ,解决方法如下: 以文件名为 linuxqq-v1.0.2-beta1.i386.rpm 的包 进行说明 , 在 rpm -ivh linuxqq-v1.0.2-beta1.i386.rpm后面加上 --nodeps --force这两个参数即可 ,即写成 rpm -ivh linuxqq-v1.0.2-beta1.i386.rpm --nodeps --forc

装系统出现error cannot load file code 5555h 的解决

  某网友在使用Ghost XP盘安装系统的时候,选择一键ghost到C盘出现下面的错误: error:cannot load file (code:5555h);bootauto.ini(或bootdm.ini.bcdwbcdw.ini等) press any key to boot from hard disk or ESCape to reboot... 在上面报错原因中能看到一个代码:5555h. 分析:出现这个错误的根本原因在于:一般的Ghost XP系统安装盘无法重建MBR(也就是主

处理:Header V3 DSA/SHA1 Signature, key ID 6b8d79e6: NOKEY error: Failed dependencies:

错误场景: [root@luozhonghua codeblocks]# rpm -ivh wxGTK-devel-2.8.9-1.el5.rf.i386.rpm warning: wxGTK-devel-2.8.9-1.el5.rf.i386.rpm: Header V3 DSA/SHA1 Signature, key ID 6b8d79e6: NOKEY error: Failed dependencies:         libexpat.so.0 is needed by wxGTK-

android studio-Android Studio出现Error:Failed to find......

问题描述 Android Studio出现Error:Failed to find...... 请问你AS中在build.gradle中dependencies添加 compile 'com.android.support:appcompat-v7:22.2.1'后 提示这个错 这是怎么回事? 解决方案 自己经常在github上下载一些源码,很多时候都会出现这样子的问题. Error:failed to find Build Tools reevision 21.0.1 Install Buil

Error: Failed to connect to MySQL server: DBI connect(';

先看问题: [root@localhost ~]# innobackupex --user=root --password=131417 /backup InnoDB Backup Utility v1.5.1-xtrabackup; Copyright 2003, 2009 Innobase Oy and Percona LLC and/or its affiliates 2009-2013. All Rights Reserved. This software is published un