04-11-2006 07:21 PM
Fatal error: Uncaught exception 'Exception' with message 'An unidentified exception has occured.' in C:\Archivos de programa\xampp\htdocs\integracio\develop\lib\integracio\alfresco\alfresco\BaseService.php:59 Stack trace: #0 C:\Archivos de programa\xampp\htdocs\integracio\develop\lib\integracio\alfresco\alfresco\AdministrationService.php(128): BaseService->checkForError(Object(SOAP_Fault)) #1 C:\Archivos de programa\xampp\htdocs\integracio\develop\lib\integracio\alfresco\alfresco_webservice.php(136): AdministrationService->changePassword('test', 'test', 'testing') #2 C:\Archivos de programa\xampp\htdocs\integracio\develop\lib\integracio\alfresco\testing.php(71): alfresco_webservice->change_password('test', 'test', 'testing') #3 {main} thrown in C:\Archivos de programa\xampp\htdocs\integracio\develop\lib\integracio\alfresco\alfresco\BaseService.php on line 59 function changePassword($username, $oldPassword, $newPassword)
{
$this->addSecurityHeader();
$result = $this->web_service->changePassword($userName, $oldPassword, $newPassword);
$this->checkForError($result);
}04-12-2006 05:17 AM
Tags
Find what you came for
We want to make your experience in Hyland Connect as valuable as possible, so we put together some helpful links.