Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
No matching authorization scheme enable
Message
From
23/12/2003 20:14:07
 
 
To
All
General information
Forum:
ASP.NET
Category:
SOAP
Title:
No matching authorization scheme enable
Miscellaneous
Thread ID:
00861815
Message ID:
00861815
Views:
168
Recently, from Visual FoxPro, when doing some SOAP, I faced the situation that I was receiving "No matching authorization scheme enable on connector". Later on, I found that I had to avoid using the HttpConnector30 and use HttpConnector instead. Today, I just tried the same from .NET:
      Dim serializer As New MSSOAPLib30.SoapSerializer30
      Dim Connector As MSSOAPLib30.HttpConnector30
      Dim Parser As New MSSOAPLib30.DimeParser30
      Dim composer As New MSSOAPLib30.DimeComposer30
      Dim Reader As MSSOAPLib30.SoapReader30
Again, I faced the same situation. Why do I have this message when I use the 3.0 version?
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
Reply
Map
View

Click here to load this message in the networking platform