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 本節(jié)所顯示的應(yīng)用程序配置文件項(xiàng)確定使用. net framework 1 . 0生成的應(yīng)用程序在以下情況下將使用. 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 項(xiàng)中。配置文件項(xiàng)的名稱(chēng)必須是以項(xiàng)目名稱(chēng)作為前綴的完全限定代理類(lèi)名稱(chēng),這是自動(dòng)生成的web引用使用的默認(rèn)格式。
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 對(duì)于asp . net應(yīng)用程序和windows或office應(yīng)用程序來(lái)說(shuō),表示web服務(wù)url設(shè)置的配置文件項(xiàng)和應(yīng)用程序設(shè)計(jì)器標(biāo)識(shí)它們的方法有所不同。
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 用配置文件項(xiàng)作為連接的基礎(chǔ),可以確保不將提供者終結(jié)點(diǎn)的地址硬編碼到使用者應(yīng)用程序中,從而使得在部署時(shí)重新配置連接成為可能。
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服務(wù)使用者終結(jié)點(diǎn)出現(xiàn)在每個(gè)配置文件項(xiàng)的使用者應(yīng)用程序上,應(yīng)用程序設(shè)計(jì)器將這些項(xiàng)標(biāo)識(shí)為表示自定義代理類(lèi)的web服務(wù)url設(shè)置。
Deleting or renaming the custom proxy class does not remove the associated configuration file entry ; however , the corresponding consumer endpoint is removed because there is no longer a proxy class no longer with a matching name 刪除或重命名自定義代理類(lèi)不會(huì)移除關(guān)聯(lián)的配置文件項(xiàng),但會(huì)移除對(duì)應(yīng)的使用者終結(jié)點(diǎn),因?yàn)榫哂衅ヅ涿Q(chēng)的代理類(lèi)已不再存在。
For web service consumer endpoints , this requires the use of " dynamic " web service client proxy classes that retrieve the urls of connected web service provider endpoints from the appropriate application configuration file entries at run time 對(duì)于web服務(wù)使用者終結(jié)點(diǎn),這需要使用“動(dòng)態(tài)” web服務(wù)客戶(hù)端代理類(lèi),在運(yùn)行時(shí)從適當(dāng)?shù)膽?yīng)用程序配置文件項(xiàng)檢索已連接的web服務(wù)提供者終結(jié)點(diǎn)的url 。
As shown below , it consists of a main section , which includes information supplied by the signer but not specific to any particular jar file entry , followed by a list of individual entries which also must be present in the manifest file 如下所示,它的組成包括一個(gè)主要部分,它包括了由簽名者提供的信息、但是不特別針對(duì)任何特定的jar文件項(xiàng),還有一系列的單獨(dú)的項(xiàng),這些項(xiàng)也必須包含在menifest文件中。
In addition , if the web service url in the configuration file entry matches the url of an existing web service provider endpoint on the application diagram , a connection appears between the consumer endpoint and the web service provider endpoint 另外,如果配置文件項(xiàng)中的web服務(wù)url與應(yīng)用程序關(guān)系圖上現(xiàn)有的web服務(wù)提供者終結(jié)點(diǎn)的url匹配,則還會(huì)在使用者終結(jié)點(diǎn)與web服務(wù)提供者終結(jié)點(diǎn)之間出現(xiàn)一個(gè)連接。
The distributed system designers do not support designing or representing class libraries on an application diagram , but the interaction between behavior implemented in class libraries that are referenced by an asp . net application and other applications depicted on the application diagram can be represented by application designer if the correct configuration file entries are created in the asp . net application 分布式系統(tǒng)設(shè)計(jì)器不支持在應(yīng)用程序關(guān)系圖上設(shè)計(jì)或表示類(lèi)庫(kù),但是,如果在asp . net應(yīng)用程序中創(chuàng)建了正確的配置文件項(xiàng),則應(yīng)用程序設(shè)計(jì)器可以表示類(lèi)庫(kù)(由應(yīng)用程序關(guān)系圖上描述的asp . net應(yīng)用程序和其他應(yīng)用程序引用)中實(shí)現(xiàn)的行為之間的交互。