|
| NWDir.ocx in ASP.NET Web Service |
 |
Sun, 04 Mar 2007 12:33:07 GMT |
Hi,
I'm about to build a Web Service in Visual Studio .NET 2005. The service
will contain methods like creating Directory accounts with the homefolder,
ZfD role, and GroupWise account etc.
I have ealier on written a client application in VB.NET that is based on
NWDir.ocx, NWusrGrp.ocx , NWVolAdm.ocx and the GroupWise AdminTypeLibrary
that is able to create one or more accounts at a time.
When you create a Windows Application in Visual Studio it's easy to add a
component like NWDir.ocx, it's just to right click on the Toolbox and
"Choose Items", select Novell Directory Control (under Com Components)
and
add it. It appears in the Toolbox and then you simply drag the control to
the Windows form. Done!
Q: So, does anyone know if i can use these controls in a Web Service made in
Visual Studio .Net 2005?
In a Web Service project you can add the component to the project by Website
> Add reference... but how do I "drag it to the form" since there
is no
form?
If it works, how to? Does anyone have a sample?
If it doesn't work, any other API suggestions?
Regards,
Per-Jan Eriksson
Swedish National Police Board
|
| Post Reply
|
|
|
|
|
|
|
|
|
|