K
Kjartan
Hi.
I created a program which creates a user on my machine using
NetApi32.dll or more specifically NetUserAdd. The program runs fine
and a user is created on my machine (I used C#). Now I want to create
a user on my machine using aspx. Is this possible? I used the same
code I used in my C# program but I'm never able to create a user, is
this a permissions problem or something else??
I would much appreciate any help given.
Best regards,
Kjartan.
I created a program which creates a user on my machine using
NetApi32.dll or more specifically NetUserAdd. The program runs fine
and a user is created on my machine (I used C#). Now I want to create
a user on my machine using aspx. Is this possible? I used the same
code I used in my C# program but I'm never able to create a user, is
this a permissions problem or something else??
I would much appreciate any help given.
Best regards,
Kjartan.