I have configured the content web service on our server. I can browse the svc such as authentication.svc through the URL, it return the correct content.
But when I call the content web service from my .Net application to do authentication, the parameter is incorrect is thrown as below.
Would everyone have such experience, and how to solve the problems. Thanks.
2015-02-10 11:53:27,5909 INFO [1] ---------------
2015-02-10 11:53:27,5997 INFO [1] Content Web Services 10.0.8 File Version: 10.0.8.1740
2015-02-10 11:53:27,6007 INFO [1] OS Version: Microsoft Windows NT 6.1.7601 Service Pack 1
2015-02-10 11:53:27,6007 INFO [1] CLR Version: 2.0.50727.5466
2015-02-10 11:53:27,6007 INFO [1] Machine Name: POLYX512
2015-02-10 11:53:27,6017 INFO [1] User Domain: IIS APPPOOL
2015-02-10 11:53:27,6017 INFO [1] User Name: DefaultAppPool
2015-02-10 11:53:27,6017 INFO [1] Command Line: c:\windows\system32\inetsrv\w3wp.exe -ap "DefaultAppPool" -v "v2.0" -l "webengine4.dll" -a \.\pipe\iisipmb5345ba7-1095-42cc-9ecd-9a5dbeff0022 -h "C:\inetpub\temp\apppools\DefaultAppPool\DefaultAppPool.config" -w "" -m 0 -t 20
2015-02-10 11:53:27,6017 INFO [1] Culture: en-US
2015-02-10 11:53:27,6017 INFO [1] ---------------
2015-02-10 11:53:27,6300 INFO [5] ---------------
2015-02-10 11:53:27,6300 INFO [5] Content Web Services 10.0.8 File Version: 10.0.8.1740
2015-02-10 11:53:27,6300 INFO [5] OS Version: Microsoft Windows NT 6.1.7601 Service Pack 1
2015-02-10 11:53:27,6300 INFO [5] CLR Version: 2.0.50727.5466
2015-02-10 11:53:27,6300 INFO [5] Machine Name: POLYX512
2015-02-10 11:53:27,6300 INFO [5] User Domain: IIS APPPOOL
2015-02-10 11:53:27,6310 INFO [5] User Name: DefaultAppPool
2015-02-10 11:53:27,6310 INFO [5] Command Line: c:\windows\system32\inetsrv\w3wp.exe -ap "DefaultAppPool" -v "v2.0" -l "webengine4.dll" -a \.\pipe\iisipmb5345ba7-1095-42cc-9ecd-9a5dbeff0022 -h "C:\inetpub\temp\apppools\DefaultAppPool\DefaultAppPool.config" -w "" -m 0 -t 20
2015-02-10 11:53:27,6310 INFO [5] Culture: en-US
2015-02-10 11:53:27,6310 INFO [5] ---------------
2015-02-10 11:54:02,9194 WARN [8] Livelink error occurred
2015-02-10 11:54:02,9194 WARN [8] Status: -2147482645
2015-02-10 11:54:02,9194 WARN [8] Error Code: The parameter is incorrect.
2015-02-10 11:54:02,9194 WARN [8] Error Message: The parameter is incorrect.
2015-02-10 11:54:02,9194 WARN [8] ApiError: