I am using Asp.net 2.0.
There are several methods in Authentication.dll
"GetAuthenticatedServiceString" works well, it can return string what
I want.
But GetAuthenticatedServiceDataSet and
GetAuthenticatedServiceXmlDocument failed. It Always happen error:
The remote server returned an error: (404) Not Found.
What happens? Anyone can help me? Thanks~