1
Vote

Src\Litware\Shp.Runtime.Services\AuthenticationLogic.cs Line 63 cnUserDirEntry.Invoke("SetPassword", new object[] { password }); Cause Errors

description

I installed the windows xp version. In the try the application page, when I filled the organization information, and click the "Provision the application" button, exception occurs "Exception has been thrown by the target of an invocation."( see snap1 for detail in the attached).
I debug in to the code, found that when executing Src\Litware\Shp.Runtime.Services\AuthenticationLogic.cs Line 63 cnUserDirEntry.Invoke("SetPassword", new object[] { password }); the error occured.
But it seams that the tenant and account had been created successfully in the database and ADAM, also the virtual path in the IIS. (See the attached)
And the created virtual path can be accessed, some links in it can not be.. (see snap6-7 for detail in the attached).
Any helps?

file attachments

comments