CodeVerge.Net Beta


   Item Entry   Register  Login  
Microsoft News
Asp.Net Forums
IBM Software
Borland Forums
Adobe Forums
Novell Forums



> NEWSGROUP > Novell Forums > novell.devsup.gwadmin
 Post New
 TypeRepliesViewsDate
Error 0x80004002: No such interface.

Hi everyone,
I'm developing a C# app to add and remove users from a GW 8 server. I
have problems getting it to work properly.
In my code, to get it working, I have to cast objects
 03011/7/2009 7:11:20 PM
New GroupWise users disappear after a while

Hi all!

I wrote a C-program to insert 10 users in GW8 using the AdminAPI. The
program connects to domain A and inserts the users into a post office in
domain B, one after th
 02811/7/2009 7:11:11 PM
Anyway to read data from the local domain?

Hi, I am trying to iterate through all users in the system and it looks
like instead of pulling this information from the local domain, the API
is pulling the data over the wide area n
 03511/7/2009 7:11:07 PM
GroupWise Server Plugin Development Contract

Hello,

We are looking for someone skilled in GroupWise for a short term
contract to develop a plugin for the GroupWise server.

We have no skills in house, so please fo
 02511/7/2009 7:11:06 PM
New GW 8.0 functionality in Admin API not working
Anyone else attempted to use this? According to the docs, functions such as
get_LastClientType, get_MailboxLastLoginDate and get_MailboxSize should work
on 8.0. However based on a non-rand
 02311/7/2009 7:11:00 PM
C# .Connect(path) 0x80020009 Error

Hello,

I am creating a c# program to create users and add them to post
offices. I've referenced the AdminTypeLibrary but whenever I try to use
.connect(path) it throws the error
 1409/24/2009 3:56:17 PM
Determining the GroupWise version
I need to figure out the version of GW in use. The system functions
get_APIMajorVersion and get_APIMinorVersion return 2 and 0 respectively. The
domain and PO functions get_Version return 600
 0389/24/2009 3:49:07 AM
Windows 7 and Admin API

Has anyone tried to use the GroupWise Admin API's under Windows 7 yet?
I'm trying to use them on a 64-bit Windows 7 box, but when I try and
attach to a domain, I get:

Connection
 0479/21/2009 2:06:05 PM
Set PrefEmailID on External Users ?

Is there a way to set Preferred e-mail address (PrefEmailID) to external
users? I have the GW Gateway for MS Exchange and I want to change the
PrefEmailID to all exchange contacts.
 4337/17/2009 12:31:41 AM
External Users attributes
I've created a GroupWise external user and I want to use GWAdmin API to
obtain some of its attributes.
I saw that this object doesn't have any value for Distinguished Name and
ObjectID a
 4477/10/2009 5:46:03 PM
Create Resource in GW

So.. I can create users and distribution lists but resources are
resisting me.
Has anyone got resources.add to work in VB.Net?

I'm receiving "an invalid argument was passed
 11426/23/2009 7:39:15 PM
Novell Groupwise help required

Sir

By mistake i have deleted all mail of all users older than 2 months

i have no backup and my boss is asking to restore them is anyway
possible to restore
deleted ma
 1326/19/2009 2:52:45 PM
Create nickname, unknown error
--____WGAYUDXJNGLLHOAOIURX____ Content-Type: text/plain; charset=windows-1252 Content-Transfer-Encoding: quoted-printable Content-Disposition: inline; modification-date="Fri, 4 Jun 2009 02:29:55
 4396/8/2009 2:53:34 PM
Accessing GroupWise 7 calendar

I've an Access 2000 time-tracking app that I'd like to add access to the
user's GroupWise calendar to expedite data entry (simply clicking on a
Posted Appointment, then adding relevant da
 1445/27/2009 6:16:04 PM
GroupWise and VB Script

I have been reading through the API Guide and not looking to use Visual
Studio. I was wondering if anyone had an example of code using VB
Script.
I am trying to write code for Crea
 1385/26/2009 8:18:03 PM
Create Groupwise Mailbox for a user with LDAP

