Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Using WSE in a Web Service
Message
De
17/02/2004 16:07:04
 
 
À
Tous
Information générale
Forum:
ASP.NET
Catégorie:
Web Services
Titre:
Using WSE in a Web Service
Divers
Thread ID:
00878101
Message ID:
00878101
Vues:
58
In order to use the WSE in a Web Service, I have installed the WSE on the server. When I installed it, I chose the Runtime setup. Then, in the Web.Config file, I added the following:
        <webServices>
            <soapExtensionTypes>
                <add type="Microsoft.Web.Services.WebServicesExtension,
                 Microsoft.Web.Services,Version=1.0.0.0,
                 Culture=neutral,
                 PublicKeyToken=31bf3856ad364e35" 
                 priority="1" group="0" />
            </soapExtensionTypes>
        </webServices>
When I try to load my Web Service using that in it, it bugs. If I comment all that, it works. What am I missing?
Michel Fournier
Level Extreme Inc.
Designer, architect, owner of the Level Extreme Platform
Subscribe to the site at https://www.levelextreme.com/Home/DataEntry?Activator=55&NoStore=303
Subscription benefits https://www.levelextreme.com/Home/ViewPage?Activator=7&ID=52
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform