all groups > dotnet web services enhancements > july 2005 > threads for july 22 - 28, 2005
Filter by week: 1 2 3 4 5
WSE2 Diagnostics - Tracing problem
Posted by Hiroko at 7/28/2005 3:32:02 PM
I've enabled tracing on a small "hello world" web service, and it is simply
not working. No file is created, no tracing occurs.
What are some common reasons this might occur? I've already checked
filesystem permissions, IIS permissions...
I've manually modified my web.config, and also use... more >>
WSE 2.0, smart client, Username authentication, no x.509
Posted by Anna at 7/27/2005 10:24:01 PM
I've got a smart client app (C#) - client + web service. At present I am to
add security features to the app using WSE 2.0. Security is a very new area
for me and after 3 days of reading I'm overloaded with the info :-(((. I
went through the Hands-on Lab (great, was really helpful) but the ... more >>
WSE 3.0 Proxy
Posted by Mike at 7/27/2005 7:11:26 AM
All,
Little confused with WSE 3.0. I created a ASP.NET webservice using VS2005
but when I added the web reference in my web site I did not see any proxy
files as I did in WSE 2.0. Is this hidden now or am I missing something?
Thanks
--
Mike Gasperino
Sr. Software Developer
office: 9... more >>
Sample Code
Posted by Mike at 7/26/2005 2:13:45 PM
Where can I find a good sample of WSE 3.0 ASP WebService and an ASP.NET app
that calls it using VS2005?
--
Mike Gasperino
Sr. Software Developer
office: 919-807-2310
Helpdesk: (919)807-2300
doa.helpdesk@ncmail.net
************************************************************************... more >>
Commercial Certificate
Posted by Sam at 7/26/2005 1:47:10 AM
Has anyone used WSE with a commercially issued certificate from
a CA ?
Where do I get a CA X.509 cert from.. couldnt find any link on
Verisign's site.
Thanks
/s... more >>
Enabling WSE 2.0 sp3 doubled my memory usage
Posted by Dave Stienessen at 7/25/2005 3:35:02 PM
Hi,
I created a web service that returns a large result set - our end-game web
service implementation will use WS-Policy to force a username token to be
present for user authentication so I really just need WSE for that, but...
My web service for better or worse can return some large result s... more >>
defaultOperation element
Posted by DQ at 7/23/2005 11:06:56 PM
Hello,
I m having strange error in my web service after figuring out alot of things
about policy file i came accross something stating at the following page
http://msdn.microsoft.com/library/default.asp?url=/library/en-us/wse/html/2c079234-be19-4b34-a35f-2379a074bd8e.asp
There can be zero or m... more >>
WS-Policy
Posted by DQ at 7/22/2005 9:48:53 PM
Hello,
can anybody please give me some URL to a tutorial explaining how to setup
WS-Policy and u tilize it in Client. I came accross setting up WS-Policy but
i couldn't find out how do i call web service methods then ? after setting
up a WS-Policy if i call a method of webservice i always get an... more >>
Don't see what you're looking for? Search DevelopmentNow.com.
WSE & .NET Newbie Help Please
Posted by Sonny at 7/22/2005 3:43:39 PM
I'm new to .NET programming and WSE, I'd need some help to steer me in the
right direction.
I have a digital certificate from a partner. They are sending a SOAP XML
message to me. I need to user my client certificate to decrypt the SOAP
message, parse the infomation into our system, and use... more >>
Authentication and Authorization usng UsernamToken
Posted by danish Qamar at 7/22/2005 12:00:00 AM
Hello,
I am utterly confused about the authentication and authorization process of
WSE 2.0 i've read numerious articles around on the web but i was unable to
find an answer to my confusion. The thing is i've numerous method in my
webservice i.e Login, GetProductPrice, SetProductPrice what i w... more >>
|