all groups > dotnet web services enhancements > july 2005 > threads for july 8 - 14, 2005
Filter by week: 1 2 3 4 5
Consuming a WSE Web Service from a Windows / Web client.
Posted by Vince Keller at 7/14/2005 3:11:12 PM
Hello,
I am relatively new to using WSE and have a client application question.
I read in the documentation of WSE that we have to install WSE on every
client machine that needs to consume a WSE enabled Web Service.
If thats true, how do I go about installing WSE on all the client
(Window... more >>
Using OLE Automation from a Web Serivce. Is it possible ?
Posted by naveed at 7/14/2005 12:09:02 PM
Hi,
I have a scenario where i need to extract a Excel sheet data from my web
service. How i can do that from my web serivce. Is it possible to use OLE
Automation from my web service and then the clients of my web service can
get data from my Excel sheet.
I have not used OLE Automation be... more >>
X509 Cert Services Cert
Posted by Alex Trebek at 7/12/2005 10:32:26 AM
Hello grp:
Has anyone had any luck using Certificate Services generated certs and
SecureConversation? For whatever reason, I am able to use our Verisign
certs with no issue but receive a bunch of different errors when attempting
to use our certificate server cert. I've seen a few posts ab... more >>
Error loading Microsoft.Web.Services2 Configuration Section
Posted by Ben Bloom at 7/12/2005 8:57:35 AM
I have a client that consumes a web service. When I install this client
at one site, everything works OK. When I install this client at a
second site, I get the following error:
WSE032: There was an error loading the microsoft.web.services2
configuration section.
Stacktrace:
at
Micros... more >>
Timestamp error WSE 2.0 SP3
Posted by API at 7/8/2005 11:11:05 AM
My web service is used by the client from the different time zone (+8 hours).
Client receives the error:
Microsoft.Web.Services2.Security.SecurityFault: An error was discovered
processing the <Security> header ---> System.Exception: Creation time in the
timestamp can not be in the future.
... more >>
Authentication fail using username/pwd under WSE 2.0
Posted by jim at 7/8/2005 9:10:02 AM
Hi All,
The Web Service client use authentication of username and pwd under WSE 2.0.
It want WSE to authenticate the UsernameToken against Active Directory. So, I
provide the userId/Pwd of a windows account, but WSE returned below error:
Microsoft.Web.Services2.Security.SecurityFault: The ... more >>
|