The application configuration file entry shown in this section causes an application built using the . net framework 1 . 0 to use the . net framework version 1 . 1 in the following cases 本节所显示的应用程序配置文件项确定使用. net framework 1 . 0生成的应用程序在以下情况下将使用. net framework 1 . 1版:
The name of the configuration file entry must be the fully qualified proxy class name prefixed by the project name , which is the default format used by automatically generated web references 项中。配置文件项的名称必须是以项目名称作为前缀的完全限定代理类名称,这是自动生成的web引用使用的默认格式。
The configuration file entries that represent web service url settings and the way that application designer identifies them differ between asp . net applications and windows or office applications 对于asp . net应用程序和windows或office应用程序来说,表示web服务url设置的配置文件项和应用程序设计器标识它们的方法有所不同。
Basing connections on configuration file entries ensures that addresses for provider endpoints are not hardcoded into the consumer application , making it possible to reconfigure connections at deployment 用配置文件项作为连接的基础,可以确保不将提供者终结点的地址硬编码到使用者应用程序中,从而使得在部署时重新配置连接成为可能。
A web service consumer endpoint appears on the consumer application for each configuration file entry that application designer identifies as representing a web service url setting for a custom proxy class Web服务使用者终结点出现在每个配置文件项的使用者应用程序上,应用程序设计器将这些项标识为表示自定义代理类的web服务url设置。