需要用户管理代码方面的帮助

需要用户管理代码方面的帮助

本文介绍了需要用户管理代码方面的帮助的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

你好.

U说您重构了OSUserManagement代码来管理Windows用户.关键是,当我使用代码时,无法编辑用户!它说:

调用的目标已引发异常.

但是,它可以很好地创建和删除.

你知道如何解决这个问题吗?
非常感谢.

Hi there.

U said you refactored de OSUserManagement code to manage windows users. The thing is, when i use the code it doesnt work to edit users! It sais:

Exception has been thrown by the target of an invocation.

But, it works fine to create and delete.

Do you know how to fix this?
Many thanks.

推荐答案

写道:​​

U说您将OSUserManagement代码重构为管理Windows用户.

U said you refactored de OSUserManagement code to manage windows users.


这句话中的"U"是什么?


Which is ''U'' in this sentence?

写道:​​

问题是,当我使用代码时,它无法编辑用户!它说:

调用的目标已引发异常.

The thing is, when i use the code it doesnt work to edit users! It sais:

Exception has been thrown by the target of an invocation.


我想这是个错误.


There''s a bug, I suppose.

写道:​​

但是,它可以很好地创建和删除

But, it works fine to create and delete


很好.


This is good.

写道:​​

您知道如何解决此问题吗?
非常感谢.

Do you know how to fix this?
Many thanks.


可能,但是如果没有代码,我们只能猜测...
:)


Possibly, but without the code we may only guess...
:)



这篇关于需要用户管理代码方面的帮助的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持!

08-24 15:57