is there a new way to request this data the only one working right now is EnumDomains
however WLCDSDK\Win32app\ManageDomain.exe does work but I just downloaded it so it's probably been updated
why would my php script work and then just stop out of the blue
this is what was working
$UserState = $client->getUserState(
array('name' => $data.'@'.$context['DOMAIN']),
array('authData' => $context['authData'])
);
is there some other data that needs to be sent
this is the error I get for all calls except EnumDomains
Arraythanks for any help/feedback so I can get this working again!
(
[faultcode] => soap:Server
[faultstring] => Server was unable to process request. ---> Internal error
[detail] =>
)

Problems with Windows Live Custom Domains - 2/9/07
Steve987