GenoPro Home
GenoPro Home  |  Get Started With My Genealogy Tree  |  Buy  |  Login  |  Privacy  |  Search  |  Site Map
 
New collaboration project


https://support.genopro.com/Topic26577.aspx
Print Topic | Close Window

By layosh1 - Wednesday, September 29, 2010
When I try to create new collaboration project, error will appear:

<soap:Envelope xmlns:soap="http://www.w3.org/2003/05/soap-envelope" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema">
<soap:Body>
    <CollaborationProfileUpdateResponse xmlns="http://genopro.com/webservices/">
        <CollaborationProfileUpdateResult>
            <ErrorCode>1002</ErrorCode>
            <ErrorName>ErrPasswordInvalid</ErrorName>
            <ErrorDescription>The password is incorrect</ErrorDescription>
            <ErrorData>layosh1@seznam.cz</ErrorData>
        </CollaborationProfileUpdateResult>
    </CollaborationProfileUpdateResponse>
</soap:Body>
</soap:Envelope>

but my password is 100% right, when I try to send my password, I receive same password as I type before.

I'm doing something wrong?

Thanks

Pavel Polak
By jcmorin - Thursday, September 30, 2010
Sound weird to me as password for online service as in fact the same as this forum. 

You said you were trying to create a new collaboration module, well the message you posted here was a reply to a profile update. Maybe it's a bug that for some reason your profile is getting updated before the project is created. 

I will check with Dan.

Can you reproduce the bug all the time?
By GenoProSupport - Thursday, September 30, 2010
This code is not ready yet.  Here it is:

// Create the new collaboration project.
VOID
CCollaborationProjectCreateDlg::OnOK()
{
// First, update/create the user profile so we can create a collaboration project for that user
...
if (m_user.m_fPasswordError)
{
// TODO: Prompt the user for the correct password
}
}


The temporary solution is to use the dialog Open Inbox and Online Backups (from the File menu) and set your password there and check the option to remember your password.
By layosh1 - Thursday, September 30, 2010
But my friend created a collaboration project without any problem and work with it very well.

In version 2.5.2.1 dialog for lost password appear - it will send me my password. But password I receive is the same as I wrote to dialog.
I can reproduce bug every attept I try. But one time I created collaboration, but it was only one time and I don't know how I made it:-)
Online backup works well.
 
By jcmorin - Thursday, September 30, 2010
layosh1 (9/30/2010)
But my friend created a collaboration project without any problem and work with it very well.
Your friend probably did like the suggestion above... use the backup online and check save password. That will work for other collaboration dialogs.