Sign In
Lost in history
Blogs focused on WWSAPI: the new native web services stack from Microsoft
Translate This Page
Translate this page
Powered by
Microsoft® Translator
Options
Email Blog Author
RSS for posts
Atom
RSS for comments
OK
Search
Advanced search options...
Search In:
Everything
Blogs
Forums
People
Groups
Places
Pages
Date range:
All Time
Last Year
Last 6 Months
Last 3 Months
Last Month
Last Week
Last Two Days
Tags
Common WWSAPI errors
Interop
LiveID
Security
Testing
WCF
Web Services
WWSAPI
WWSAPI to WCF interop
Archive
Archives
October 2009
(1)
September 2009
(2)
August 2009
(1)
June 2009
(4)
May 2009
(7)
April 2009
(5)
March 2009
(3)
February 2009
(1)
January 2009
(1)
December 2008
(2)
November 2008
(4)
October 2008
(1)
April, 2009
MSDN Blogs
>
Lost in history
>
April, 2009
Posts
Subscribe via RSS
Sort by:
Most Recent
|
Most Views
|
Most Comments
Excerpt View
|
Full Post View
Lost in history
One-time set up for WWSAPI security examples
Posted
over 3 years ago
by
haoxu
3
Comments
Nikola asked me to write a post on how to set up machine to run our security examples. Here it goes. To run WWSAPI security examples (like the one doing Basic authentication over SSL ), you need to set up the client and server certificates for SSL...
Lost in history
WWSAPI to WCF interop 8: invalid XML characters (part 2)
Posted
over 3 years ago
by
haoxu
1
Comments
In part 1 of this topic, I explained that some Unicode characters would be rejected by WWSAPI’s XML reader and writer because they are not considered legal in XML spec. There is an XML reader property and an XML writer property to allow such characters...
Lost in history
WWSAPI to WCF interop 8: invalid XML characters (part 1)
Posted
over 3 years ago
by
haoxu
2
Comments
Although all Unicode characters can be carried in XML document, not all characters are considered legal according to XML 1.0 spec , the version used by SOAP and supported by WWSAPI. As you can see in the production copied below, ASCII characters under...
Lost in history
HTTP header authentication gotcha
Posted
over 3 years ago
by
haoxu
1
Comments
So I was testing WWSAPI client to ASMX interop. After getting the basic Hello World scenario working, I decided to require Windows authentication on the web application and impersonate the client identity. Then I reran the client without changing the...
Lost in history
403 Forbidden due to client certificate issue
Posted
over 3 years ago
by
haoxu
2
Comments
Just when I thought I had seen all possible 403 Forbidden errors and could pinpoint the 403 issues without looking into traces, I found myself surprised by another 403 error. I was testing a WWSAPI client to WCF server interop scenario. Only this time...
Page 1 of 1 (5 items)