The name of the CasaAuthServer is now CasaAuthTokenSvc.
This commit is contained in:
		| @@ -251,7 +251,7 @@ InternalRpc( | ||||
|    *ppResponseData = NULL; | ||||
|  | ||||
|    // Create rpc target string and convert it to a wide string | ||||
|    sprintf(rpcTarget, "CasaAuthServer/%s", pMethod); | ||||
|    sprintf(rpcTarget, "CasaAuthTokenSvc/%s", pMethod); | ||||
|    retStatus = CopyMultiToWideAlloc(rpcTarget, | ||||
|                                     (int) strlen(rpcTarget), | ||||
|                                     &pWideRpcTarget, | ||||
|   | ||||
		Reference in New Issue
	
	Block a user