Hi All,
I'm working with a big School Commission here in Canada (around 60000
users) and we move every students to Groupwise next year.

Our system create all the users with a LDA
 6345/22/2009 6:06:03 PM
Removing a mailbox expiration date/time
Anyone know what value to specify to remove a mailbox expiration date/time?

If I remove the value via C1, then the value returned by the Admin API as a
64 bit real number is 0 representi
 2445/20/2009 6:57:44 AM
Adding administrators to distribution lists
I've received a number of requests to support adding administrators to
distribution lists but the Admin API I'm using does not support this.

The gwadapi2.h I'm using is dated 27 April 20
 1325/16/2009 10:58:36 PM
External Users and InternetDomainName
I have a question about setting the InternetDomainName on external users
through the AdminObjAPI. The reference is undocumented but if you set
variable = externalUserObject.InternetDomainName
 6804/21/2009 1:06:07 PM
Add user to GW Distribution List
I must be missing somethig as I have tried this several different ways. I
need another set of eyes to tell me what I am looking through. I am
getting no errors but the addition of the user
 51664/7/2009 10:00:22 AM
Set GWRules programatically

Hello,

Like the ThreadName says, i want to create some new GWObjects and set
some Rules for them.
(With the GWClient i would log into the specific user and would click
Tools-
 3333/30/2009 3:46:53 PM
I would like to ask! about audit develope

If I want to develope with novell audit,what I should do?
Can you give me a sample about novell audit's function?


--
chiphuo
-------------------------------------------
 2413/27/2009 1:26:02 AM
POA
Hello,

Can I onbtain information about an post office agent using GroupWise
Admin API ?

Thanks,
Bogdan
 1313/20/2009 3:32:38 PM
Windows/GroupWise permission
Hello,

I want to create GroupWise users using a Windows service.
Could any one help me because I don;t know how to connect because
my Window service we will run in a remote machine.
 1323/14/2009 2:50:50 AM
Hello
Hello,

Could anyone help me with error:

Unable to cast COM object of type 'AdminTypeLibrary.DomainsClass' to
interface type 'AdminTypeLibrary.DIADDomains'. This operation failed
 0373/5/2009 1:01:50 PM
MailboxExpDate

I'm trying to set a user's MailboxExpDate through a Visual Basic program. I
can't seem to figure out what format that is required for this field. Can
someone provide an example? Thanks
 1373/1/2009 2:19:11 AM
MailboxExpDate

Hello. I am trying to set the MailboxExpDate via a Visual Basic
program. I can't quite figure out the proper format for this field.
Can someone provide an example? Thanks.

 1373/1/2009 2:18:59 AM
IADSystem connect issue
Hello,

I have the following configuration:

Machine 1 : GroupWise, EDirectory.
Machiine 2 : GroupWise Client, Novell Client.

I try to connect to GroupWise from Machine
 1323/1/2009 2:18:11 AM
Create link between GW account and NDS account
Hello,

Is it possible to programatically create a link between an existing
GroupWise account and an existing eDir account? I know this can be done from
Console One, but can it be do
 14112/20/2008 3:42:28 AM
Setting the MailboxExpDate via Visual Basic

Hello. I'm trying to set the MailboxExpDate in a VB program, but I can't
seem to figure out the correct format for this field. Can someone
provide an example? Thanks.

Matt
 13612/2/2008 6:07:21 PM
Set InternetDomainName for users
Hello,

I've posted this question in other threads, but I am not sure if anyone saw
it. Anyway, I will try once again. I looked inside the gwadapi2.h header
file, and I found that th
 14711/11/2008 6:12:51 PM
Creating a Group
Hi,

Could anyone tell me how to create a group in a SystemAddressBook using
Visual Basic or C#?

A code snippet would really help!


 14411/9/2008 10:56:46 PM
GWUser's Internet Addressing attributes - how to manipulate them?

--____MFIIKUYNAILKZQCWIDSO____
Content-Type: text/plain; charset=utf-8
Content-Transfer-Encoding: base64
Content-Disposition: inline; modification-date="Fri, 30 Oct 2008 17:57:36
 13810/30/2008 5:07:53 PM
PrefEMailID
I'm trying to locate the correct, official, gwadmin devel bundle that
defines the C/C++ access methods, i.e. get/put definitions, for PrefEMailID
for the User object.

The gwadmin &quo
 88710/29/2008 7:23:07 AM
Creating mail enabled groups
Hello,

Is there any way to create e-mail enabled groups using the GroupWise admin
object API or do I have to use some other API?

Our client does not use distribution list but reg
 93110/28/2008 1:03:51 AM
Accessing the Admin API via Linux (and hopefully Python)
I have been looking through the available documentation and past forum
entries but I see nothing really on point.

It is possible to have a complete GW system on Linux, from server to
 44210/24/2008 6:53:37 PM
Admin API and GW 8
Anyone know if there will be an updated Admin Object API released with GW 8?

John


 44710/23/2008 6:25:23 AM
User address book finding
Is there any solution to access an user address book entries , without
login, if I have that user id, or name?
The app could be trusted or I can use admin api, having access to domain
pa
 54310/10/2008 3:04:21 AM
GW API in Services / Threads
I've had some issues dealing with the ADMIN API and threads and I solved my
problems by keeping the GW API in the main thread. My Problem now is I run a
Service that nees to run and I am get
 2419/22/2008 8:34:43 PM
GW Admin Object API cannot commit actual changes on Vista
It appears to be the case that you can't commit changes through the
Groupwise Admin Object API to a groupwise user on a Vista box.

I've tested VS 2008 using .net 3.5 and vista sp1.
I'
 4489/18/2008 6:02:45 PM
c# example for getting root GwAdmin object api object
Could someone post a basic how to connect to the gwAdmin Object Api in
c#.net?

So far my searches have either yielded people using vb.net or visual studio
6 style code.

I've
 16489/12/2008 10:07:13 PM
Admin Commit Failed
I'm trying to modify a CSV list of users against GroupWise using Admin
API and C#. The code works but when I run against larger CSV lists I
get; COM Exception: Admin Commit Failed.
 5319/10/2008 3:56:30 PM
extracting Administrator of Distribution Lists
--____JVKGQVOMKJUJCFABLHLR____ Content-Type: text/plain; charset=iso-8859-15 Content-Transfer-Encoding: quoted-printable Content-Disposition: inline; modification-date="Fri, 22 May 2008 17:38:51
 4389/8/2008 9:41:15 PM
Bulk Delete GroupWise but not E-Dir
I'm a bit new at coding to GroupWise API...

I have a lot of users I would like to be able to delete based on output
from CSV, or similar. I'm looking through Admin Object API docs but d
 2397/1/2008 8:01:03 PM
Read out client option per gw user

--____UDTYDUEZVFHSZHIJJXFK____
Content-Type: text/plain; charset=utf-8
Content-Transfer-Encoding: base64
Content-Disposition: inline; modification-date="Mon, 1 Jun 2008 23:29:47<
 5366/3/2008 6:22:23 PM
MoveWithinTree Exception
Recently I've started to experiment with the MoveWithinTree() method, but
wasn't able to get it right.

My environment has multiple Domains/POs as well as multiple eDir servers.
I'm co
 3385/30/2008 4:46:06 PM
citrate de sildenafil bon marche
citrate de sildenafil bon marche
commander levitra us usa par mail
levitra canada au rabais au Canada
generique medicaments
levitra belgique par email



+++ SANT
 0645/18/2008 11:15:24 PM
Disable Logins Code Note: This is not Expiration Date....
I was able to successfully create a process to DISABLE LOGINS rather then
Expire Accounts Here is a QUICK Snipped


I am useing VS 2005

I Added a Refference for GWCMB1.DLL (A
 01023/17/2008 9:27:23 PM
Add user to distribution list
Hello,
I have some .VBS code to add a user to a distribution list that does not
work. Here is an excerpt:
wscript.echo "Adding " & objUser.Name & " to " &a
 1842/28/2008 4:36:51 PM
OT: admin api via soap?
 -18512/17/2007 8:07:55 PM


   
  Privacy | Contact Us
All Times Are GMT