Udostępnij za pośrednictwem


ISoapServerTlb.AddServerTlb Metoda

Definicja

Dodaje wpisy biblioteki typów serwera do plików Web.config i Default.disco w zależności od opcji zabezpieczeń i generuje serwer proxy w razie potrzeby.

public:
 void AddServerTlb(System::String ^ progId, System::String ^ classId, System::String ^ interfaceId, System::String ^ srcTlbPath, System::String ^ rootWebServer, System::String ^ baseUrl, System::String ^ virtualRoot, System::String ^ clientActivated, System::String ^ wellKnown, System::String ^ discoFile, System::String ^ operation, [Runtime::InteropServices::Out] System::String ^ % assemblyName, [Runtime::InteropServices::Out] System::String ^ % typeName);
public void AddServerTlb (string progId, string classId, string interfaceId, string srcTlbPath, string rootWebServer, string baseUrl, string virtualRoot, string clientActivated, string wellKnown, string discoFile, string operation, out string assemblyName, out string typeName);
abstract member AddServerTlb : string * string * string * string * string * string * string * string * string * string * string * string * string -> unit
Public Sub AddServerTlb (progId As String, classId As String, interfaceId As String, srcTlbPath As String, rootWebServer As String, baseUrl As String, virtualRoot As String, clientActivated As String, wellKnown As String, discoFile As String, operation As String, ByRef assemblyName As String, ByRef typeName As String)

Parametry

progId
String

Programowy identyfikator klasy.

classId
String

Identyfikator klasy (CLSID) dla biblioteki typów.

interfaceId
String

Identyfikator IID biblioteki typów.

srcTlbPath
String

Ścieżka pliku zawierającego bibliotekę typów.

rootWebServer
String

Główny serwer sieci Web.

baseUrl
String

Podstawowy adres URL zawierający wirtualny katalog główny.

virtualRoot
String

Nazwa wirtualnego katalogu głównego.

clientActivated
String

true jeśli klient został aktywowany; w przeciwnym razie , false.

wellKnown
String

true jeżeli jest dobrze znany; w przeciwnym razie , false.

discoFile
String

true w przypadku pliku odnajdywania; w przeciwnym razie , false.

operation
String

Operacja do wykonania. Określ ciąg "delete" lub pusty.

assemblyName
String

Gdy ta metoda zwraca wartość , zawiera nazwę zestawu.

typeName
String

Gdy ta metoda zwraca wartość , zawiera typ zestawu.

Wyjątki

Obiekt wywołujący w łańcuchu wywołań nie ma uprawnień dostępu do kodu niezarządzanego.

Narzędzie SOAP jest niedostępne.

Wywołanie w celu pobrania katalogu systemowego nie powiodło się.

Dotyczy